summaryrefslogtreecommitdiffstats
path: root/Documentation/git-format-patch.txt
AgeCommit message (Expand)AuthorLines
2009-04-23git-format-patch.txt: general rewordings and cleanupsStephen Boyd-19/+19
2009-04-23Documentation: use lowercase for shallow and deep threadingStephen Boyd-2/+2
2009-04-20Documentation: fix typos / spelling mistakesMike Ralphson-1/+1
2009-04-06Add configuration variable for sign-off to format-patchHeiko Voigt-0/+1
2009-04-01Merge branch 'mh/format-patch-add-header'Junio C Hamano-0/+5
2009-04-01Merge branch 'tr/maint-1.6.1-doc-format-patch--root'Junio C Hamano-9/+12
2009-03-27format-patch: add arbitrary email headersMichael Hendricks-0/+5
2009-03-27Documentation: format-patch --root clarificationsThomas Rast-9/+12
2009-03-21Sync with maintJunio C Hamano-1/+0
2009-03-21format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd-1/+0
2009-03-11Merge branch 'tr/format-patch-thread'Junio C Hamano-1/+9
2009-02-21format-patch: support deep threadingThomas Rast-1/+9
2009-02-12Enable setting attach as the default in .gitconfig for git-format-patch.Jeremy White-2/+9
2008-11-04Merge branch 'maint'Junio C Hamano-1/+2
2008-11-02format-patch documentation: mention the special case of showing a single commitJunio C Hamano-1/+2
2008-10-18format-patch: autonumber by defaultBrian Gernhardt-3/+5
2008-08-14git format-patch documentation: clarify what --cover-letter doesMatt McCutchen-3/+3
2008-07-21Update my e-mail addressJunio C Hamano-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder-3/+3
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder-1/+1
2008-07-05manpages: fix bogus whitespaceJonathan Nieder-4/+4
2008-07-05git-format-patch(1): fix stray \ in outputJonathan Nieder-1/+1
2008-07-01Documentation formatting and cleanupJonathan Nieder-2/+2
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer-5/+10
2008-06-06documentation: move git(7) to git(1)Christian Couder-1/+1
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano-1/+1
2008-05-14Merge branch 'mv/format-cc'Junio C Hamano-0/+1
2008-05-11git-format-patch: add --no-binary to omit binary changes in the patch.Caio Marcelo de Oliveira Filho-0/+6
2008-05-06Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder-26/+41
2008-04-29git-format-patch: add a new format.cc configuration variableMiklos Vajna-0/+1
2008-02-19Support a --cc=<email> option in format-patchDaniel Barkalow-0/+5
2008-02-19Add a --cover-letter option to format-patchDaniel Barkalow-7/+13
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee-4/+4
2007-11-15Documentation: customize diff-options depending on particular commandSergei Organov-0/+1
2007-11-05Rearrange git-format-patch synopsis to improve clarity.David Symonds-1/+2
2007-11-04format-patch: Add configuration and off switch for --numberedBrian Gernhardt-4/+8
2007-11-01git-format-patch.txt: fix explanation of an example.Sergei Organov-1/+1
2007-08-28format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano-7/+10
2007-08-28"format-patch --root rev" is the way to show everything.Junio C Hamano-7/+22
2007-08-24Documentation: Correct various misspellings and typos.Brian Hetro-1/+1
2007-07-03Merge branch 'maint'Junio C Hamano-0/+3
2007-07-03Document -<n> for git-format-patchMiklos Vajna-0/+3
2007-07-02format-patch: Add format.subjectprefix config optionAdam Roben-2/+3
2007-06-07War on whitespaceJunio C Hamano-1/+0
2007-06-06Add the --numbered-files option to git-format-patch.Jon Loeliger-3/+11
2007-04-11Add custom subject prefix support to format-patch (take 3)Robin H. Johnson-5/+12
2007-03-10Merge branch 'js/attach'Junio C Hamano-4/+12
2007-03-05Fix diff-options references in git-diff and git-format-patchBrian Gernhardt-2/+4
2007-03-04format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin-3/+11