index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-am.txt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
doc: use .adoc extension for AsciiDoc files
brian m. carlson
1
-298
/
+0
2024-06-17
Merge branch 'jk/am-retry'
Junio C Hamano
1
-1
/
+7
2024-06-06
am: add explicit "--retry" option
Jeff King
1
-1
/
+7
2024-03-25
docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
Brian Lyles
1
-7
/
+13
2024-02-27
Merge branch 'jc/am-whitespace-doc'
Junio C Hamano
1
-0
/
+3
2024-02-14
doc: add shortcut to "am --whitespace=<action>"
Junio C Hamano
1
-0
/
+3
2023-11-02
Merge branch 'jc/am-doc-whitespace-action-fix' into maint-2.42
Junio C Hamano
1
-2
/
+2
2023-10-30
Merge branch 'jc/am-doc-whitespace-action-fix'
Junio C Hamano
1
-2
/
+2
2023-10-18
am: align placeholder for --whitespace option with apply
Junio C Hamano
1
-2
/
+2
2023-10-09
documentation: add some commas where they are helpful
Elijah Newren
1
-2
/
+2
2023-10-09
documentation: use clearer prepositions
Elijah Newren
1
-1
/
+1
2023-10-09
documentation: add missing article
Elijah Newren
1
-2
/
+2
2023-10-09
documentation: fix singular vs. plural
Elijah Newren
1
-1
/
+1
2023-03-21
am: refer to format-patch in the documentation
Junio C Hamano
1
-2
/
+5
2023-01-05
am: allow passing --no-verify flag
Thierry Reding
1
-1
/
+7
2022-09-14
Merge branch 'ab/dedup-config-and-command-docs'
Junio C Hamano
1
-0
/
+7
2022-09-07
docs: add CONFIGURATION sections that map to a built-in
Ævar Arnfjörð Bjarmason
1
-0
/
+7
2022-08-03
doc: consolidate --rerere-autoupdate description
Junio C Hamano
1
-4
/
+1
2021-12-15
am: support --allow-empty to record specific empty patches
徐沛文 (Aleen)
1
-1
/
+6
2021-12-15
am: support --empty=<option> to handle empty patches
徐沛文 (Aleen)
1
-0
/
+9
2021-09-10
git-am.txt: clarify --abort behavior
Elijah Newren
1
-0
/
+2
2021-05-10
am: learn to process quoted lines that ends with CRLF
Đoàn Trần Công Danh
1
-0
/
+4
2021-02-24
i18n.txt: camel case and monospace "i18n.commitEncoding"
Denton Liu
1
-1
/
+1
2020-10-20
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
1
-1
/
+1
2020-04-03
Documentation: document am --no-gpg-sign
Đoàn Trần Công Danh
1
-1
/
+4
2020-02-20
am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch
Paolo Bonzini
1
-5
/
+6
2020-02-20
am: support --show-current-patch=raw as a synonym for--show-current-patch
Paolo Bonzini
1
-4
/
+5
2020-01-08
Merge branch 'pm/am-in-body-header-doc-update'
Junio C Hamano
1
-2
/
+2
2020-01-04
am: document that Date: can appear as an in-body header
Paul Menzel
1
-2
/
+2
2019-10-23
doc: am --show-current-patch gives an entire e-mail message
Junio C Hamano
1
-1
/
+1
2019-03-18
am/cherry-pick/rebase/revert: document --rerere-autoupdate
Phillip Wood
1
-0
/
+5
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
[next]