summaryrefslogtreecommitdiff
path: root/Documentation/git-am.txt
AgeCommit message (Expand)Author
2015-03-05Merge branch 'mm/am-c-doc'Junio C Hamano
2015-02-20Documentation/git-am.txt: mention mailinfo.scissors config variableMatthieu Moy
2014-12-22Merge branch 'rw/apply-does-not-take-ignore-date'Junio C Hamano
2014-12-09git-am.txt: --ignore-date flag is not passed to git-applyRonald Wampler
2014-11-25git-am: add --message-id/--no-message-idPaolo Bonzini
2014-03-25Merge branch 'cp/am-patch-format-doc'Junio C Hamano
2014-03-17Documentation/git-am: typofixChris Packham
2014-03-14Merge branch 'jn/am-doc-hooks'Junio C Hamano
2014-03-11Documentation/git-am: Document supported --patch-format optionsChris Packham
2014-02-24am doc: add a pointer to relevant hooksJonathan Nieder
2014-02-03am: add the --gpg-sign optionNicolas Vigier
2013-06-27am: replace uses of --resolved with --continueKevin Bracey
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2012-04-20Merge branch 'jb/am-include'Junio C Hamano
2012-03-28am: support --include optionJohannes Berg
2012-01-29Merge branch 'tr/maint-mailinfo'Junio C Hamano
2012-01-17am: learn passing -b to mailinfoThomas Rast
2011-08-09am: Document new --exclude=<path> optionmaximilian attems
2011-03-22Merge branch 'maint'Junio C Hamano
2011-03-22git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-03-10Merge branch 'sh/am-keep-cr'Junio C Hamano
2010-03-05Merge branch 'maint-1.6.6' into maintJunio C Hamano
2010-03-05Remove extra '-' from git-am(1)Michal Sojka
2010-02-28git-am: Add am.keepcr and --no-keep-cr to override itStefan-W. Hahn
2010-02-28git-am: Add command line parameter `--keep-cr` passing it to git-mailsplitStefan-W. Hahn
2010-02-12am: switch --resolved to --continueJeff King
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-09-11add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht
2009-08-27am/mailinfo: Disable scissors processing by defaultJunio C Hamano
2009-08-27Documentation: describe the scissors mark support of "git am"Nanako Shiraishi
2009-08-05git apply: option to ignore whitespace differencesGiuseppe Bilotta
2009-06-18am, rebase: teach quiet optionStephen Boyd
2009-05-06git-am.txt: reword extra headers in message bodyStephen Boyd
2009-05-06git-am.txt: Use date or value instead of time or timestampStephen Boyd
2009-05-06git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd
2009-03-02Documentation: minor grammatical fixes.David J. Mellor
2009-01-26git-am: Add --ignore-date optionNanako Shiraishi
2009-01-24git-am: implement --reject option passed to git-applymartin f. krafft
2009-01-12git-am: add --directory=<dir> optionJunio C Hamano
2008-08-16git-am: ignore --binary optionStephan Beyer
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-19git am --abortNanako Shiraishi
2008-07-16Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin
2008-07-15Merge branch 'jc/rebase-orig-head'Junio C Hamano
2008-07-13git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer
2008-07-08Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder