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