1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en">
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8" />
6 <meta name=
"generator" content=
"AsciiDoc 8.5.2" />
7 <title>git-rev-list(
1)
</title>
8 <style type=
"text/css">
10 p
, li
, dt
, dd
, div
, pre
, h1
, h2
, h3
, h4
, h5
, h6
{
12 border: 1px solid red;
17 margin: 1em 5% 1em 5%;
22 text-decoration: underline
;
42 h1
, h2
, h3
, h4
, h5
, h6
{
44 font-family: sans-serif
;
51 border-bottom: 2px solid silver
;
69 border: 1px solid silver
;
88 font-family: sans-serif
;
94 span#revnumber
, span#revdate
, span#revremark
{
95 font-family: sans-serif
;
99 font-family: sans-serif
;
101 border-top: 2px solid silver
;
107 padding-bottom: 0.5em;
111 padding-bottom: 0.5em;
116 margin-bottom: 1.5em;
118 div
.tableblock
, div
.imageblock
, div
.exampleblock
, div
.verseblock
,
119 div
.quoteblock
, div
.literalblock
, div
.listingblock
, div
.sidebarblock
,
120 div
.admonitionblock
{
122 margin-bottom: 1.5em;
124 div
.admonitionblock
{
126 margin-bottom: 2.0em;
131 div
.content
{ /* Block element content. */
135 /* Block element titles. */
136 div
.title
, caption
.title
{
138 font-family: sans-serif
;
142 margin-bottom: 0.5em;
148 td div
.title:first-child
{
151 div
.content div
.title:first-child
{
154 div
.content
+ div
.title
{
158 div
.sidebarblock
> div
.content
{
160 border: 1px solid silver
;
164 div
.listingblock
> div
.content
{
165 border: 1px solid silver
;
170 div
.quoteblock
, div
.verseblock
{
174 border-left: 5px solid
#dddddd;
178 div
.quoteblock
> div
.attribution
{
183 div
.verseblock
> div
.content
{
186 div
.verseblock
> div
.attribution
{
190 /* DEPRECATED: Pre version 8.2.7 verse style literal block. */
191 div
.verseblock
+ div
.attribution
{
195 div
.admonitionblock
.icon
{
199 text-decoration: underline
;
201 padding-right: 0.5em;
203 div
.admonitionblock td
.content
{
205 border-left: 3px solid
#dddddd;
208 div
.exampleblock
> div
.content
{
209 border-left: 3px solid
#dddddd;
213 div
.imageblock div
.content
{ padding-left: 0; }
214 span
.image img
{ border-style: none
; }
215 a
.image:visited
{ color: white
; }
219 margin-bottom: 0.8em;
232 list-style-position: outside
;
235 list-style-type: decimal
;
238 list-style-type: lower-alpha
;
241 list-style-type: upper-alpha
;
244 list-style-type: lower-roman
;
247 list-style-type: upper-roman
;
250 div
.compact ul
, div
.compact ol
,
251 div
.compact p
, div
.compact p
,
252 div
.compact div
, div
.compact div
{
254 margin-bottom: 0.1em;
257 div
.tableblock
> table
{
258 border: 3px solid
#527bbd;
260 thead
, p
.table
.header
{
261 font-family: sans-serif
;
273 /* Because the table frame attribute is overriden by CSS in most browsers. */
274 div
.tableblock
> table
[frame
="void"] {
277 div
.tableblock
> table
[frame
="hsides"] {
278 border-left-style: none
;
279 border-right-style: none
;
281 div
.tableblock
> table
[frame
="vsides"] {
282 border-top-style: none
;
283 border-bottom-style: none
;
289 margin-bottom: 0.8em;
292 padding-bottom: 15px;
294 dt
.hdlist1
.strong
, td
.hdlist1
.strong
{
300 padding-right: 0.8em;
306 div
.hdlist
.compact tr
{
315 .footnote, .footnoteref {
319 span
.footnote
, span
.footnoteref
{
320 vertical-align: super
;
324 margin: 20px 0 20px 0;
328 #footnotes div
.footnote
{
334 border-top: 1px solid silver
;
344 div#footer-badges
{ display: none
; }
348 margin-bottom: 2.5em;
353 font-family: sans-serif
;
357 margin-bottom: 0.1em;
360 div
.toclevel1
, div
.toclevel2
, div
.toclevel3
, div
.toclevel4
{
376 /* Overrides for manpage documents */
379 padding-bottom: 0.5em;
380 border-top: 2px solid silver
;
381 border-bottom: 2px solid silver
;
391 div#toc
{ display: none
; }
394 /* Workarounds for IE6's broken and incomplete CSS2. */
396 div
.sidebar-content
{
398 border: 1px solid silver
;
401 div
.sidebar-title
, div
.image-title
{
403 font-family: sans-serif
;
406 margin-bottom: 0.5em;
409 div
.listingblock div
.content
{
410 border: 1px solid silver
;
415 div
.quoteblock-attribution
{
420 div
.verseblock-content
{
423 div
.verseblock-attribution
{
428 div
.exampleblock-content
{
429 border-left: 3px solid
#dddddd;
433 /* IE6 sets dynamically generated links as visited. */
434 div#toc
a:visited
{ color: blue
; }
436 <script type=
"text/javascript">
438 window
.onload = function(){asciidoc
.footnotes();}
439 var asciidoc
= { // Namespace.
441 /////////////////////////////////////////////////////////////////////
442 // Table Of Contents generator
443 /////////////////////////////////////////////////////////////////////
445 /* Author: Mihai Bazon, September 2002
446 * http://students.infoiasi.ro/~mishoo
448 * Table Of Content generator
451 * Feel free to use this script under the terms of the GNU General Public
452 * License, as long as you do not remove or alter this notice.
455 /* modified by Troy D. Hanson, September 2006. License: GPL */
456 /* modified by Stuart Rackham, 2006, 2009. License: GPL */
459 toc: function (toclevels
) {
461 function getText(el
) {
463 for (var i
= el
.firstChild
; i
!= null; i
= i
.nextSibling
) {
464 if (i
.nodeType
== 3 /* Node.TEXT_NODE */) // IE doesn't speak constants.
466 else if (i
.firstChild
!= null)
472 function TocEntry(el
, text
, toclevel
) {
475 this.toclevel
= toclevel
;
478 function tocEntries(el
, toclevels
) {
479 var result
= new Array
;
480 var re
= new RegExp('[hH]([2-'+(toclevels
+1)+'])');
481 // Function that scans the DOM tree for header elements (the DOM2
482 // nodeIterator API would be a better technique but not supported by all
484 var iterate = function (el
) {
485 for (var i
= el
.firstChild
; i
!= null; i
= i
.nextSibling
) {
486 if (i
.nodeType
== 1 /* Node.ELEMENT_NODE */) {
487 var mo
= re
.exec(i
.tagName
);
488 if (mo
&& (i
.getAttribute("class") || i
.getAttribute("className")) != "float") {
489 result
[result
.length
] = new TocEntry(i
, getText(i
), mo
[1]-1);
499 var toc
= document
.getElementById("toc");
500 var entries
= tocEntries(document
.getElementById("content"), toclevels
);
501 for (var i
= 0; i
< entries
.length
; ++i
) {
502 var entry
= entries
[i
];
503 if (entry
.element
.id
== "")
504 entry
.element
.id
= "_toc_" + i
;
505 var a
= document
.createElement("a");
506 a
.href
= "#" + entry
.element
.id
;
507 a
.appendChild(document
.createTextNode(entry
.text
));
508 var div
= document
.createElement("div");
510 div
.className
= "toclevel" + entry
.toclevel
;
511 toc
.appendChild(div
);
513 if (entries
.length
== 0)
514 toc
.parentNode
.removeChild(toc
);
518 /////////////////////////////////////////////////////////////////////
519 // Footnotes generator
520 /////////////////////////////////////////////////////////////////////
522 /* Based on footnote generation code from:
523 * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html
526 footnotes: function () {
527 var cont
= document
.getElementById("content");
528 var noteholder
= document
.getElementById("footnotes");
529 var spans
= cont
.getElementsByTagName("span");
532 for (i
=0; i
<spans
.length
; i
++) {
533 if (spans
[i
].className
== "footnote") {
535 // Use [\s\S] in place of . so multi-line matches work.
536 // Because JavaScript has no s (dotall) regex flag.
537 note
= spans
[i
].innerHTML
.match(/\s*\[([\s\S]*)]\s*/)[1];
538 noteholder
.innerHTML
+=
539 "<div class='footnote' id='_footnote_" + n
+ "'>" +
540 "<a href='#_footnoteref_" + n
+ "' title='Return to text'>" +
541 n
+ "</a>. " + note
+ "</div>";
543 "[<a id='_footnoteref_" + n
+ "' href='#_footnote_" + n
+
544 "' title='View footnote' class='footnote'>" + n
+ "</a>]";
545 var id
=spans
[i
].getAttribute("id");
546 if (id
!= null) refs
["#"+id
] = n
;
550 noteholder
.parentNode
.removeChild(noteholder
);
552 // Process footnoterefs.
553 for (i
=0; i
<spans
.length
; i
++) {
554 if (spans
[i
].className
== "footnoteref") {
555 var href
= spans
[i
].getElementsByTagName("a")[0].getAttribute("href");
556 href
= href
.match(/#.*/)[0]; // Because IE return full URL.
559 "[<a href='#_footnote_" + n
+
560 "' title='View footnote' class='footnote'>" + n
+ "</a>]";
573 git-rev-list(
1) Manual Page
576 <div class=
"sectionbody">
578 Lists commit objects in reverse chronological order
583 <h2 id=
"_synopsis">SYNOPSIS
</h2>
584 <div class=
"sectionbody">
585 <div class=
"verseblock">
586 <div class=
"verseblock-content"><em>git rev-list
</em> [ --max-count=
<number
> ]
587 [ --skip=
<number
> ]
588 [ --max-age=
<timestamp
> ]
589 [ --min-age=
<timestamp
> ]
593 [ --min-parents=
<number
> ]
595 [ --max-parents=
<number
> ]
602 [ --branches[=
<pattern
>] ]
603 [ --tags[=
<pattern
>] ]
604 [ --remotes[=
<pattern
>] ]
605 [ --glob=
<glob-pattern
> ]
617 [ --encoding[=
<encoding
>] ]
618 [ --(author|committer|grep)=
<pattern
> ]
619 [ --regexp-ignore-case | -i ]
620 [ --extended-regexp | -E ]
621 [ --fixed-strings | -F ]
622 [ --date=(local|relative|default|iso|rfc|short) ]
623 [ [--objects | --objects-edge] [ --unpacked ] ]
624 [ --pretty | --header ]
631 [ --no-walk ] [ --do-walk ]
632 <commit
>… [ --
<paths
>… ]
</div>
633 <div class=
"verseblock-attribution">
636 <h2 id=
"_description">DESCRIPTION
</h2>
637 <div class=
"sectionbody">
638 <div class=
"paragraph"><p>List commits that are reachable by following the
<tt>parent
</tt> links from the
639 given commit(s), but exclude commits that are reachable from the one(s)
640 given with a
<em>^</em> in front of them. The output is given in reverse
641 chronological order by default.
</p></div>
642 <div class=
"paragraph"><p>You can think of this as a set operation. Commits given on the command
643 line form a set of commits that are reachable from any of them, and then
644 commits reachable from any of the ones given with
<em>^</em> in front are
645 subtracted from that set. The remaining commits are what comes out in the
646 command
’s output. Various other options and paths parameters can be used
647 to further limit the result.
</p></div>
648 <div class=
"paragraph"><p>Thus, the following command:
</p></div>
649 <div class=
"listingblock">
650 <div class=
"content">
651 <pre><tt> $ git rev-list foo bar ^baz
</tt></pre>
653 <div class=
"paragraph"><p>means
"list all the commits which are reachable from <em>foo</em> or <em>bar</em>, but
654 not from <em>baz</em>".
</p></div>
655 <div class=
"paragraph"><p>A special notation
"<em><commit1></em>..<em><commit2></em>" can be used as a
656 short-hand for
"^<em><commit1></em> <em><commit2></em>". For example, either of
657 the following may be used interchangeably:
</p></div>
658 <div class=
"listingblock">
659 <div class=
"content">
660 <pre><tt> $ git rev-list origin..HEAD
661 $ git rev-list HEAD ^origin
</tt></pre>
663 <div class=
"paragraph"><p>Another special notation is
"<em><commit1></em>…<em><commit2></em>" which is useful
664 for merges. The resulting set of commits is the symmetric difference
665 between the two operands. The following two commands are equivalent:
</p></div>
666 <div class=
"listingblock">
667 <div class=
"content">
668 <pre><tt> $ git rev-list A B --not $(git merge-base --all A B)
669 $ git rev-list A...B
</tt></pre>
671 <div class=
"paragraph"><p><em>rev-list
</em> is a very essential git command, since it
672 provides the ability to build and traverse commit ancestry graphs. For
673 this reason, it has a lot of different options that enables it to be
674 used by commands as different as
<em>git bisect
</em> and
675 <em>git repack
</em>.
</p></div>
677 <h2 id=
"_options">OPTIONS
</h2>
678 <div class=
"sectionbody">
679 <h3 id=
"_commit_limiting">Commit Limiting
</h3><div style=
"clear:left"></div>
680 <div class=
"paragraph"><p>Besides specifying a range of commits that should be listed using the
681 special notations explained in the description, additional commit
682 limiting may be applied. Note that they are applied before commit
683 ordering and formatting options, such as
<em>--reverse
</em>.
</p></div>
684 <div class=
"dlist"><dl>
689 --max-count=
<number
>
693 Limit the number of commits to output.
697 --skip=
<number
>
701 Skip
<em>number
</em> commits before starting to show the commit output.
712 Show commits more recent than a specific date.
719 --before=
<date
>
723 Show commits older than a specific date.
727 --max-age=
<timestamp
>
730 --min-age=
<timestamp
>
734 Limit the commits output to specified time range.
738 --author=
<pattern
>
741 --committer=
<pattern
>
745 Limit the commits output to ones with author/committer
746 header lines that match the specified pattern (regular expression).
750 --grep=
<pattern
>
754 Limit the commits output to ones with log message that
755 matches the specified pattern (regular expression).
763 Limit the commits output to ones that match all given --grep,
764 --author and --committer instead of ones that match at least one.
775 Match the regexp limiting patterns without regard to letters case.
786 Consider the limiting patterns to be extended regular expressions
787 instead of the default basic regular expressions.
798 Consider the limiting patterns to be fixed strings (don
’t interpret
799 pattern as a regular expression).
807 Stop when a given path disappears from the tree.
815 Print only merge commits. This is exactly the same as
<tt>--min-parents=
2</tt>.
823 Do not print commits with more than one parent. This is
824 exactly the same as
<tt>--max-parents=
1</tt>.
828 --min-parents=
<number
>
831 --max-parents=
<number
>
841 Show only commits which have at least (or at most) that many
842 commits. In particular,
<tt>--max-parents=
1</tt> is the same as
<tt>--no-merges
</tt>,
843 <tt>--min-parents=
2</tt> is the same as
<tt>--merges
</tt>.
<tt>--max-parents=
0</tt>
844 gives all root commits and
<tt>--min-parents=
3</tt> all octopus merges.
846 <div class=
"paragraph"><p><tt>--no-min-parents
</tt> and
<tt>--no-max-parents
</tt> reset these limits (to no limit)
847 again. Equivalent forms are
<tt>--min-parents=
0</tt> (any commit has
0 or more
848 parents) and
<tt>--max-parents=-
1</tt> (negative numbers denote no upper limit).
</p></div>
855 Follow only the first parent commit upon seeing a merge
856 commit. This option can give a better overview when
857 viewing the evolution of a particular topic branch,
858 because merges into a topic branch tend to be only about
859 adjusting to updated upstream from time to time, and
860 this option allows you to ignore the individual commits
861 brought in to your history by such a merge.
869 Reverses the meaning of the
<em>^</em> prefix (or lack thereof)
870 for all following revision specifiers, up to the next
<em>--not
</em>.
878 Pretend as if all the refs in
<tt>refs/
</tt> are listed on the
879 command line as
<em><commit
></em>.
883 --branches[=
<pattern
>]
887 Pretend as if all the refs in
<tt>refs/heads
</tt> are listed
888 on the command line as
<em><commit
></em>. If
<em><pattern
></em> is given, limit
889 branches to ones matching given shell glob. If pattern lacks
<em>?
</em>,
890 <em><strong></em>, or
<em>[
</em>,
<em>/
</strong></em> at the end is implied.
894 --tags[=
<pattern
>]
898 Pretend as if all the refs in
<tt>refs/tags
</tt> are listed
899 on the command line as
<em><commit
></em>. If
<em><pattern
></em> is given, limit
900 tags to ones matching given shell glob. If pattern lacks
<em>?
</em>,
<em><strong></em>,
901 or
<em>[
</em>,
<em>/
</strong></em> at the end is implied.
905 --remotes[=
<pattern
>]
909 Pretend as if all the refs in
<tt>refs/remotes
</tt> are listed
910 on the command line as
<em><commit
></em>. If
<em><pattern
></em> is given, limit
911 remote-tracking branches to ones matching given shell glob.
912 If pattern lacks
<em>?
</em>,
<em><strong></em>, or
<em>[
</em>,
<em>/
</strong></em> at the end is implied.
916 --glob=
<glob-pattern
>
920 Pretend as if all the refs matching shell glob
<em><glob-pattern
></em>
921 are listed on the command line as
<em><commit
></em>. Leading
<em>refs/
</em>,
922 is automatically prepended if missing. If pattern lacks
<em>?
</em>,
<em><strong></em>,
923 or
<em>[
</em>,
<em>/
</strong></em> at the end is implied.
931 Upon seeing an invalid object name in the input, pretend as if
932 the bad input was not given.
940 In addition to the
<em><commit
></em> listed on the command
941 line, read them from the standard input. If a
<em>--
</em> separator is
942 seen, stop reading commits and start reading paths to limit the
951 Don
’t print anything to standard output. This form
952 is primarily meant to allow the caller to
953 test the exit status to see if a range of objects is fully
954 connected (or not). It is faster than redirecting stdout
955 to /dev/null as the output does not have to be formatted.
963 Like
<tt>--cherry-pick
</tt> (see below) but mark equivalent commits
964 with
<tt>=
</tt> rather than omitting them, and inequivalent ones with
<tt>+
</tt>.
972 Omit any commit that introduces the same change as
973 another commit on the
"other side" when the set of
974 commits are limited with symmetric difference.
976 <div class=
"paragraph"><p>For example, if you have two branches,
<tt>A
</tt> and
<tt>B
</tt>, a usual way
977 to list all commits on only one side of them is with
978 <tt>--left-right
</tt> (see the example below in the description of
979 the
<tt>--left-right
</tt> option). It however shows the commits that were cherry-picked
980 from the other branch (for example,
"3rd on b" may be cherry-picked
981 from branch A). With this option, such pairs of commits are
982 excluded from the output.
</p></div>
992 List only commits on the respective side of a symmetric range,
993 i.e. only those which would be marked
<tt><</tt> resp.
<tt>></tt> by
994 <tt>--left-right
</tt>.
996 <div class=
"paragraph"><p>For example,
<tt>--cherry-pick --right-only A
…B
</tt> omits those
997 commits from
<tt>B
</tt> which are in
<tt>A
</tt> or are patch-equivalent to a commit in
998 <tt>A
</tt>. In other words, this lists the
<tt>+</tt> commits from
<tt>git cherry A B
</tt>.
999 More precisely,
<tt>--cherry-pick --right-only --no-merges
</tt> gives the exact
1002 <dt class=
"hdlist1">
1007 A synonym for
<tt>--right-only --cherry-mark --no-merges
</tt>; useful to
1008 limit the output to the commits on our side and mark those that
1009 have been applied to the other side of a forked history with
1010 <tt>git log --cherry upstream
…mybranch
</tt>, similar to
1011 <tt>git cherry upstream mybranch
</tt>.
1014 <dt class=
"hdlist1">
1017 <dt class=
"hdlist1">
1022 Instead of walking the commit ancestry chain, walk
1023 reflog entries from the most recent one to older ones.
1024 When this option is used you cannot specify commits to
1025 exclude (that is,
<em>^commit
</em>,
<em>commit1..commit2
</em>,
1026 nor
<em>commit1...commit2
</em> notations cannot be used).
1028 <div class=
"paragraph"><p>With
<em>--pretty
</em> format other than oneline (for obvious reasons),
1029 this causes the output to have two extra lines of information
1030 taken from the reflog. By default,
<em>commit@{Nth}
</em> notation is
1031 used in the output. When the starting commit is specified as
1032 <em>commit@{now}
</em>, output also uses
<em>commit@{timestamp}
</em> notation
1033 instead. Under
<em>--pretty=oneline
</em>, the commit message is
1034 prefixed with this information on the same line.
1035 This option cannot be combined with
<em>--reverse
</em>.
1036 See also
<a href=
"git-reflog.html">git-reflog(
1)
</a>.
</p></div>
1038 <dt class=
"hdlist1">
1043 After a failed merge, show refs that touch files having a
1044 conflict and don
’t exist on all heads to merge.
1047 <dt class=
"hdlist1">
1052 Output uninteresting commits at the boundary, which are usually
1057 <h3 id=
"_history_simplification">History Simplification
</h3><div style=
"clear:left"></div>
1058 <div class=
"paragraph"><p>Sometimes you are only interested in parts of the history, for example the
1059 commits modifying a particular
<path
>. But there are two parts of
1060 <em>History Simplification
</em>, one part is selecting the commits and the other
1061 is how to do it, as there are various strategies to simplify the history.
</p></div>
1062 <div class=
"paragraph"><p>The following options select the commits to be shown:
</p></div>
1063 <div class=
"dlist"><dl>
1064 <dt class=
"hdlist1">
1069 Commits modifying the given
<paths
> are selected.
1072 <dt class=
"hdlist1">
1073 --simplify-by-decoration
1077 Commits that are referred by some branch or tag are selected.
1081 <div class=
"paragraph"><p>Note that extra commits can be shown to give a meaningful history.
</p></div>
1082 <div class=
"paragraph"><p>The following options affect the way the simplification is performed:
</p></div>
1083 <div class=
"dlist"><dl>
1084 <dt class=
"hdlist1">
1089 Simplifies the history to the simplest history explaining the
1090 final state of the tree. Simplest because it prunes some side
1091 branches if the end result is the same (i.e. merging branches
1092 with the same content)
1095 <dt class=
"hdlist1">
1100 Same as the default mode, but does not prune some history.
1103 <dt class=
"hdlist1">
1108 Only the selected commits are shown, plus some to have a
1112 <dt class=
"hdlist1">
1117 All commits in the simplified history are shown.
1120 <dt class=
"hdlist1">
1125 Additional option to
<em>--full-history
</em> to remove some needless
1126 merges from the resulting history, as there are no selected
1127 commits contributing to this merge.
1130 <dt class=
"hdlist1">
1135 When given a range of commits to display (e.g.
<em>commit1..commit2
</em>
1136 or
<em>commit2
^commit1
</em>), only display commits that exist
1137 directly on the ancestry chain between the
<em>commit1
</em> and
1138 <em>commit2
</em>, i.e. commits that are both descendants of
<em>commit1
</em>,
1139 and ancestors of
<em>commit2
</em>.
1143 <div class=
"paragraph"><p>A more detailed explanation follows.
</p></div>
1144 <div class=
"paragraph"><p>Suppose you specified
<tt>foo
</tt> as the
<paths
>. We shall call commits
1145 that modify
<tt>foo
</tt> !TREESAME, and the rest TREESAME. (In a diff
1146 filtered for
<tt>foo
</tt>, they look different and equal, respectively.)
</p></div>
1147 <div class=
"paragraph"><p>In the following, we will always refer to the same example history to
1148 illustrate the differences between simplification settings. We assume
1149 that you are filtering for a file
<tt>foo
</tt> in this commit graph:
</p></div>
1150 <div class=
"listingblock">
1151 <div class=
"content">
1152 <pre><tt> .-A---M---N---O---P
1156 `-------------'
</tt></pre>
1158 <div class=
"paragraph"><p>The horizontal line of history A---P is taken to be the first parent of
1159 each merge. The commits are:
</p></div>
1160 <div class=
"ulist"><ul>
1163 <tt>I
</tt> is the initial commit, in which
<tt>foo
</tt> exists with contents
1164 "asdf", and a file
<tt>quux
</tt> exists with contents
"quux". Initial
1165 commits are compared to an empty tree, so
<tt>I
</tt> is !TREESAME.
1170 In
<tt>A
</tt>,
<tt>foo
</tt> contains just
"foo".
1175 <tt>B
</tt> contains the same change as
<tt>A
</tt>. Its merge
<tt>M
</tt> is trivial and
1176 hence TREESAME to all parents.
1181 <tt>C
</tt> does not change
<tt>foo
</tt>, but its merge
<tt>N
</tt> changes it to
"foobar",
1182 so it is not TREESAME to any parent.
1187 <tt>D
</tt> sets
<tt>foo
</tt> to
"baz". Its merge
<tt>O
</tt> combines the strings from
1188 <tt>N
</tt> and
<tt>D
</tt> to
"foobarbaz"; i.e., it is not TREESAME to any parent.
1193 <tt>E
</tt> changes
<tt>quux
</tt> to
"xyzzy", and its merge
<tt>P
</tt> combines the
1194 strings to
"quux xyzzy". Despite appearing interesting,
<tt>P
</tt> is
1195 TREESAME to all parents.
1199 <div class=
"paragraph"><p><em>rev-list
</em> walks backwards through history, including or excluding
1200 commits based on whether
<em>--full-history
</em> and/or parent rewriting
1201 (via
<em>--parents
</em> or
<em>--children
</em>) are used. The following settings
1202 are available.
</p></div>
1203 <div class=
"dlist"><dl>
1204 <dt class=
"hdlist1">
1209 Commits are included if they are not TREESAME to any parent
1210 (though this can be changed, see
<em>--sparse
</em> below). If the
1211 commit was a merge, and it was TREESAME to one parent, follow
1212 only that parent. (Even if there are several TREESAME
1213 parents, follow only one of them.) Otherwise, follow all
1216 <div class=
"paragraph"><p>This results in:
</p></div>
1217 <div class=
"listingblock">
1218 <div class=
"content">
1219 <pre><tt> .-A---N---O
1221 I---------D
</tt></pre>
1223 <div class=
"paragraph"><p>Note how the rule to only follow the TREESAME parent, if one is
1224 available, removed
<tt>B
</tt> from consideration entirely.
<tt>C
</tt> was
1225 considered via
<tt>N
</tt>, but is TREESAME. Root commits are compared to an
1226 empty tree, so
<tt>I
</tt> is !TREESAME.
</p></div>
1227 <div class=
"paragraph"><p>Parent/child relations are only visible with --parents, but that does
1228 not affect the commits selected in default mode, so we have shown the
1229 parent lines.
</p></div>
1231 <dt class=
"hdlist1">
1232 --full-history without parent rewriting
1236 This mode differs from the default in one point: always follow
1237 all parents of a merge, even if it is TREESAME to one of them.
1238 Even if more than one side of the merge has commits that are
1239 included, this does not imply that the merge itself is! In
1242 <div class=
"listingblock">
1243 <div class=
"content">
1244 <pre><tt> I A B N D O
</tt></pre>
1246 <div class=
"paragraph"><p><tt>P
</tt> and
<tt>M
</tt> were excluded because they are TREESAME to a parent.
<tt>E
</tt>,
1247 <tt>C
</tt> and
<tt>B
</tt> were all walked, but only
<tt>B
</tt> was !TREESAME, so the others
1248 do not appear.
</p></div>
1249 <div class=
"paragraph"><p>Note that without parent rewriting, it is not really possible to talk
1250 about the parent/child relationships between the commits, so we show
1251 them disconnected.
</p></div>
1253 <dt class=
"hdlist1">
1254 --full-history with parent rewriting
1258 Ordinary commits are only included if they are !TREESAME
1259 (though this can be changed, see
<em>--sparse
</em> below).
1261 <div class=
"paragraph"><p>Merges are always included. However, their parent list is rewritten:
1262 Along each parent, prune away commits that are not included
1263 themselves. This results in
</p></div>
1264 <div class=
"listingblock">
1265 <div class=
"content">
1266 <pre><tt> .-A---M---N---O---P
1270 `-------------'
</tt></pre>
1272 <div class=
"paragraph"><p>Compare to
<em>--full-history
</em> without rewriting above. Note that
<tt>E
</tt>
1273 was pruned away because it is TREESAME, but the parent list of P was
1274 rewritten to contain
<tt>E
</tt>'s parent
<tt>I
</tt>. The same happened for
<tt>C
</tt> and
1275 <tt>N
</tt>. Note also that
<tt>P
</tt> was included despite being TREESAME.
</p></div>
1278 <div class=
"paragraph"><p>In addition to the above settings, you can change whether TREESAME
1279 affects inclusion:
</p></div>
1280 <div class=
"dlist"><dl>
1281 <dt class=
"hdlist1">
1286 Commits that are walked are included if they are not TREESAME
1290 <dt class=
"hdlist1">
1295 All commits that are walked are included.
1297 <div class=
"paragraph"><p>Note that without
<em>--full-history
</em>, this still simplifies merges: if
1298 one of the parents is TREESAME, we follow only that one, so the other
1299 sides of the merge are never walked.
</p></div>
1301 <dt class=
"hdlist1">
1306 First, build a history graph in the same way that
1307 <em>--full-history
</em> with parent rewriting does (see above).
1309 <div class=
"paragraph"><p>Then simplify each commit
‘C` to its replacement
<tt>C
’</tt> in the final
1310 history according to the following rules:
</p></div>
1311 <div class=
"ulist"><ul>
1314 Set
‘C
’` to
<tt>C
</tt>.
1319 Replace each parent
‘P` of
<tt>C
’</tt> with its simplification
‘P
’`. In
1320 the process, drop parents that are ancestors of other parents, and
1326 If after this parent rewriting,
‘C
’` is a root or merge commit (has
1327 zero or
>1 parents), a boundary commit, or !TREESAME, it remains.
1328 Otherwise, it is replaced with its only parent.
1332 <div class=
"paragraph"><p>The effect of this is best shown by way of comparing to
1333 <em>--full-history
</em> with parent rewriting. The example turns into:
</p></div>
1334 <div class=
"listingblock">
1335 <div class=
"content">
1336 <pre><tt> .-A---M---N---O
1340 `---------'
</tt></pre>
1342 <div class=
"paragraph"><p>Note the major differences in
<tt>N
</tt> and
<tt>P
</tt> over
<em>--full-history
</em>:
</p></div>
1343 <div class=
"ulist"><ul>
1346 <tt>N
</tt>'s parent list had
<tt>I
</tt> removed, because it is an ancestor of the
1347 other parent
<tt>M
</tt>. Still,
<tt>N
</tt> remained because it is !TREESAME.
1352 <tt>P
</tt>'s parent list similarly had
<tt>I
</tt> removed.
<tt>P
</tt> was then
1353 removed completely, because it had one parent and is TREESAME.
1359 <div class=
"paragraph"><p>Finally, there is a fifth simplification mode available:
</p></div>
1360 <div class=
"dlist"><dl>
1361 <dt class=
"hdlist1">
1366 Limit the displayed commits to those directly on the ancestry
1367 chain between the
"from" and
"to" commits in the given commit
1368 range. I.e. only display commits that are ancestor of the
"to"
1369 commit, and descendants of the
"from" commit.
1371 <div class=
"paragraph"><p>As an example use case, consider the following commit history:
</p></div>
1372 <div class=
"listingblock">
1373 <div class=
"content">
1374 <pre><tt> D---E-------F
1376 B---C---G---H---I---J
1378 A-------K---------------L--M
</tt></pre>
1380 <div class=
"paragraph"><p>A regular
<em>D..M
</em> computes the set of commits that are ancestors of
<tt>M
</tt>,
1381 but excludes the ones that are ancestors of
<tt>D
</tt>. This is useful to see
1382 what happened to the history leading to
<tt>M
</tt> since
<tt>D
</tt>, in the sense
1383 that
"what does <tt>M</tt> have that did not exist in <tt>D</tt>". The result in this
1384 example would be all the commits, except
<tt>A
</tt> and
<tt>B
</tt> (and
<tt>D
</tt> itself,
1385 of course).
</p></div>
1386 <div class=
"paragraph"><p>When we want to find out what commits in
<tt>M
</tt> are contaminated with the
1387 bug introduced by
<tt>D
</tt> and need fixing, however, we might want to view
1388 only the subset of
<em>D..M
</em> that are actually descendants of
<tt>D
</tt>, i.e.
1389 excluding
<tt>C
</tt> and
<tt>K
</tt>. This is exactly what the
<em>--ancestry-path
</em>
1390 option does. Applied to the
<em>D..M
</em> range, it results in:
</p></div>
1391 <div class=
"listingblock">
1392 <div class=
"content">
1401 <div class=
"paragraph"><p>The
<em>--simplify-by-decoration
</em> option allows you to view only the
1402 big picture of the topology of the history, by omitting commits
1403 that are not referenced by tags. Commits are marked as !TREESAME
1404 (in other words, kept after history simplification rules described
1405 above) if (
1) they are referenced by tags, or (
2) they change the
1406 contents of the paths given on the command line. All other
1407 commits are marked as TREESAME (subject to be simplified away).
</p></div>
1408 <h3 id=
"_bisection_helpers">Bisection Helpers
</h3><div style=
"clear:left"></div>
1409 <div class=
"dlist"><dl>
1410 <dt class=
"hdlist1">
1415 Limit output to the one commit object which is roughly halfway between
1416 included and excluded commits. Note that the bad bisection ref
1417 <tt>refs/bisect/bad
</tt> is added to the included commits (if it
1418 exists) and the good bisection refs
<tt>refs/bisect/good-*
</tt> are
1419 added to the excluded commits (if they exist). Thus, supposing there
1420 are no refs in
<tt>refs/bisect/
</tt>, if
1424 <div class=
"listingblock">
1425 <div class=
"content">
1426 <pre><tt> $ git rev-list --bisect foo ^bar ^baz
</tt></pre>
1428 <div class=
"paragraph"><p>outputs
<em>midpoint
</em>, the output of the two commands
</p></div>
1429 <div class=
"listingblock">
1430 <div class=
"content">
1431 <pre><tt> $ git rev-list foo ^midpoint
1432 $ git rev-list midpoint ^bar ^baz
</tt></pre>
1434 <div class=
"paragraph"><p>would be of roughly the same length. Finding the change which
1435 introduces a regression is thus reduced to a binary search: repeatedly
1436 generate and test new 'midpoint
’s until the commit chain is of length
1438 <div class=
"dlist"><dl>
1439 <dt class=
"hdlist1">
1444 This calculates the same as
<tt>--bisect
</tt>, except that refs in
1445 <tt>refs/bisect/
</tt> are not used, and except that this outputs
1446 text ready to be eval
’ed by the shell. These lines will assign the
1447 name of the midpoint revision to the variable
<tt>bisect_rev
</tt>, and the
1448 expected number of commits to be tested after
<tt>bisect_rev
</tt> is tested
1449 to
<tt>bisect_nr
</tt>, the expected number of commits to be tested if
1450 <tt>bisect_rev
</tt> turns out to be good to
<tt>bisect_good
</tt>, the expected
1451 number of commits to be tested if
<tt>bisect_rev
</tt> turns out to be bad to
1452 <tt>bisect_bad
</tt>, and the number of commits we are bisecting right now to
1453 <tt>bisect_all
</tt>.
1456 <dt class=
"hdlist1">
1461 This outputs all the commit objects between the included and excluded
1462 commits, ordered by their distance to the included and excluded
1463 commits. Refs in
<tt>refs/bisect/
</tt> are not used. The farthest
1464 from them is displayed first. (This is the only one displayed by
1467 <div class=
"paragraph"><p>This is useful because it makes it easy to choose a good commit to
1468 test when you want to avoid to test some of them for some reason (they
1469 may not compile for example).
</p></div>
1470 <div class=
"paragraph"><p>This option can be used along with
<tt>--bisect-vars
</tt>, in this case,
1471 after all the sorted commit objects, there will be the same text as if
1472 <tt>--bisect-vars
</tt> had been used alone.
</p></div>
1475 <h3 id=
"_commit_ordering">Commit Ordering
</h3><div style=
"clear:left"></div>
1476 <div class=
"paragraph"><p>By default, the commits are shown in reverse chronological order.
</p></div>
1477 <div class=
"dlist"><dl>
1478 <dt class=
"hdlist1">
1483 This option makes them appear in topological order (i.e.
1484 descendant commits are shown before their parents).
1487 <dt class=
"hdlist1">
1492 This option is similar to
<em>--topo-order
</em> in the sense that no
1493 parent comes before all of its children, but otherwise things
1494 are still ordered in the commit timestamp order.
1497 <dt class=
"hdlist1">
1502 Output the commits in reverse order.
1503 Cannot be combined with
<em>--walk-reflogs
</em>.
1507 <h3 id=
"_object_traversal">Object Traversal
</h3><div style=
"clear:left"></div>
1508 <div class=
"paragraph"><p>These options are mostly targeted for packing of git repositories.
</p></div>
1509 <div class=
"dlist"><dl>
1510 <dt class=
"hdlist1">
1515 Print the object IDs of any object referenced by the listed
1516 commits.
<em>--objects foo ^bar
</em> thus means
"send me
1517 all object IDs which I need to download if I have the commit
1518 object <em>bar</em>, but not <em>foo</em>".
1521 <dt class=
"hdlist1">
1526 Similar to
<em>--objects
</em>, but also print the IDs of excluded
1527 commits prefixed with a
"-" character. This is used by
1528 <a href=
"git-pack-objects.html">git-pack-objects(
1)
</a> to build
"thin" pack, which records
1529 objects in deltified form based on objects contained in these
1530 excluded commits to reduce network traffic.
1533 <dt class=
"hdlist1">
1538 Only useful with
<em>--objects
</em>; print the object IDs that are not
1542 <dt class=
"hdlist1">
1547 Only show the given revs, but do not traverse their ancestors.
1550 <dt class=
"hdlist1">
1555 Overrides a previous --no-walk.
1559 <h3 id=
"_commit_formatting">Commit Formatting
</h3><div style=
"clear:left"></div>
1560 <div class=
"paragraph"><p>Using these options,
<a href=
"git-rev-list.html">git-rev-list(
1)
</a> will act similar to the
1561 more specialized family of commit log tools:
<a href=
"git-log.html">git-log(
1)
</a>,
1562 <a href=
"git-show.html">git-show(
1)
</a>, and
<a href=
"git-whatchanged.html">git-whatchanged(
1)
</a></p></div>
1563 <div class=
"dlist"><dl>
1564 <dt class=
"hdlist1">
1565 --pretty[=
<format
>]
1567 <dt class=
"hdlist1">
1568 --format=
<format
>
1572 Pretty-print the contents of the commit logs in a given format,
1573 where
<em><format
></em> can be one of
<em>oneline
</em>,
<em>short
</em>,
<em>medium
</em>,
1574 <em>full
</em>,
<em>fuller
</em>,
<em>email
</em>,
<em>raw
</em> and
<em>format:
<string
></em>. See
1575 the
"PRETTY FORMATS" section for some additional details for each
1576 format. When omitted, the format defaults to
<em>medium
</em>.
1578 <div class=
"paragraph"><p>Note: you can specify the default pretty format in the repository
1579 configuration (see
<a href=
"git-config.html">git-config(
1)
</a>).
</p></div>
1581 <dt class=
"hdlist1">
1586 Instead of showing the full
40-byte hexadecimal commit object
1587 name, show only a partial prefix. Non default number of
1588 digits can be specified with
"--abbrev=<n>" (which also modifies
1589 diff output, if it is displayed).
1591 <div class=
"paragraph"><p>This should make
"--pretty=oneline" a whole lot more readable for
1592 people using
80-column terminals.
</p></div>
1594 <dt class=
"hdlist1">
1599 Show the full
40-byte hexadecimal commit object name. This negates
1600 <tt>--abbrev-commit
</tt> and those options which imply it such as
1601 "--oneline". It also overrides the
<em>log.abbrevCommit
</em> variable.
1604 <dt class=
"hdlist1">
1609 This is a shorthand for
"--pretty=oneline --abbrev-commit"
1613 <dt class=
"hdlist1">
1614 --encoding[=
<encoding
>]
1618 The commit objects record the encoding used for the log message
1619 in their encoding header; this option can be used to tell the
1620 command to re-code the commit log message in the encoding
1621 preferred by the user. For non plumbing commands this
1625 <dt class=
"hdlist1">
1626 --notes[=
<ref
>]
1630 Show the notes (see
<a href=
"git-notes.html">git-notes(
1)
</a>) that annotate the
1631 commit, when showing the commit log message. This is the default
1632 for
<tt>git log
</tt>,
<tt>git show
</tt> and
<tt>git whatchanged
</tt> commands when
1633 there is no
<tt>--pretty
</tt>,
<tt>--format
</tt> nor
<tt>--oneline
</tt> option given
1634 on the command line.
1636 <div class=
"paragraph"><p>By default, the notes shown are from the notes refs listed in the
1637 <em>core.notesRef
</em> and
<em>notes.displayRef
</em> variables (or corresponding
1638 environment overrides). See
<a href=
"git-config.html">git-config(
1)
</a> for more details.
</p></div>
1639 <div class=
"paragraph"><p>With an optional
<em><ref
></em> argument, show this notes ref instead of the
1640 default notes ref(s). The ref is taken to be in
<tt>refs/notes/
</tt> if it
1641 is not qualified.
</p></div>
1642 <div class=
"paragraph"><p>Multiple --notes options can be combined to control which notes are
1643 being displayed. Examples:
"--notes=foo" will show only notes from
1644 "refs/notes/foo";
"--notes=foo --notes" will show both notes from
1645 "refs/notes/foo" and from the default notes ref(s).
</p></div>
1647 <dt class=
"hdlist1">
1652 Do not show notes. This negates the above
<tt>--notes
</tt> option, by
1653 resetting the list of notes refs from which notes are shown.
1654 Options are parsed in the order given on the command line, so e.g.
1655 "--notes --notes=foo --no-notes --notes=bar" will only show notes
1656 from
"refs/notes/bar".
1659 <dt class=
"hdlist1">
1660 --show-notes[=
<ref
>]
1662 <dt class=
"hdlist1">
1663 --[no-]standard-notes
1667 These options are deprecated. Use the above --notes/--no-notes
1671 <dt class=
"hdlist1">
1676 Synonym for
<tt>--date=relative
</tt>.
1679 <dt class=
"hdlist1">
1680 --date=(relative|local|default|iso|rfc|short|raw)
1684 Only takes effect for dates shown in human-readable format, such
1685 as when using
"--pretty".
<tt>log.date
</tt> config variable sets a default
1686 value for log command
’s --date option.
1688 <div class=
"paragraph"><p><tt>--date=relative
</tt> shows dates relative to the current time,
1689 e.g.
"2 hours ago".
</p></div>
1690 <div class=
"paragraph"><p><tt>--date=local
</tt> shows timestamps in user
’s local timezone.
</p></div>
1691 <div class=
"paragraph"><p><tt>--date=iso
</tt> (or
<tt>--date=iso8601
</tt>) shows timestamps in ISO
8601 format.
</p></div>
1692 <div class=
"paragraph"><p><tt>--date=rfc
</tt> (or
<tt>--date=rfc2822
</tt>) shows timestamps in RFC
2822
1693 format, often found in E-mail messages.
</p></div>
1694 <div class=
"paragraph"><p><tt>--date=short
</tt> shows only date but not time, in
<tt>YYYY-MM-DD
</tt> format.
</p></div>
1695 <div class=
"paragraph"><p><tt>--date=raw
</tt> shows the date in the internal raw git format
<tt>%s %z
</tt> format.
</p></div>
1696 <div class=
"paragraph"><p><tt>--date=default
</tt> shows timestamps in the original timezone
1697 (either committer
’s or author
’s).
</p></div>
1699 <dt class=
"hdlist1">
1704 Print the contents of the commit in raw-format; each record is
1705 separated with a NUL character.
1708 <dt class=
"hdlist1">
1713 Print also the parents of the commit (in the form
"commit parent…").
1714 Also enables parent rewriting, see
<em>History Simplification
</em> below.
1717 <dt class=
"hdlist1">
1722 Print also the children of the commit (in the form
"commit child…").
1723 Also enables parent rewriting, see
<em>History Simplification
</em> below.
1726 <dt class=
"hdlist1">
1731 Print the raw commit timestamp.
1734 <dt class=
"hdlist1">
1739 Mark which side of a symmetric diff a commit is reachable from.
1740 Commits from the left side are prefixed with
<tt><</tt> and those from
1741 the right with
<tt>></tt>. If combined with
<tt>--boundary
</tt>, those
1742 commits are prefixed with
<tt>-
</tt>.
1744 <div class=
"paragraph"><p>For example, if you have this topology:
</p></div>
1745 <div class=
"listingblock">
1746 <div class=
"content">
1747 <pre><tt> y---b---b branch B
1751 o---x---a---a branch A
</tt></pre>
1753 <div class=
"paragraph"><p>you would get an output like this:
</p></div>
1754 <div class=
"listingblock">
1755 <div class=
"content">
1756 <pre><tt> $ git rev-list --left-right --boundary --pretty=oneline A...B
1758 >bbbbbbb...
3rd on b
1759 >bbbbbbb...
2nd on b
1760 <aaaaaaa...
3rd on a
1761 <aaaaaaa...
2nd on a
1762 -yyyyyyy...
1st on b
1763 -xxxxxxx...
1st on a
</tt></pre>
1766 <dt class=
"hdlist1">
1771 Draw a text-based graphical representation of the commit history
1772 on the left hand side of the output. This may cause extra lines
1773 to be printed in between commits, in order for the graph history
1774 to be drawn properly.
1776 <div class=
"paragraph"><p>This enables parent rewriting, see
<em>History Simplification
</em> below.
</p></div>
1777 <div class=
"paragraph"><p>This implies the
<em>--topo-order
</em> option by default, but the
1778 <em>--date-order
</em> option may also be specified.
</p></div>
1780 <dt class=
"hdlist1">
1785 Print a number stating how many commits would have been
1786 listed, and suppress all other output. When used together
1787 with
<em>--left-right
</em>, instead print the counts for left and
1788 right commits, separated by a tab. When used together with
1789 <em>--cherry-mark
</em>, omit patch equivalent commits from these
1790 counts and print the count for equivalent commits separated
1796 <h2 id=
"_pretty_formats">PRETTY FORMATS
</h2>
1797 <div class=
"sectionbody">
1798 <div class=
"paragraph"><p>If the commit is a merge, and if the pretty-format
1799 is not
<em>oneline
</em>,
<em>email
</em> or
<em>raw
</em>, an additional line is
1800 inserted before the
<em>Author:
</em> line. This line begins with
1801 "Merge: " and the sha1s of ancestral commits are printed,
1802 separated by spaces. Note that the listed commits may not
1803 necessarily be the list of the
<strong>direct
</strong> parent commits if you
1804 have limited your view of history: for example, if you are
1805 only interested in changes related to a certain directory or
1807 <div class=
"paragraph"><p>There are several built-in formats, and you can define
1808 additional formats by setting a pretty.
<name
>
1809 config option to either another format name, or a
1810 <em>format:
</em> string, as described below (see
1811 <a href=
"git-config.html">git-config(
1)
</a>). Here are the details of the
1812 built-in formats:
</p></div>
1813 <div class=
"ulist"><ul>
1818 <div class=
"literalblock">
1819 <div class=
"content">
1820 <pre><tt><sha1
> <title line
></tt></pre>
1822 <div class=
"paragraph"><p>This is designed to be as compact as possible.
</p></div>
1828 <div class=
"literalblock">
1829 <div class=
"content">
1830 <pre><tt>commit
<sha1
>
1831 Author:
<author
></tt></pre>
1833 <div class=
"literalblock">
1834 <div class=
"content">
1835 <pre><tt><title line
></tt></pre>
1842 <div class=
"literalblock">
1843 <div class=
"content">
1844 <pre><tt>commit
<sha1
>
1845 Author:
<author
>
1846 Date:
<author date
></tt></pre>
1848 <div class=
"literalblock">
1849 <div class=
"content">
1850 <pre><tt><title line
></tt></pre>
1852 <div class=
"literalblock">
1853 <div class=
"content">
1854 <pre><tt><full commit message
></tt></pre>
1861 <div class=
"literalblock">
1862 <div class=
"content">
1863 <pre><tt>commit
<sha1
>
1864 Author:
<author
>
1865 Commit:
<committer
></tt></pre>
1867 <div class=
"literalblock">
1868 <div class=
"content">
1869 <pre><tt><title line
></tt></pre>
1871 <div class=
"literalblock">
1872 <div class=
"content">
1873 <pre><tt><full commit message
></tt></pre>
1880 <div class=
"literalblock">
1881 <div class=
"content">
1882 <pre><tt>commit
<sha1
>
1883 Author:
<author
>
1884 AuthorDate:
<author date
>
1885 Commit:
<committer
>
1886 CommitDate:
<committer date
></tt></pre>
1888 <div class=
"literalblock">
1889 <div class=
"content">
1890 <pre><tt><title line
></tt></pre>
1892 <div class=
"literalblock">
1893 <div class=
"content">
1894 <pre><tt><full commit message
></tt></pre>
1901 <div class=
"literalblock">
1902 <div class=
"content">
1903 <pre><tt>From
<sha1
> <date
>
1904 From:
<author
>
1905 Date:
<author date
>
1906 Subject: [PATCH]
<title line
></tt></pre>
1908 <div class=
"literalblock">
1909 <div class=
"content">
1910 <pre><tt><full commit message
></tt></pre>
1917 <div class=
"paragraph"><p>The
<em>raw
</em> format shows the entire commit exactly as
1918 stored in the commit object. Notably, the SHA1s are
1919 displayed in full, regardless of whether --abbrev or
1920 --no-abbrev are used, and
<em>parents
</em> information show the
1921 true parent commits, without taking grafts nor history
1922 simplification into account.
</p></div>
1926 <em>format:
<string
></em>
1928 <div class=
"paragraph"><p>The
<em>format:
<string
></em> format allows you to specify which information
1929 you want to show. It works a little bit like printf format,
1930 with the notable exception that you get a newline with
<em>%n
</em>
1931 instead of
<em>\n
</em>.
</p></div>
1932 <div class=
"paragraph"><p>E.g,
<em>format:
"The author of %h was %an, %ar%nThe title was >>%s<<%n"</em>
1933 would show something like this:
</p></div>
1934 <div class=
"listingblock">
1935 <div class=
"content">
1936 <pre><tt>The author of fe6e0ee was Junio C Hamano,
23 hours ago
1937 The title was
>>t4119: test autocomputing -p
<n
> for traditional diff input.
<<</tt></pre>
1939 <div class=
"paragraph"><p>The placeholders are:
</p></div>
1940 <div class=
"ulist"><ul>
1943 <em>%H
</em>: commit hash
1948 <em>%h
</em>: abbreviated commit hash
1953 <em>%T
</em>: tree hash
1958 <em>%t
</em>: abbreviated tree hash
1963 <em>%P
</em>: parent hashes
1968 <em>%p
</em>: abbreviated parent hashes
1973 <em>%an
</em>: author name
1978 <em>%aN
</em>: author name (respecting .mailmap, see
<a href=
"git-shortlog.html">git-shortlog(
1)
</a> or
<a href=
"git-blame.html">git-blame(
1)
</a>)
1983 <em>%ae
</em>: author email
1988 <em>%aE
</em>: author email (respecting .mailmap, see
<a href=
"git-shortlog.html">git-shortlog(
1)
</a> or
<a href=
"git-blame.html">git-blame(
1)
</a>)
1993 <em>%ad
</em>: author date (format respects --date= option)
1998 <em>%aD
</em>: author date, RFC2822 style
2003 <em>%ar
</em>: author date, relative
2008 <em>%at
</em>: author date, UNIX timestamp
2013 <em>%ai
</em>: author date, ISO
8601 format
2018 <em>%cn
</em>: committer name
2023 <em>%cN
</em>: committer name (respecting .mailmap, see
<a href=
"git-shortlog.html">git-shortlog(
1)
</a> or
<a href=
"git-blame.html">git-blame(
1)
</a>)
2028 <em>%ce
</em>: committer email
2033 <em>%cE
</em>: committer email (respecting .mailmap, see
<a href=
"git-shortlog.html">git-shortlog(
1)
</a> or
<a href=
"git-blame.html">git-blame(
1)
</a>)
2038 <em>%cd
</em>: committer date
2043 <em>%cD
</em>: committer date, RFC2822 style
2048 <em>%cr
</em>: committer date, relative
2053 <em>%ct
</em>: committer date, UNIX timestamp
2058 <em>%ci
</em>: committer date, ISO
8601 format
2063 <em>%d
</em>: ref names, like the --decorate option of
<a href=
"git-log.html">git-log(
1)
</a>
2068 <em>%e
</em>: encoding
2073 <em>%s
</em>: subject
2078 <em>%f
</em>: sanitized subject line, suitable for a filename
2088 <em>%B
</em>: raw body (unwrapped subject and body)
2093 <em>%N
</em>: commit notes
2098 <em>%gD
</em>: reflog selector, e.g.,
<tt>refs/stash@{
1}
</tt>
2103 <em>%gd
</em>: shortened reflog selector, e.g.,
<tt>stash@{
1}
</tt>
2108 <em>%gs
</em>: reflog subject
2113 <em>%Cred
</em>: switch color to red
2118 <em>%Cgreen
</em>: switch color to green
2123 <em>%Cblue
</em>: switch color to blue
2128 <em>%Creset
</em>: reset color
2133 <em>%C(
…)
</em>: color specification, as described in color.branch.* config option
2138 <em>%m
</em>: left, right or boundary mark
2143 <em>%n
</em>: newline
2148 <em>%%
</em>: a raw
<em>%
</em>
2153 <em>%x00
</em>: print a byte from a hex code
2158 <em>%w([
<w
>[,
<i1
>[,
<i2
>]]])
</em>: switch line wrapping, like the -w option of
2159 <a href=
"git-shortlog.html">git-shortlog(
1)
</a>.
2165 <div class=
"admonitionblock">
2168 <div class=
"title">Note
</div>
2170 <td class=
"content">Some placeholders may depend on other options given to the
2171 revision traversal engine. For example, the
<tt>%g*
</tt> reflog options will
2172 insert an empty string unless we are traversing reflog entries (e.g., by
2173 <tt>git log -g
</tt>). The
<tt>%d
</tt> placeholder will use the
"short" decoration
2174 format if
<tt>--decorate
</tt> was not already provided on the command line.
</td>
2177 <div class=
"paragraph"><p>If you add a
<tt>+</tt> (plus sign) after
<em>%
</em> of a placeholder, a line-feed
2178 is inserted immediately before the expansion if and only if the
2179 placeholder expands to a non-empty string.
</p></div>
2180 <div class=
"paragraph"><p>If you add a
<tt>-
</tt> (minus sign) after
<em>%
</em> of a placeholder, line-feeds that
2181 immediately precede the expansion are deleted if and only if the
2182 placeholder expands to an empty string.
</p></div>
2183 <div class=
"paragraph"><p>If you add a ` ` (space) after
<em>%
</em> of a placeholder, a space
2184 is inserted immediately before the expansion if and only if the
2185 placeholder expands to a non-empty string.
</p></div>
2186 <div class=
"ulist"><ul>
2191 <div class=
"paragraph"><p>The
<em>tformat:
</em> format works exactly like
<em>format:
</em>, except that it
2192 provides
"terminator" semantics instead of
"separator" semantics. In
2193 other words, each commit has the message terminator character (usually a
2194 newline) appended, rather than a separator placed between entries.
2195 This means that the final entry of a single-line format will be properly
2196 terminated with a new line, just as the
"oneline" format does.
2197 For example:
</p></div>
2198 <div class=
"listingblock">
2199 <div class=
"content">
2200 <pre><tt>$ git log -
2 --pretty=format:%h
4da45bef \
2201 | perl -pe '$_ .=
" -- NO NEWLINE\n" unless /\n/'
2203 7134973 -- NO NEWLINE
2205 $ git log -
2 --pretty=tformat:%h
4da45bef \
2206 | perl -pe '$_ .=
" -- NO NEWLINE\n" unless /\n/'
2210 <div class=
"paragraph"><p>In addition, any unrecognized string that has a
<tt>%
</tt> in it is interpreted
2211 as if it has
<tt>tformat:
</tt> in front of it. For example, these two are
2212 equivalent:
</p></div>
2213 <div class=
"listingblock">
2214 <div class=
"content">
2215 <pre><tt>$ git log -
2 --pretty=tformat:%h
4da45bef
2216 $ git log -
2 --pretty=%h
4da45bef
</tt></pre>
2221 <h2 id=
"_git">GIT
</h2>
2222 <div class=
"sectionbody">
2223 <div class=
"paragraph"><p>Part of the
<a href=
"git.html">git(
1)
</a> suite
</p></div>
2226 <div id=
"footnotes"><hr /></div>
2228 <div id=
"footer-text">
2229 Last updated
2011-
09-
21 23:
01:
14 PDT