Age | Commit message (Expand) | Author | Files | Lines |
2018-03-06 | Merge branch 'nd/rebase-show-current-patch' | Junio C Hamano | 1 | -1/+5 |
2018-02-14 | am: support --quit | Nguyễn Thái Ngọc Duy | 1 | -1/+5 |
2018-02-12 | am: add --show-current-patch | Nguyễn Thái Ngọc Duy | 1 | -1/+5 |
2016-07-13 | Merge branch 'mm/doc-tt' | Junio C Hamano | 1 | -2/+2 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -2/+2 |
2016-06-06 | am: support --patch-format=mboxrd | Eric Wong | 1 | -1/+2 |
2016-01-05 | Expand documentation describing --signoff | David A. Wheeler | 1 | -0/+1 |
2015-10-16 | Merge branch 'mm/keyid-docs' into maint | Junio C Hamano | 1 | -1/+3 |
2015-09-21 | Documentation: explain optional arguments better | Matthieu Moy | 1 | -1/+3 |
2015-08-04 | git-am: add am.threeWay config variable | Remi Lespinet | 1 | -2/+5 |
2015-07-24 | Revert "git-am: add am.threeWay config variable" | Junio C Hamano | 1 | -5/+2 |
2015-06-04 | git-am: add am.threeWay config variable | Remi Lespinet | 1 | -2/+5 |
2015-03-05 | Merge branch 'mm/am-c-doc' | Junio C Hamano | 1 | -1/+2 |
2015-02-20 | Documentation/git-am.txt: mention mailinfo.scissors config variable | Matthieu Moy | 1 | -1/+2 |
2014-12-22 | Merge branch 'rw/apply-does-not-take-ignore-date' | Junio C Hamano | 1 | -1/+0 |
2014-12-09 | git-am.txt: --ignore-date flag is not passed to git-apply | Ronald Wampler | 1 | -1/+0 |
2014-11-25 | git-am: add --message-id/--no-message-id | Paolo Bonzini | 1 | -0/+11 |
2014-03-25 | Merge branch 'cp/am-patch-format-doc' | Junio C Hamano | 1 | -1/+7 |
2014-03-17 | Documentation/git-am: typofix | Chris Packham | 1 | -1/+1 |
2014-03-14 | Merge branch 'jn/am-doc-hooks' | Junio C Hamano | 1 | -0/+5 |
2014-03-11 | Documentation/git-am: Document supported --patch-format options | Chris Packham | 1 | -3/+9 |
2014-02-24 | am doc: add a pointer to relevant hooks | Jonathan Nieder | 1 | -0/+5 |
2014-02-03 | am: add the --gpg-sign option | Nicolas Vigier | 1 | -1/+5 |
2013-06-27 | am: replace uses of --resolved with --continue | Kevin Bracey | 1 | -2/+2 |
2013-05-17 | documentation: trivial style cleanups | Felipe Contreras | 1 | -4/+3 |
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 |