| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'git format-patch --to=' option and 'format.to' configuration variable. | Steven Drake | 2010-03-06 | 1 | -3/+8 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -2/+2 |
* | format-patch documentation: Fix formatting | Björn Gustavsson | 2009-11-10 | 1 | -23/+23 |
* | Improve doc for format-patch threading options. | Yann Dirson | 2009-07-22 | 1 | -7/+15 |
* | git-format-patch.txt: general rewordings and cleanups | Stephen Boyd | 2009-04-23 | 1 | -19/+19 |
* | Documentation: use lowercase for shallow and deep threading | Stephen Boyd | 2009-04-23 | 1 | -2/+2 |
* | Documentation: fix typos / spelling mistakes | Mike Ralphson | 2009-04-20 | 1 | -1/+1 |
* | Add configuration variable for sign-off to format-patch | Heiko Voigt | 2009-04-06 | 1 | -0/+1 |
* | Merge branch 'mh/format-patch-add-header' | Junio C Hamano | 2009-04-01 | 1 | -0/+5 |
|\ |
|
| * | format-patch: add arbitrary email headers | Michael Hendricks | 2009-03-27 | 1 | -0/+5 |
* | | Merge branch 'tr/maint-1.6.1-doc-format-patch--root' | Junio C Hamano | 2009-04-01 | 1 | -9/+12 |
|\ \
| |/
|/| |
|
| * | Documentation: format-patch --root clarifications | Thomas Rast | 2009-03-27 | 1 | -9/+12 |
* | | Sync with maint | Junio C Hamano | 2009-03-21 | 1 | -1/+0 |
|\ \ |
|
| * | | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2009-03-21 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'tr/format-patch-thread' | Junio C Hamano | 2009-03-11 | 1 | -1/+9 |
|\ \ |
|
| * | | format-patch: support deep threading | Thomas Rast | 2009-02-21 | 1 | -1/+9 |
| |/ |
|
* | | Enable setting attach as the default in .gitconfig for git-format-patch. | Jeremy White | 2009-02-12 | 1 | -2/+9 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2008-11-04 | 1 | -1/+2 |
|\ |
|
| * | format-patch documentation: mention the special case of showing a single commit | Junio C Hamano | 2008-11-02 | 1 | -1/+2 |
* | | format-patch: autonumber by default | Brian Gernhardt | 2008-10-18 | 1 | -3/+5 |
|/ |
|
* | git format-patch documentation: clarify what --cover-letter does | Matt McCutchen | 2008-08-14 | 1 | -3/+3 |
* | Update my e-mail address | Junio C Hamano | 2008-07-21 | 1 | -1/+1 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -3/+3 |
* | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | manpages: fix bogus whitespace | Jonathan Nieder | 2008-07-05 | 1 | -4/+4 |
* | git-format-patch(1): fix stray \ in output | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -2/+2 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 | 1 | -5/+10 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 2008-05-28 | 1 | -1/+1 |
* | Merge branch 'mv/format-cc' | Junio C Hamano | 2008-05-14 | 1 | -0/+1 |
|\ |
|
| * | git-format-patch: add a new format.cc configuration variable | Miklos Vajna | 2008-04-29 | 1 | -0/+1 |
* | | git-format-patch: add --no-binary to omit binary changes in the patch. | Caio Marcelo de Oliveira Filho | 2008-05-11 | 1 | -0/+6 |
* | | Documentation: improve "add", "pull" and "format-patch" examples | Christian Couder | 2008-05-06 | 1 | -26/+41 |
|/ |
|
* | Support a --cc=<email> option in format-patch | Daniel Barkalow | 2008-02-19 | 1 | -0/+5 |
* | Add a --cover-letter option to format-patch | Daniel Barkalow | 2008-02-19 | 1 | -7/+13 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -4/+4 |
* | Documentation: customize diff-options depending on particular command | Sergei Organov | 2007-11-15 | 1 | -0/+1 |
* | Rearrange git-format-patch synopsis to improve clarity. | David Symonds | 2007-11-05 | 1 | -1/+2 |
* | format-patch: Add configuration and off switch for --numbered | Brian Gernhardt | 2007-11-04 | 1 | -4/+8 |
* | git-format-patch.txt: fix explanation of an example. | Sergei Organov | 2007-11-01 | 1 | -1/+1 |
* | format-patch documentation: reword to hint "--root <one-commit>" more clearly | Junio C Hamano | 2007-08-28 | 1 | -7/+10 |
* | "format-patch --root rev" is the way to show everything. | Junio C Hamano | 2007-08-28 | 1 | -7/+22 |
* | Documentation: Correct various misspellings and typos. | Brian Hetro | 2007-08-24 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2007-07-03 | 1 | -0/+3 |
|\ |
|
| * | Document -<n> for git-format-patch | Miklos Vajna | 2007-07-03 | 1 | -0/+3 |
* | | format-patch: Add format.subjectprefix config option | Adam Roben | 2007-07-02 | 1 | -2/+3 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | | Add the --numbered-files option to git-format-patch. | Jon Loeliger | 2007-06-06 | 1 | -3/+11 |
|/ |
|