EnglishFrenchSpanish

Ad


OnWorks favicon

git-dag - Online in the Cloud

Run git-dag in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command git-dag that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


git-dag - The sleek and powerful Git history browser

SYNOPSIS


git dag [options] [<since>..<until>] [[--] [<path>...]]

DESCRIPTION


git-dag is a powerful Git history visualizer. git-dag presents powerful git log features
in a simple-to-use graphical interface.

OPTIONS


--prompt
Prompt for a Git repository instead of using the current directory.

-r, --repo <path>
Run git dag on the git repository in <path>. Defaults to the current directory.

--version
Print the git dag version and exit.

-h, --help
Show usage and optional arguments.

LOG OPTIONS


The Log prompt allows you to pass arguments to git log. This can be used to filter the
displayed history, for example entering master -- Makefile will display only commits on
the master branch that touch the Makefile.

CONTEXT-MENU ACTIONS


The right-click menu can be used to perform various actions. All actions operate on the
selected commit.

You can create branches and tags, cherry-pick commits, save patches, export tarballs, and
grab files from older commits using the context menu.

DIFF COMMITS


You can diff arbitrary commits. Select a single commit in either the list view or the
graph view and then right-click on a second commit.

A menu will appear allowing you to diff the two commits.

CONFIGURATION VARIABLES


log.date
Set the default date-time format for the 'Date' field. Setting a value for log.date is
similar to using git log's --date option. Possible values are relative, local, default,
iso, rfc, and short; see git-log(1) for details.

Use git-dag online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 2
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 3
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 4
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 5
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • 6
    jtdx
    jtdx
    This is an application that can also be
    fetched from
    https://sourceforge.net/projects/jtdx/.
    It has been hosted in OnWorks in order
    to be run online in an easi...
    Download jtdx
  • 7
    eSpeak: speech synthesis
    eSpeak: speech synthesis
    Text to Speech engine for English and
    many other languages. Compact size with
    clear but artificial pronunciation.
    Available as a command-line program with
    many ...
    Download eSpeak: speech synthesis
  • More »

Linux commands

Ad