aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-format-patch.txt
Commit message (Expand)AuthorAge
* format-patch: Add a signature option (--signature)Stephen Boyd2010-06-16
* Add 'git format-patch --to=' option and 'format.to' configuration variable.Steven Drake2010-03-06
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* format-patch documentation: Fix formattingBjörn Gustavsson2009-11-10
* Improve doc for format-patch threading options.Yann Dirson2009-07-22
* git-format-patch.txt: general rewordings and cleanupsStephen Boyd2009-04-23
* Documentation: use lowercase for shallow and deep threadingStephen Boyd2009-04-23
* Documentation: fix typos / spelling mistakesMike Ralphson2009-04-20
* Add configuration variable for sign-off to format-patchHeiko Voigt2009-04-06
* Merge branch 'mh/format-patch-add-header'Junio C Hamano2009-04-01
|\
| * format-patch: add arbitrary email headersMichael Hendricks2009-03-27
* | Merge branch 'tr/maint-1.6.1-doc-format-patch--root'Junio C Hamano2009-04-01
|\ \ | |/ |/|
| * Documentation: format-patch --root clarificationsThomas Rast2009-03-27
* | Sync with maintJunio C Hamano2009-03-21
|\ \
| * | format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd2009-03-21
| |/
* | Merge branch 'tr/format-patch-thread'Junio C Hamano2009-03-11
|\ \
| * | format-patch: support deep threadingThomas Rast2009-02-21
| |/
* | Enable setting attach as the default in .gitconfig for git-format-patch.Jeremy White2009-02-12
|/
* Merge branch 'maint'Junio C Hamano2008-11-04
|\
| * format-patch documentation: mention the special case of showing a single commitJunio C Hamano2008-11-02
* | format-patch: autonumber by defaultBrian Gernhardt2008-10-18
|/
* git format-patch documentation: clarify what --cover-letter doesMatt McCutchen2008-08-14
* Update my e-mail addressJunio C Hamano2008-07-21
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-05
* manpages: fix bogus whitespaceJonathan Nieder2008-07-05
* git-format-patch(1): fix stray \ in outputJonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* 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
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-28
* Merge branch 'mv/format-cc'Junio C Hamano2008-05-14
|\
| * git-format-patch: add a new format.cc configuration variableMiklos Vajna2008-04-29
* | git-format-patch: add --no-binary to omit binary changes in the patch.Caio Marcelo de Oliveira Filho2008-05-11
* | Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder2008-05-06
|/
* Support a --cc=<email> option in format-patchDaniel Barkalow2008-02-19
* Add a --cover-letter option to format-patchDaniel Barkalow2008-02-19
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Documentation: customize diff-options depending on particular commandSergei Organov2007-11-15
* Rearrange git-format-patch synopsis to improve clarity.David Symonds2007-11-05
* format-patch: Add configuration and off switch for --numberedBrian Gernhardt2007-11-04
* git-format-patch.txt: fix explanation of an example.Sergei Organov2007-11-01
* format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano2007-08-28
* "format-patch --root rev" is the way to show everything.Junio C Hamano2007-08-28
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-24
* Merge branch 'maint'Junio C Hamano2007-07-03
|\
| * Document -<n> for git-format-patchMiklos Vajna2007-07-03
* | format-patch: Add format.subjectprefix config optionAdam Roben2007-07-02
* | War on whitespaceJunio C Hamano2007-06-07