aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-format-patch.txt
Commit message (Expand)AuthorAge
* 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
* | Add the --numbered-files option to git-format-patch.Jon Loeliger2007-06-06
|/
* Add custom subject prefix support to format-patch (take 3)Robin H. Johnson2007-04-11
* Merge branch 'js/attach'Junio C Hamano2007-03-10
|\
| * format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-04
* | Fix diff-options references in git-diff and git-format-patchBrian Gernhardt2007-03-05
|/
* Document --ignore-if-in-upstream in git-format-patchDavid Kågedal2007-01-18
* git-format-patch: the default suffix is now .patch, not .txtJunio C Hamano2007-01-17
* git-format-patch -3Junio C Hamano2007-01-17
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-17
* Introduce 'git-format-patch --suffix=.patch'Junio C Hamano2007-01-17
* Add option to set initial In-Reply-To/ReferencesJosh Triplett2006-07-14
* Add option to enable threading headersJosh Triplett2006-07-14
* git-format-patch: add --output-directory long option againJunio C Hamano2006-06-06
* Update documentation for git-format-patchDennis Stosberg2006-06-02
* Describe how to add extra mail header lines in mail generated by git-format-p...Mike McCormack2006-03-09
* Document the --attach flag.Mike McCormack2006-03-09
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* format-patch: Remove last vestiges of --mbox optionAndreas Ericsson2006-02-07
* Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca2006-01-05
* Documentation: diff examples.Junio C Hamano2005-12-13
* Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull2005-12-08
* Documentation: format-patchJunio C Hamano2005-11-05
* Describe new options to git-format-patch and git-mailsplit.Junio C Hamano2005-10-06
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20