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