aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-am.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Merge branch 'rw/apply-does-not-take-ignore-date' into maintJunio C Hamano1-1/+0
2014-12-09git-am.txt: --ignore-date flag is not passed to git-applyRonald Wampler1-1/+0
2014-03-25Merge branch 'cp/am-patch-format-doc'Junio C Hamano1-1/+7
2014-03-17Documentation/git-am: typofixChris Packham1-1/+1
2014-03-14Merge branch 'jn/am-doc-hooks'Junio C Hamano1-0/+5
2014-03-11Documentation/git-am: Document supported --patch-format optionsChris Packham1-3/+9
2014-02-24am doc: add a pointer to relevant hooksJonathan Nieder1-0/+5
2014-02-03am: add the --gpg-sign optionNicolas Vigier1-1/+5
2013-06-27am: replace uses of --resolved with --continueKevin Bracey1-2/+2
2013-05-17documentation: trivial style cleanupsFelipe Contreras1-4/+3
2012-04-20Merge branch 'jb/am-include'Junio C Hamano1-1/+2
2012-03-28am: support --include optionJohannes Berg1-1/+2
2012-01-29Merge branch 'tr/maint-mailinfo'Junio C Hamano1-0/+3
2012-01-16am: learn passing -b to mailinfoThomas Rast1-0/+3
2011-08-09am: Document new --exclude=<path> optionmaximilian attems1-1/+3
2011-03-22Merge branch 'maint'Junio C Hamano1-3/+3
2011-03-22git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor1-3/+3
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-9/+0
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec1-2/+2
2010-03-10Merge branch 'sh/am-keep-cr'Junio C Hamano1-1/+8
2010-03-04Merge branch 'maint-1.6.6' into maintJunio C Hamano1-1/+1
2010-03-04Remove extra '-' from git-am(1)Michal Sojka1-1/+1
2010-02-28git-am: Add am.keepcr and --no-keep-cr to override itStefan-W. Hahn1-2/+4
2010-02-28git-am: Add command line parameter `--keep-cr` passing it to git-mailsplitStefan-W. Hahn1-1/+6
2010-02-11am: switch --resolved to --continueJeff King1-1/+2
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-5/+5
2009-09-11add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht1-1/+4
2009-08-26am/mailinfo: Disable scissors processing by defaultJunio C Hamano1-11/+6
2009-08-26Documentation: describe the scissors mark support of "git am"Nanako Shiraishi1-4/+12
2009-08-05git apply: option to ignore whitespace differencesGiuseppe Bilotta1-1/+4
2009-06-18am, rebase: teach quiet optionStephen Boyd1-1/+5
2009-05-05git-am.txt: reword extra headers in message bodyStephen Boyd1-4/+4
2009-05-05git-am.txt: Use date or value instead of time or timestampStephen Boyd1-4/+4
2009-05-05git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd1-6/+6
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-18/+18
2009-01-25git-am: Add --ignore-date optionNanako Shiraishi1-1/+16
2009-01-23git-am: implement --reject option passed to git-applymartin f. krafft1-0/+2
2009-01-12git-am: add --directory=<dir> optionJunio C Hamano1-5/+2
2008-08-16git-am: ignore --binary optionStephan Beyer1-6/+1
2008-07-21Rename .git/rebase to .git/rebase-applyJohannes Schindelin1-2/+2
2008-07-21Update my e-mail addressJunio C Hamano1-1/+1
2008-07-19git am --abortNanako Shiraishi1-1/+4
2008-07-15Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin1-2/+2
2008-07-14Merge branch 'jc/rebase-orig-head'Junio C Hamano1-0/+6
2008-07-13git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer1-2/+2
2008-07-08Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt1-0/+6
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-7/+7
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-2/+2
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-8/+16
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1