From: Junio C Hamano Date: Sat, 4 Mar 2006 08:31:38 +0000 (-0800) Subject: Merge branch 'lt/rev-list' into next X-Git-Tag: v1.3.0-rc1~57 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=6aba8fa86562c888719ccf3baf292e0151e53b20;hp=64bc6e3db54ef9e2accfdb8e6c8168f789946fcb;p=git.git Merge branch 'lt/rev-list' into next * 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 02cabc93..910457d3 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=