Age | Commit message (Expand) | Author | Files | Lines |
2006-04-30 | git-format-patch: Use rfc2822 compliant date. | Huw Davies | 1 | -5/+4 |
2006-04-13 | Shell utilities: Guard against expr' magic tokens. | Mark Wooding | 1 | -2/+2 |
2006-03-06 | Allow format-patch to attach patches | Mike McCormack | 1 | -7/+45 |
2006-03-06 | Allow adding arbitary lines in the mail header generated by format-patch. | Mike McCormack | 1 | -2/+6 |
2006-02-27 | git-format-patch: Always add a blank line between headers and body. | Alexandre Julliard | 1 | -1/+6 |
2006-02-21 | format-patch: pretty-print timestamp correctly. | Junio C Hamano | 1 | -1/+1 |
2006-02-07 | format-patch: Remove last vestiges of --mbox option | Andreas Ericsson | 1 | -15/+15 |
2006-01-25 | Fix git-format-patch -s to include a Signed-off-by: line... | Eric W. Biederman | 1 | -1/+1 |
2006-01-14 | [PATCH] format-patch: always --mbox and show sane Date: | Junio C Hamano | 1 | -67/+74 |
2006-01-07 | Fix git-format-patch usage string wrt output modes. | Yann Dirson | 1 | -2/+4 |
2006-01-05 | format-patch/commit: Quote single quote in the author name properly. | Junio C Hamano | 1 | -0/+1 |
2005-12-19 | format-patch: make sure header and body are separated. | Junio C Hamano | 1 | -0/+2 |
2005-12-14 | Trivial usage string clean-up | freku045@student.liu.se | 1 | -17/+8 |
2005-12-10 | format-patch: use same number of digits in numbers | Junio C Hamano | 1 | -4/+10 |
2005-11-29 | format-patch: run diff in C locale | Junio C Hamano | 1 | -1/+5 |
2005-11-29 | format-patch: do not abuse 3-dash marker line. | Junio C Hamano | 1 | -1/+1 |
2005-11-29 | format-patch: remove applies-to. | Junio C Hamano | 1 | -1/+0 |
2005-11-26 | format-patch: output filename reported to stdout verbatim. | Junio C Hamano | 1 | -2/+2 |
2005-11-25 | git-sh-setup: die if outside git repository. | Junio C Hamano | 1 | -1/+1 |
2005-11-21 | format-patch: fix two-argument special case, and make it easier to pick singl... | Junio C Hamano | 1 | -2/+3 |
2005-11-11 | Do not lose author name information to locale gotchas. | Junio C Hamano | 1 | -1/+1 |
2005-11-06 | Refactored merge options into separate merge-options.txt. | Jon Loeliger | 1 | -0/+4 |
2005-11-06 | git-format-patch: silly typo fix. | Junio C Hamano | 1 | -1/+1 |
2005-11-05 | format-patch: "rev1.." should mean "rev1..HEAD" | Junio C Hamano | 1 | -0/+7 |
2005-10-13 | format-patch: take sequence of ranges. | Junio C Hamano | 1 | -36/+63 |
2005-10-06 | git-format-patch: --stdout option. | Junio C Hamano | 1 | -30/+42 |
2005-10-04 | Record which tree the patch applies to. | Junio C Hamano | 1 | -0/+3 |
2005-10-04 | Remove useless use of sed in git-format-patch. | Junio C Hamano | 1 | -5/+1 |
2005-09-12 | [PATCH] Omit patches that have already been merged from format-patch output. | Junio C Hamano | 1 | -11/+27 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -0/+220 |