aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-am.txt
AgeCommit message (Expand)AuthorFilesLines
2024-03-25docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)Brian Lyles1-7/+13
2024-02-27Merge branch 'jc/am-whitespace-doc'Junio C Hamano1-0/+3
2024-02-14doc: add shortcut to "am --whitespace=<action>"Junio C Hamano1-0/+3
2023-11-02Merge branch 'jc/am-doc-whitespace-action-fix' into maint-2.42Junio C Hamano1-2/+2
2023-10-30Merge branch 'jc/am-doc-whitespace-action-fix'Junio C Hamano1-2/+2
2023-10-18am: align placeholder for --whitespace option with applyJunio C Hamano1-2/+2
2023-10-09documentation: add some commas where they are helpfulElijah Newren1-2/+2
2023-10-09documentation: use clearer prepositionsElijah Newren1-1/+1
2023-10-09documentation: add missing articleElijah Newren1-2/+2
2023-10-09documentation: fix singular vs. pluralElijah Newren1-1/+1
2023-03-21am: refer to format-patch in the documentationJunio C Hamano1-2/+5
2023-01-05am: allow passing --no-verify flagThierry Reding1-1/+7
2022-09-14Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano1-0/+7
2022-09-07docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason1-0/+7
2022-08-03doc: consolidate --rerere-autoupdate descriptionJunio C Hamano1-4/+1
2021-12-15am: support --allow-empty to record specific empty patches徐沛文 (Aleen)1-1/+6
2021-12-15am: support --empty=<option> to handle empty patches徐沛文 (Aleen)1-0/+9
2021-09-10git-am.txt: clarify --abort behaviorElijah Newren1-0/+2
2021-05-10am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh1-0/+4
2021-02-24i18n.txt: camel case and monospace "i18n.commitEncoding"Denton Liu1-1/+1
2020-10-20Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn1-1/+1
2020-04-03Documentation: document am --no-gpg-signĐoàn Trần Công Danh1-1/+4
2020-02-20am: support --show-current-patch=diff to retrieve .git/rebase-apply/patchPaolo Bonzini1-5/+6
2020-02-20am: support --show-current-patch=raw as a synonym for--show-current-patchPaolo Bonzini1-4/+5
2020-01-08Merge branch 'pm/am-in-body-header-doc-update'Junio C Hamano1-2/+2
2020-01-04am: document that Date: can appear as an in-body headerPaul Menzel1-2/+2
2019-10-23doc: am --show-current-patch gives an entire e-mail messageJunio C Hamano1-1/+1
2019-03-18am/cherry-pick/rebase/revert: document --rerere-autoupdatePhillip Wood1-0/+5
2018-03-06Merge branch 'nd/rebase-show-current-patch'Junio C Hamano1-1/+5
2018-02-14am: support --quitNguyễn Thái Ngọc Duy1-1/+5
2018-02-12am: add --show-current-patchNguyễn Thái Ngọc Duy1-1/+5
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano1-2/+2
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-2/+2
2016-06-06am: support --patch-format=mboxrdEric Wong1-1/+2
2016-01-05Expand documentation describing --signoffDavid A. Wheeler1-0/+1
2015-10-16Merge branch 'mm/keyid-docs' into maintJunio C Hamano1-1/+3
2015-09-21Documentation: explain optional arguments betterMatthieu Moy1-1/+3
2015-08-04git-am: add am.threeWay config variableRemi Lespinet1-2/+5
2015-07-24Revert "git-am: add am.threeWay config variable"Junio C Hamano1-5/+2
2015-06-04git-am: add am.threeWay config variableRemi Lespinet1-2/+5
2015-03-05Merge branch 'mm/am-c-doc'Junio C Hamano1-1/+2
2015-02-20Documentation/git-am.txt: mention mailinfo.scissors config variableMatthieu Moy1-1/+2
2014-12-22Merge branch 'rw/apply-does-not-take-ignore-date'Junio C Hamano1-1/+0
2014-12-09git-am.txt: --ignore-date flag is not passed to git-applyRonald Wampler1-1/+0
2014-11-25git-am: add --message-id/--no-message-idPaolo Bonzini1-0/+11
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
2008-03-05am: remove support for -d .dotestJunio C Hamano1-5/+1
2008-02-25Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-8/+8
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-06-02Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano1-3/+2
2007-06-02Fix git-am(1) synopsis formattingJonas Fonseca1-1/+0
2007-05-24Remove git-applypatchJunio C Hamano1-1/+1
2007-05-24git-applymbox: Remove commandPetr Baudis1-3/+2
2007-05-24Teach mailsplit about Maildir'sFernando J. Pereda1-3/+5
2007-05-14git-am: Clean up the asciidoc documentationFrank Lichtenheld1-16/+19
2007-04-16Update git-am documentationAndrew Ruder1-9/+16
2007-03-24git-am documentation: describe what is taken from where.Junio C Hamano1-0/+27
2007-03-21fix typo in git-am manpageMichael S. Tsirkin1-1/+1
2007-02-11Teach git-am to pass -p option down to git-applyJunio C Hamano1-3/+4
2007-02-11Document that git-am can read standard input.Michael S. Tsirkin1-0/+4
2007-02-08add -C[NUM] to git-amMichael S. Tsirkin1-0/+4
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano1-1/+1
2007-01-08--utf8 is now default for 'git-am'Junio C Hamano1-3/+16
2006-03-02war on whitespaces: documentation.Junio C Hamano1-2/+7
2006-01-05Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca1-0/+1
2005-12-12Documentation: more examples.Junio C Hamano1-1/+1
2005-12-08Fix the description of --utf8 and --keep to git-am.Nikolai Weibull1-1/+1
2005-11-17git-am: --binary; document --resume and --binary.Junio C Hamano1-8/+16
2005-11-01git-am.txt is no stub anymorePetr Baudis1-2/+0
2005-10-25git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano1-4/+4
2005-10-21Fix malformatted git-am documentation.Junio C Hamano1-1/+1
2005-10-20Finish git-am documentation.Junio C Hamano1-10/+49
2005-10-20Brief documentation for the mysterious git-am scriptPetr Baudis1-0/+51