summaryrefslogtreecommitdiff
path: root/Documentation/git-format-patch.txt
AgeCommit message (Expand)Author
2009-03-27Documentation: format-patch --root clarificationsThomas Rast
2009-03-21Sync with maintJunio C Hamano
2009-03-21format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd
2009-03-11Merge branch 'tr/format-patch-thread'Junio C Hamano
2009-02-21format-patch: support deep threadingThomas Rast
2009-02-12Enable setting attach as the default in .gitconfig for git-format-patch.Jeremy White
2008-11-04Merge branch 'maint'Junio C Hamano
2008-11-02format-patch documentation: mention the special case of showing a single commitJunio C Hamano
2008-10-18format-patch: autonumber by defaultBrian Gernhardt
2008-08-14git format-patch documentation: clarify what --cover-letter doesMatt McCutchen
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder
2008-07-05manpages: fix bogus whitespaceJonathan Nieder
2008-07-05git-format-patch(1): fix stray \ in outputJonathan Nieder
2008-07-01Documentation formatting and cleanupJonathan Nieder
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano
2008-05-14Merge branch 'mv/format-cc'Junio C Hamano
2008-05-11git-format-patch: add --no-binary to omit binary changes in the patch.Caio Marcelo de Oliveira Filho
2008-05-06Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder
2008-04-29git-format-patch: add a new format.cc configuration variableMiklos Vajna
2008-02-19Support a --cc=<email> option in format-patchDaniel Barkalow
2008-02-19Add a --cover-letter option to format-patchDaniel Barkalow
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