summaryrefslogtreecommitdiff
path: root/git-format-patch.sh
Commit message (Expand)AuthorAgeFilesLines
* 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