Age | Commit message (Expand) | Author | Files | Lines |
2012-04-20 | Merge branch 'jb/am-include' | Junio C Hamano | 1 | -1/+2 |
2012-03-28 | am: support --include option | Johannes Berg | 1 | -1/+2 |
2012-01-29 | Merge branch 'tr/maint-mailinfo' | Junio C Hamano | 1 | -0/+3 |
2012-01-16 | am: learn passing -b to mailinfo | Thomas Rast | 1 | -0/+3 |
2011-08-09 | am: Document new --exclude=<path> option | maximilian attems | 1 | -1/+3 |
2011-03-22 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+3 |
2011-03-22 | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply' | SZEDER Gábor | 1 | -3/+3 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -9/+0 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -2/+2 |
2010-03-10 | Merge branch 'sh/am-keep-cr' | Junio C Hamano | 1 | -1/+8 |
2010-03-04 | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 1 | -1/+1 |
2010-03-04 | Remove extra '-' from git-am(1) | Michal Sojka | 1 | -1/+1 |
2010-02-28 | git-am: Add am.keepcr and --no-keep-cr to override it | Stefan-W. Hahn | 1 | -2/+4 |
2010-02-28 | git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit | Stefan-W. Hahn | 1 | -1/+6 |
2010-02-11 | am: switch --resolved to --continue | Jeff King | 1 | -1/+2 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -5/+5 |
2009-09-11 | add documentation for mailinfo.scissors and '--no-scissors' | Nicolas Sebrecht | 1 | -1/+4 |
2009-08-26 | am/mailinfo: Disable scissors processing by default | Junio C Hamano | 1 | -11/+6 |
2009-08-26 | Documentation: describe the scissors mark support of "git am" | Nanako Shiraishi | 1 | -4/+12 |
2009-08-05 | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 1 | -1/+4 |
2009-06-18 | am, rebase: teach quiet option | Stephen Boyd | 1 | -1/+5 |
2009-05-05 | git-am.txt: reword extra headers in message body | Stephen Boyd | 1 | -4/+4 |
2009-05-05 | git-am.txt: Use date or value instead of time or timestamp | Stephen Boyd | 1 | -4/+4 |
2009-05-05 | git-am.txt: add an 'a', say what 'it' is, simplify a sentence | Stephen Boyd | 1 | -6/+6 |
2009-03-02 | Documentation: minor grammatical fixes. | David J. Mellor | 1 | -18/+18 |
2009-01-25 | git-am: Add --ignore-date option | Nanako Shiraishi | 1 | -1/+16 |
2009-01-23 | git-am: implement --reject option passed to git-apply | martin f. krafft | 1 | -0/+2 |
2009-01-12 | git-am: add --directory=<dir> option | Junio C Hamano | 1 | -5/+2 |
2008-08-16 | git-am: ignore --binary option | Stephan Beyer | 1 | -6/+1 |
2008-07-21 | Rename .git/rebase to .git/rebase-apply | Johannes Schindelin | 1 | -2/+2 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-19 | git am --abort | Nanako Shiraishi | 1 | -1/+4 |
2008-07-15 | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" | Johannes Schindelin | 1 | -2/+2 |
2008-07-14 | Merge branch 'jc/rebase-orig-head' | Junio C Hamano | 1 | -0/+6 |
2008-07-13 | git-am/git-mailsplit: correct synopsis for reading from stdin | Stephan Beyer | 1 | -2/+2 |
2008-07-08 | Documentation: mention ORIG_HEAD in am, merge, and rebase | Brian Gernhardt | 1 | -0/+6 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -7/+7 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -2/+2 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -8/+16 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-03-05 | am: remove support for -d .dotest | Junio C Hamano | 1 | -5/+1 |
2008-02-25 | Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest | Bryan Donlan | 1 | -1/+1 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -8/+8 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-06-02 | Merge branches 'lh/submodules' and 'pb/am' | Junio C Hamano | 1 | -3/+2 |
2007-06-02 | Fix git-am(1) synopsis formatting | Jonas Fonseca | 1 | -1/+0 |
2007-05-24 | Remove git-applypatch | Junio C Hamano | 1 | -1/+1 |
2007-05-24 | git-applymbox: Remove command | Petr Baudis | 1 | -3/+2 |
2007-05-24 | Teach mailsplit about Maildir's | Fernando J. Pereda | 1 | -3/+5 |
2007-05-14 | git-am: Clean up the asciidoc documentation | Frank Lichtenheld | 1 | -16/+19 |