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