From: Junio C Hamano Date: Sat, 4 Mar 2006 21:21:17 +0000 (-0800) Subject: Merge branch 'lt/rev-list' X-Git-Tag: v1.3.0-rc1~53^2~1 X-Git-Url: https://www.git.lorimer.id.au/gitweb.git/diff_plain/21dbe12c76e43735dc623067c1b09ef43519d9fc?hp=64bc6e3db54ef9e2accfdb8e6c8168f789946fcb Merge branch 'lt/rev-list' * lt/rev-list: setup_revisions(): handle -n and - internally. git-log (internal): more options. git-log (internal): add approxidate. Rip out merge-order and make "git log ..." work again. Tie it all together: "git log" Introduce trivial new pager.c helper infrastructure git-rev-list libification: rev-list walking Splitting rev-list into revisions lib, end of beginning. rev-list split: minimum fixup. First cut at libifying revlist generation --- diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 02cabc935e..910457d3b3 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -9,7 +9,8 @@ git-am - Apply a series of patches in a mailbox SYNOPSIS -------- [verse] -'git-am' [--signoff] [--dotest=] [--utf8] [--binary] [--3way] ... +'git-am' [--signoff] [--dotest=] [--utf8] [--binary] [--3way] + [--interactive] [--whitespace=