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