summaryrefslogtreecommitdiff
path: root/git-format-patch.sh
Commit message (Expand)AuthorAgeFilesLines
* format-patch: Remove last vestiges of --mbox optionAndreas Ericsson2006-02-071-15/+15
* Fix git-format-patch -s to include a Signed-off-by: line...Eric W. Biederman2006-01-251-1/+1
* [PATCH] format-patch: always --mbox and show sane Date:Junio C Hamano2006-01-141-67/+74
* Fix git-format-patch usage string wrt output modes.Yann Dirson2006-01-071-2/+4
* format-patch/commit: Quote single quote in the author name properly.Junio C Hamano2006-01-051-0/+1
* format-patch: make sure header and body are separated.Junio C Hamano2005-12-191-0/+2
* Trivial usage string clean-upfreku045@student.liu.se2005-12-141-17/+8
* format-patch: use same number of digits in numbersJunio C Hamano2005-12-101-4/+10
* format-patch: run diff in C localeJunio C Hamano2005-11-291-1/+5
* format-patch: do not abuse 3-dash marker line.Junio C Hamano2005-11-291-1/+1
* format-patch: remove applies-to.Junio C Hamano2005-11-291-1/+0
* format-patch: output filename reported to stdout verbatim.Junio C Hamano2005-11-261-2/+2
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-251-1/+1
* format-patch: fix two-argument special case, and make it easier to pick singl...Junio C Hamano2005-11-211-2/+3
* Do not lose author name information to locale gotchas.Junio C Hamano2005-11-111-1/+1
* Refactored merge options into separate merge-options.txt.Jon Loeliger2005-11-061-0/+4
* git-format-patch: silly typo fix.Junio C Hamano2005-11-061-1/+1
* format-patch: "rev1.." should mean "rev1..HEAD"Junio C Hamano2005-11-051-0/+7
* format-patch: take sequence of ranges.Junio C Hamano2005-10-131-36/+63
* git-format-patch: --stdout option.Junio C Hamano2005-10-061-30/+42
* Record which tree the patch applies to.Junio C Hamano2005-10-041-0/+3
* Remove useless use of sed in git-format-patch.Junio C Hamano2005-10-041-5/+1
* [PATCH] Omit patches that have already been merged from format-patch output.Junio C Hamano2005-09-121-11/+27
* Big tool rename.Junio C Hamano2005-09-071-0/+220