summaryrefslogtreecommitdiffstats
path: root/Documentation/git-format-patch.txt
AgeCommit message (Expand)AuthorLines
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
2007-01-18Document --ignore-if-in-upstream in git-format-patchDavid Kågedal-0/+8
2007-01-17git-format-patch: the default suffix is now .patch, not .txtJunio C Hamano-8/+7
2007-01-17git-format-patch -3Junio C Hamano-0/+3
2007-01-17Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce-1/+3
2007-01-17Introduce 'git-format-patch --suffix=.patch'Junio C Hamano-1/+16
2006-07-14Add option to set initial In-Reply-To/ReferencesJosh Triplett-0/+6
2006-07-14Add option to enable threading headersJosh Triplett-1/+9
2006-06-06git-format-patch: add --output-directory long option againJunio C Hamano-2/+1
2006-06-02Update documentation for git-format-patchDennis Stosberg-34/+35
2006-03-09Describe how to add extra mail header lines in mail generated by git-format-p...Mike McCormack-0/+9
2006-03-09Document the --attach flag.Mike McCormack-1/+4
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen-1/+1
2006-02-07format-patch: Remove last vestiges of --mbox optionAndreas Ericsson-22/+10
2006-01-05Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca-2/+4
2005-12-13Documentation: diff examples.Junio C Hamano-0/+9
2005-12-08Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull-6/+17