summaryrefslogtreecommitdiff
path: root/Documentation/git-format-patch.txt
AgeCommit message (Expand)Author
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee
2007-11-15Documentation: customize diff-options depending on particular commandSergei Organov
2007-11-05Rearrange git-format-patch synopsis to improve clarity.David Symonds
2007-11-04format-patch: Add configuration and off switch for --numberedBrian Gernhardt
2007-11-01git-format-patch.txt: fix explanation of an example.Sergei Organov
2007-08-28format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano
2007-08-28"format-patch --root rev" is the way to show everything.Junio C Hamano
2007-08-24Documentation: Correct various misspellings and typos.Brian Hetro
2007-07-03Merge branch 'maint'Junio C Hamano
2007-07-03Document -<n> for git-format-patchMiklos Vajna
2007-07-02format-patch: Add format.subjectprefix config optionAdam Roben
2007-06-07War on whitespaceJunio C Hamano
2007-06-06Add the --numbered-files option to git-format-patch.Jon Loeliger
2007-04-11Add custom subject prefix support to format-patch (take 3)Robin H. Johnson
2007-03-10Merge branch 'js/attach'Junio C Hamano
2007-03-05Fix diff-options references in git-diff and git-format-patchBrian Gernhardt
2007-03-04format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin
2007-01-18Document --ignore-if-in-upstream in git-format-patchDavid Kågedal
2007-01-17git-format-patch: the default suffix is now .patch, not .txtJunio C Hamano
2007-01-17git-format-patch -3Junio C Hamano
2007-01-17Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce
2007-01-17Introduce 'git-format-patch --suffix=.patch'Junio C Hamano
2006-07-14Add option to set initial In-Reply-To/ReferencesJosh Triplett
2006-07-14Add option to enable threading headersJosh Triplett
2006-06-06git-format-patch: add --output-directory long option againJunio C Hamano
2006-06-02Update documentation for git-format-patchDennis Stosberg
2006-03-09Describe how to add extra mail header lines in mail generated by git-format-p...Mike McCormack
2006-03-09Document the --attach flag.Mike McCormack
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-02-07format-patch: Remove last vestiges of --mbox optionAndreas Ericsson
2006-01-05Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-12-13Documentation: diff examples.Junio C Hamano
2005-12-08Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull
2005-11-05Documentation: format-patchJunio C Hamano
2005-10-06Describe new options to git-format-patch and git-mailsplit.Junio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-07Documentation updates.Junio C Hamano
2005-09-07Big tool rename.Junio C Hamano