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