]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/format-patch-am'
authorJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2011 19:19:11 +0000 (12:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2011 19:19:11 +0000 (12:19 -0700)
commitf67d2e82d6d2fd385d3d20e8d348eaf69dc95041
treee1c16bbf610d405e77443f51f121d857d44eba0b
parent1c9d71944a7a35cdfeb09200b20e261737cdc0b9
parent9553d2b26395d9a19bf60875784661090f607f4a
Merge branch 'jk/format-patch-am'

* jk/format-patch-am:
  format-patch: preserve subject newlines with -k
  clean up calling conventions for pretty.c functions
  pretty: add pp_commit_easy function for simple callers
  mailinfo: always clean up rfc822 header folding
  t: test subject handling in format-patch / am pipeline

Conflicts:
builtin/branch.c
builtin/log.c
commit.h
builtin/branch.c
builtin/checkout.c
builtin/log.c
builtin/merge.c
builtin/rev-list.c
builtin/shortlog.c
builtin/show-branch.c
commit.h
log-tree.c
pretty.c
revision.h