author | Junio C Hamano <gitster@pobox.com> | |
Mon, 6 Apr 2009 07:42:23 +0000 (00:42 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 6 Apr 2009 07:42:23 +0000 (00:42 -0700) | ||
commit | 87d2062b3984af5347519c38877b99bce06e6e8d | |
tree | 888152f9e778342f6fa0fc71c7f601fd702916eb | tree | snapshot |
parent | a6e5ef7d9cc34199fb6618e1fbb57f3615d002f6 | commit | diff |
parent | 871d21d42e0f782b7cb111beec8c252e9aa627ff | commit | diff |
Merge branch 'sb/format-patch-patchname'
* sb/format-patch-patchname:
format_sanitized_subject: Don't trim past initial length of strbuf
log-tree: fix patch filename computation in "git format-patch"
format-patch: --numbered-files and --stdout aren't mutually exclusive
format-patch: --attach/inline uses filename instead of SHA1
format-patch: move get_patch_filename() into log-tree
format-patch: pass a commit to reopen_stdout()
format-patch: construct patch filename in one function
pretty.c: add %f format specifier to format_commit_message()
* sb/format-patch-patchname:
format_sanitized_subject: Don't trim past initial length of strbuf
log-tree: fix patch filename computation in "git format-patch"
format-patch: --numbered-files and --stdout aren't mutually exclusive
format-patch: --attach/inline uses filename instead of SHA1
format-patch: move get_patch_filename() into log-tree
format-patch: pass a commit to reopen_stdout()
format-patch: construct patch filename in one function
pretty.c: add %f format specifier to format_commit_message()
builtin-log.c | diff1 | | diff2 | | blob | history |
revision.h | diff1 | | diff2 | | blob | history |