summaryrefslogtreecommitdiff
path: root/Documentation/git-am.txt
AgeCommit message (Expand)Author
2010-03-05Merge branch 'maint-1.6.6' into maintJunio C Hamano
2010-03-05Remove extra '-' from git-am(1)Michal Sojka
2010-02-12am: switch --resolved to --continueJeff King
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-09-11add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht
2009-08-27am/mailinfo: Disable scissors processing by defaultJunio C Hamano
2009-08-27Documentation: describe the scissors mark support of "git am"Nanako Shiraishi
2009-08-05git apply: option to ignore whitespace differencesGiuseppe Bilotta
2009-06-18am, rebase: teach quiet optionStephen Boyd
2009-05-06git-am.txt: reword extra headers in message bodyStephen Boyd
2009-05-06git-am.txt: Use date or value instead of time or timestampStephen Boyd
2009-05-06git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd
2009-03-02Documentation: minor grammatical fixes.David J. Mellor
2009-01-26git-am: Add --ignore-date optionNanako Shiraishi
2009-01-24git-am: implement --reject option passed to git-applymartin f. krafft
2009-01-12git-am: add --directory=<dir> optionJunio C Hamano
2008-08-16git-am: ignore --binary optionStephan Beyer
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-19git am --abortNanako Shiraishi
2008-07-16Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin
2008-07-15Merge branch 'jc/rebase-orig-head'Junio C Hamano
2008-07-13git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer
2008-07-08Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-03-05am: remove support for -d .dotestJunio C Hamano
2008-02-26Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-06-07War on whitespaceJunio C Hamano
2007-06-03Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano
2007-06-02Fix git-am(1) synopsis formattingJonas Fonseca
2007-05-25Remove git-applypatchJunio C Hamano
2007-05-25git-applymbox: Remove commandPetr Baudis
2007-05-25Teach mailsplit about Maildir'sFernando J. Pereda
2007-05-15git-am: Clean up the asciidoc documentationFrank Lichtenheld
2007-04-16Update git-am documentationAndrew Ruder
2007-03-24git-am documentation: describe what is taken from where.Junio C Hamano
2007-03-21fix typo in git-am manpageMichael S. Tsirkin
2007-02-12Teach git-am to pass -p option down to git-applyJunio C Hamano
2007-02-11Document that git-am can read standard input.Michael S. Tsirkin
2007-02-08add -C[NUM] to git-amMichael S. Tsirkin
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2007-01-08--utf8 is now default for 'git-am'Junio C Hamano
2006-03-02war on whitespaces: documentation.Junio C Hamano
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-12-13Documentation: more examples.Junio C Hamano
2005-12-08Fix the description of --utf8 and --keep to git-am.Nikolai Weibull