| Commit message (Expand) | Author | Age |
* | doc: typeset long command-line options as literal | Matthieu Moy | 2016-06-28 |
* | Expand documentation describing --signoff | David A. Wheeler | 2016-01-05 |
* | Merge branch 'mm/keyid-docs' into maint | Junio C Hamano | 2015-10-16 |
|\ |
|
| * | Documentation: explain optional arguments better | Matthieu Moy | 2015-09-21 |
* | | git-am: add am.threeWay config variable | Remi Lespinet | 2015-08-04 |
|/ |
|
* | Revert "git-am: add am.threeWay config variable" | Junio C Hamano | 2015-07-24 |
* | git-am: add am.threeWay config variable | Remi Lespinet | 2015-06-04 |
* | Merge branch 'mm/am-c-doc' | Junio C Hamano | 2015-03-05 |
|\ |
|
| * | Documentation/git-am.txt: mention mailinfo.scissors config variable | Matthieu Moy | 2015-02-20 |
* | | Merge branch 'rw/apply-does-not-take-ignore-date' | Junio C Hamano | 2014-12-22 |
|\ \ |
|
| * | | git-am.txt: --ignore-date flag is not passed to git-apply | Ronald Wampler | 2014-12-09 |
* | | | git-am: add --message-id/--no-message-id | Paolo Bonzini | 2014-11-25 |
| |/
|/| |
|
* | | Merge branch 'cp/am-patch-format-doc' | Junio C Hamano | 2014-03-25 |
|\ \ |
|
| * | | Documentation/git-am: typofix | Chris Packham | 2014-03-17 |
| * | | Documentation/git-am: Document supported --patch-format options | Chris Packham | 2014-03-11 |
* | | | Merge branch 'jn/am-doc-hooks' | Junio C Hamano | 2014-03-14 |
|\ \ \ |
|
| * | | | am doc: add a pointer to relevant hooks | Jonathan Nieder | 2014-02-24 |
| |/ / |
|
* | | | am: add the --gpg-sign option | Nicolas Vigier | 2014-02-03 |
|/ / |
|
* | | am: replace uses of --resolved with --continue | Kevin Bracey | 2013-06-27 |
* | | documentation: trivial style cleanups | Felipe Contreras | 2013-05-17 |
* | | Merge branch 'jb/am-include' | Junio C Hamano | 2012-04-20 |
|\ \ |
|
| * | | am: support --include option | Johannes Berg | 2012-03-28 |
* | | | Merge branch 'tr/maint-mailinfo' | Junio C Hamano | 2012-01-29 |
|\ \ \
| |/ /
|/| | |
|
| * | | am: learn passing -b to mailinfo | Thomas Rast | 2012-01-16 |
* | | | am: Document new --exclude=<path> option | maximilian attems | 2011-08-09 |
|/ / |
|
* | | Merge branch 'maint' | Junio C Hamano | 2011-03-22 |
|\ \ |
|
| * | | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply' | SZEDER Gábor | 2011-03-22 |
* | | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
|/ / |
|
* | | 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 |