summaryrefslogtreecommitdiffstats
path: root/Documentation/git-am.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/am-retry'Junio C Hamano2024-06-181-1/+7
|\
| * am: add explicit "--retry" optionJeff King2024-06-061-1/+7
* | docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)Brian Lyles2024-03-261-7/+13
* | Merge branch 'jc/am-whitespace-doc'Junio C Hamano2024-02-281-0/+3
|\ \ | |/ |/|
| * doc: add shortcut to "am --whitespace=<action>"Junio C Hamano2024-02-141-0/+3
| * Merge branch 'jc/am-doc-whitespace-action-fix' into maint-2.42Junio C Hamano2023-11-021-2/+2
| |\
* | \ Merge branch 'jc/am-doc-whitespace-action-fix'Junio C Hamano2023-10-291-2/+2
|\ \ \ | | |/ | |/|
| * | am: align placeholder for --whitespace option with applyJunio C Hamano2023-10-191-2/+2
* | | documentation: add some commas where they are helpfulElijah Newren2023-10-091-2/+2
* | | documentation: use clearer prepositionsElijah Newren2023-10-091-1/+1
* | | documentation: add missing articleElijah Newren2023-10-091-2/+2
* | | documentation: fix singular vs. pluralElijah Newren2023-10-091-1/+1
| |/ |/|
* | am: refer to format-patch in the documentationJunio C Hamano2023-03-211-2/+5
|/
* am: allow passing --no-verify flagThierry Reding2023-01-051-1/+7
* Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano2022-09-141-0/+7
|\
| * docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason2022-09-071-0/+7
* | doc: consolidate --rerere-autoupdate descriptionJunio C Hamano2022-08-031-4/+1
|/
* am: support --allow-empty to record specific empty patches徐沛文 (Aleen)2021-12-161-1/+6
* am: support --empty=<option> to handle empty patches徐沛文 (Aleen)2021-12-161-0/+9
* git-am.txt: clarify --abort behaviorElijah Newren2021-09-111-0/+2
* am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh2021-05-101-0/+4
* i18n.txt: camel case and monospace "i18n.commitEncoding"Denton Liu2021-02-251-1/+1
* Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn2020-10-201-1/+1
* Documentation: document am --no-gpg-signĐoàn Trần Công Danh2020-04-031-1/+4
* am: support --show-current-patch=diff to retrieve .git/rebase-apply/patchPaolo Bonzini2020-02-201-5/+6
* am: support --show-current-patch=raw as a synonym for--show-current-patchPaolo Bonzini2020-02-201-4/+5
* Merge branch 'pm/am-in-body-header-doc-update'Junio C Hamano2020-01-081-2/+2
|\
| * am: document that Date: can appear as an in-body headerPaul Menzel2020-01-051-2/+2
* | doc: am --show-current-patch gives an entire e-mail messageJunio C Hamano2019-10-231-1/+1
|/
* am/cherry-pick/rebase/revert: document --rerere-autoupdatePhillip Wood2019-03-181-0/+5
* Merge branch 'nd/rebase-show-current-patch'Junio C Hamano2018-03-061-1/+5
|\
| * am: add --show-current-patchNguyễn Thái Ngọc Duy2018-02-121-1/+5
* | am: support --quitNguyễn Thái Ngọc Duy2018-02-141-1/+5
|/
* Merge branch 'mm/doc-tt'Junio C Hamano2016-07-131-2/+2
|\
| * doc: typeset long command-line options as literalMatthieu Moy2016-06-281-2/+2
* | am: support --patch-format=mboxrdEric Wong2016-06-061-1/+2
|/
* Expand documentation describing --signoffDavid A. Wheeler2016-01-051-0/+1
* Merge branch 'mm/keyid-docs' into maintJunio C Hamano2015-10-161-1/+3
|\
| * Documentation: explain optional arguments betterMatthieu Moy2015-09-211-1/+3
* | git-am: add am.threeWay config variableRemi Lespinet2015-08-051-2/+5
|/
* Revert "git-am: add am.threeWay config variable"Junio C Hamano2015-07-241-5/+2
* git-am: add am.threeWay config variableRemi Lespinet2015-06-041-2/+5
* Merge branch 'mm/am-c-doc'Junio C Hamano2015-03-051-1/+2
|\
| * Documentation/git-am.txt: mention mailinfo.scissors config variableMatthieu Moy2015-02-211-1/+2
* | Merge branch 'rw/apply-does-not-take-ignore-date'Junio C Hamano2014-12-221-1/+0
|\ \
| * | git-am.txt: --ignore-date flag is not passed to git-applyRonald Wampler2014-12-091-1/+0
* | | git-am: add --message-id/--no-message-idPaolo Bonzini2014-11-261-0/+11
| |/ |/|
* | Merge branch 'cp/am-patch-format-doc'Junio C Hamano2014-03-251-1/+7
|\ \
| * | Documentation/git-am: typofixChris Packham2014-03-171-1/+1
| * | Documentation/git-am: Document supported --patch-format optionsChris Packham2014-03-111-3/+9