index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-am.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch
Paolo Bonzini
2020-02-20
1
-5
/
+6
*
am: support --show-current-patch=raw as a synonym for--show-current-patch
Paolo Bonzini
2020-02-20
1
-4
/
+5
*
Merge branch 'pm/am-in-body-header-doc-update'
Junio C Hamano
2020-01-08
1
-2
/
+2
|
\
|
*
am: document that Date: can appear as an in-body header
Paul Menzel
2020-01-05
1
-2
/
+2
*
|
doc: am --show-current-patch gives an entire e-mail message
Junio C Hamano
2019-10-23
1
-1
/
+1
|
/
*
am/cherry-pick/rebase/revert: document --rerere-autoupdate
Phillip Wood
2019-03-18
1
-0
/
+5
*
Merge branch 'nd/rebase-show-current-patch'
Junio C Hamano
2018-03-06
1
-1
/
+5
|
\
|
*
am: add --show-current-patch
Nguyễn Thái Ngọc Duy
2018-02-12
1
-1
/
+5
*
|
am: support --quit
Nguyễn Thái Ngọc Duy
2018-02-14
1
-1
/
+5
|
/
*
Merge branch 'mm/doc-tt'
Junio C Hamano
2016-07-13
1
-2
/
+2
|
\
|
*
doc: typeset long command-line options as literal
Matthieu Moy
2016-06-28
1
-2
/
+2
*
|
am: support --patch-format=mboxrd
Eric Wong
2016-06-06
1
-1
/
+2
|
/
*
Expand documentation describing --signoff
David A. Wheeler
2016-01-05
1
-0
/
+1
*
Merge branch 'mm/keyid-docs' into maint
Junio C Hamano
2015-10-16
1
-1
/
+3
|
\
|
*
Documentation: explain optional arguments better
Matthieu Moy
2015-09-21
1
-1
/
+3
*
|
git-am: add am.threeWay config variable
Remi Lespinet
2015-08-05
1
-2
/
+5
|
/
*
Revert "git-am: add am.threeWay config variable"
Junio C Hamano
2015-07-24
1
-5
/
+2
*
git-am: add am.threeWay config variable
Remi Lespinet
2015-06-04
1
-2
/
+5
*
Merge branch 'mm/am-c-doc'
Junio C Hamano
2015-03-05
1
-1
/
+2
|
\
|
*
Documentation/git-am.txt: mention mailinfo.scissors config variable
Matthieu Moy
2015-02-21
1
-1
/
+2
*
|
Merge branch 'rw/apply-does-not-take-ignore-date'
Junio C Hamano
2014-12-22
1
-1
/
+0
|
\
\
|
*
|
git-am.txt: --ignore-date flag is not passed to git-apply
Ronald Wampler
2014-12-09
1
-1
/
+0
*
|
|
git-am: add --message-id/--no-message-id
Paolo Bonzini
2014-11-26
1
-0
/
+11
|
|
/
|
/
|
*
|
Merge branch 'cp/am-patch-format-doc'
Junio C Hamano
2014-03-25
1
-1
/
+7
|
\
\
|
*
|
Documentation/git-am: typofix
Chris Packham
2014-03-17
1
-1
/
+1
|
*
|
Documentation/git-am: Document supported --patch-format options
Chris Packham
2014-03-11
1
-3
/
+9
*
|
|
Merge branch 'jn/am-doc-hooks'
Junio C Hamano
2014-03-14
1
-0
/
+5
|
\
\
\
|
*
|
|
am doc: add a pointer to relevant hooks
Jonathan Nieder
2014-02-24
1
-0
/
+5
|
|
/
/
*
/
/
am: add the --gpg-sign option
Nicolas Vigier
2014-02-03
1
-1
/
+5
|
/
/
*
|
am: replace uses of --resolved with --continue
Kevin Bracey
2013-06-27
1
-2
/
+2
*
|
documentation: trivial style cleanups
Felipe Contreras
2013-05-17
1
-4
/
+3
*
|
Merge branch 'jb/am-include'
Junio C Hamano
2012-04-21
1
-1
/
+2
|
\
\
|
*
|
am: support --include option
Johannes Berg
2012-03-28
1
-1
/
+2
*
|
|
Merge branch 'tr/maint-mailinfo'
Junio C Hamano
2012-01-29
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
am: learn passing -b to mailinfo
Thomas Rast
2012-01-17
1
-0
/
+3
*
|
|
am: Document new --exclude=<path> option
maximilian attems
2011-08-09
1
-1
/
+3
|
/
/
*
|
Merge branch 'maint'
Junio C Hamano
2011-03-22
1
-3
/
+3
|
\
\
|
*
|
git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'
SZEDER Gábor
2011-03-22
1
-3
/
+3
*
|
|
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-9
/
+0
|
/
/
*
|
Use parentheses and `...' where appropriate
Štěpán Němec
2010-10-08
1
-2
/
+2
*
|
Merge branch 'sh/am-keep-cr'
Junio C Hamano
2010-03-11
1
-1
/
+8
|
\
\
|
*
|
git-am: Add am.keepcr and --no-keep-cr to override it
Stefan-W. Hahn
2010-02-28
1
-2
/
+4
|
*
|
git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit
Stefan-W. Hahn
2010-02-28
1
-1
/
+6
*
|
|
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
2010-03-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove extra '-' from git-am(1)
Michal Sojka
2010-03-05
1
-1
/
+1
*
|
|
am: switch --resolved to --continue
Jeff King
2010-02-12
1
-1
/
+2
*
|
|
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
1
-5
/
+5
|
/
/
*
|
add documentation for mailinfo.scissors and '--no-scissors'
Nicolas Sebrecht
2009-09-11
1
-1
/
+4
*
|
am/mailinfo: Disable scissors processing by default
Junio C Hamano
2009-08-27
1
-11
/
+6
*
|
Documentation: describe the scissors mark support of "git am"
Nanako Shiraishi
2009-08-27
1
-4
/
+12
|
/
[next]