.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "GIT-DAG" "1" "Sep 02, 2022" "3.12.0" "git-cola" .SH NAME git-dag \- The sleek and powerful Git history browser .SH SYNOPSIS .sp git dag [options] [..] [[–] […]] .SH DESCRIPTION .sp \fIgit\-dag\fP is a powerful Git history visualizer. \fIgit\-dag\fP presents powerful \fIgit log\fP features in a simple\-to\-use graphical interface. .SH OPTIONS .SS –prompt .sp Prompt for a Git repository instead of using the current directory. .SS \-r, –repo .sp Run \fIgit dag\fP on the git repository in \fI\fP\&. Defaults to the current directory. .SS –version .sp Print the \fIgit dag\fP version and exit. .SS \-h, –help .sp Show usage and optional arguments. .SH LOG OPTIONS .sp The \fILog\fP prompt allows you to pass arguments to \fIgit log\fP\&. This can be used to filter the displayed history, for example entering \fImain – Makefile\fP will display only commits on the \fImain\fP branch that touch the \fIMakefile\fP\&. .SH CONTEXT-MENU ACTIONS .sp The right\-click menu can be used to perform various actions. All actions operate on the selected commit. .sp You can create branches and tags, cherry\-pick commits, save patches, export tarballs, and grab files from older commits using the context menu. .SH DIFF COMMITS .sp 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. .sp A menu will appear allowing you to diff the two commits. .SH SHORTCUTS .sp You can run commands using dedicated shortcuts. Select a single commit and then press \fICtrl\-Alt\-c\fP to copy sha1 or \fICtrl\-d\fP to run diff tool. .sp You can read more about hotkeys from ‘keyboard shortcuts’ window or context menu. .SH CONFIGURATION VARIABLES .SS log.date .sp Set the default date\-time format for the ‘Date’ field. Setting a value for log.date is similar to using \fIgit log\fP’s \fI–date\fP option. Possible values are \fIrelative\fP, \fIlocal\fP, \fIdefault\fP, \fIiso\fP, \fIrfc\fP, and \fIshort\fP; see git\-log(1) for details. .SH AUTHOR David Aguilar and contributors .SH COPYRIGHT 2007-2022, David Aguilar and contributors .\" Generated by docutils manpage writer. .