aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-am.txt
Commit message (Expand)AuthorAge
* documentation: trivial style cleanupsFelipe Contreras2013-05-17
* Merge branch 'jb/am-include'Junio C Hamano2012-04-20
|\
| * am: support --include optionJohannes Berg2012-03-28
* | Merge branch 'tr/maint-mailinfo'Junio C Hamano2012-01-29
|\ \ | |/ |/|
| * am: learn passing -b to mailinfoThomas Rast2012-01-16
* | am: Document new --exclude=<path> optionmaximilian attems2011-08-09
|/
* Merge branch 'maint'Junio C Hamano2011-03-22
|\
| * git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor2011-03-22
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* Merge branch 'sh/am-keep-cr'Junio C Hamano2010-03-10
|\
| * git-am: Add am.keepcr and --no-keep-cr to override itStefan-W. Hahn2010-02-28
| * git-am: Add command line parameter `--keep-cr` passing it to git-mailsplitStefan-W. Hahn2010-02-28
* | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-04
|\ \ | |/ |/|
| * Remove extra '-' from git-am(1)Michal Sojka2010-03-04
* | am: switch --resolved to --continueJeff King2010-02-11
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
|/
* add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht2009-09-11
* am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-26
* Documentation: describe the scissors mark support of "git am"Nanako Shiraishi2009-08-26
* git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-05
* am, rebase: teach quiet optionStephen Boyd2009-06-18
* git-am.txt: reword extra headers in message bodyStephen Boyd2009-05-05
* git-am.txt: Use date or value instead of time or timestampStephen Boyd2009-05-05
* git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd2009-05-05
* Documentation: minor grammatical fixes.David J. Mellor2009-03-02
* git-am: Add --ignore-date optionNanako Shiraishi2009-01-25
* git-am: implement --reject option passed to git-applymartin f. krafft2009-01-23
* git-am: add --directory=<dir> optionJunio C Hamano2009-01-12
* git-am: ignore --binary optionStephan Beyer2008-08-16
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-21
* Update my e-mail addressJunio C Hamano2008-07-21
* git am --abortNanako Shiraishi2008-07-19
* Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-15
* Merge branch 'jc/rebase-orig-head'Junio C Hamano2008-07-14
|\
| * Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt2008-07-08
* | git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer2008-07-13
|/
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* am: remove support for -d .dotestJunio C Hamano2008-03-05
* Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan2008-02-25
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* War on whitespaceJunio C Hamano2007-06-07
*-. Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano2007-06-02
|\ \
| | * Remove git-applypatchJunio C Hamano2007-05-24
| | * git-applymbox: Remove commandPetr Baudis2007-05-24
| |/
* | Fix git-am(1) synopsis formattingJonas Fonseca2007-06-02
|/
* Teach mailsplit about Maildir'sFernando J. Pereda2007-05-24