aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-format-patch.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-2/+2
2009-11-10format-patch documentation: Fix formattingBjörn Gustavsson1-23/+23
2009-07-22Improve doc for format-patch threading options.Yann Dirson1-7/+15
2009-04-23git-format-patch.txt: general rewordings and cleanupsStephen Boyd1-19/+19
2009-04-23Documentation: use lowercase for shallow and deep threadingStephen Boyd1-2/+2
2009-04-20Documentation: fix typos / spelling mistakesMike Ralphson1-1/+1
2009-04-06Add configuration variable for sign-off to format-patchHeiko Voigt1-0/+1
2009-04-01Merge branch 'mh/format-patch-add-header'Junio C Hamano1-0/+5
2009-04-01Merge branch 'tr/maint-1.6.1-doc-format-patch--root'Junio C Hamano1-9/+12
2009-03-27format-patch: add arbitrary email headersMichael Hendricks1-0/+5
2009-03-27Documentation: format-patch --root clarificationsThomas Rast1-9/+12
2009-03-21Sync with maintJunio C Hamano1-1/+0
2009-03-21format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd1-1/+0
2009-03-11Merge branch 'tr/format-patch-thread'Junio C Hamano1-1/+9
2009-02-21format-patch: support deep threadingThomas Rast1-1/+9
2009-02-12Enable setting attach as the default in .gitconfig for git-format-patch.Jeremy White1-2/+9
2008-11-04Merge branch 'maint'Junio C Hamano1-1/+2
2008-11-02format-patch documentation: mention the special case of showing a single commitJunio C Hamano1-1/+2
2008-10-18format-patch: autonumber by defaultBrian Gernhardt1-3/+5
2008-08-14git format-patch documentation: clarify what --cover-letter doesMatt McCutchen1-3/+3
2008-07-21Update my e-mail addressJunio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-3/+3
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder1-1/+1
2008-07-05manpages: fix bogus whitespaceJonathan Nieder1-4/+4
2008-07-05git-format-patch(1): fix stray \ in outputJonathan Nieder1-1/+1
2008-07-01Documentation formatting and cleanupJonathan Nieder1-2/+2
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-5/+10
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano1-1/+1
2008-05-14Merge branch 'mv/format-cc'Junio C Hamano1-0/+1
2008-05-11git-format-patch: add --no-binary to omit binary changes in the patch.Caio Marcelo de Oliveira Filho1-0/+6
2008-05-06Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder1-26/+41
2008-04-29git-format-patch: add a new format.cc configuration variableMiklos Vajna1-0/+1
2008-02-19Support a --cc=<email> option in format-patchDaniel Barkalow1-0/+5
2008-02-19Add a --cover-letter option to format-patchDaniel Barkalow1-7/+13
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-4/+4
2007-11-15Documentation: customize diff-options depending on particular commandSergei Organov1-0/+1
2007-11-05Rearrange git-format-patch synopsis to improve clarity.David Symonds1-1/+2
2007-11-04format-patch: Add configuration and off switch for --numberedBrian Gernhardt1-4/+8
2007-11-01git-format-patch.txt: fix explanation of an example.Sergei Organov1-1/+1
2007-08-28format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano1-7/+10
2007-08-28"format-patch --root rev" is the way to show everything.Junio C Hamano1-7/+22
2007-08-24Documentation: Correct various misspellings and typos.Brian Hetro1-1/+1
2007-07-03Merge branch 'maint'Junio C Hamano1-0/+3
2007-07-03Document -<n> for git-format-patchMiklos Vajna1-0/+3
2007-07-02format-patch: Add format.subjectprefix config optionAdam Roben1-2/+3
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-06-06Add the --numbered-files option to git-format-patch.Jon Loeliger1-3/+11
2007-04-11Add custom subject prefix support to format-patch (take 3)Robin H. Johnson1-5/+12