Merge branch 'es/format-patch-interdiff'
commit688cb1c9891943db1575db38bc0575f75f8b928b
authorJunio C Hamano <gitster@pobox.com>
Mon, 17 Sep 2018 20:53:55 +0000 (17 13:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Sep 2018 20:53:55 +0000 (17 13:53 -0700)
tree0c240ea594d33be0c9a75098eb6d843dc92cb023
parentf3504ea3dd21b0a6d38bcd369efa0663cdc05416
parentee6cbf712edcbd1dc14993ab2452fbe882dc524a
Merge branch 'es/format-patch-interdiff'

"git format-patch" learned a new "--interdiff" option to explain
the difference between this version and the previous atttempt in
the cover letter (or after the tree-dashes as a comment).

* es/format-patch-interdiff:
  format-patch: allow --interdiff to apply to a lone-patch
  log-tree: show_log: make commentary block delimiting reusable
  interdiff: teach show_interdiff() to indent interdiff
  format-patch: teach --interdiff to respect -v/--reroll-count
  format-patch: add --interdiff option to embed diff in cover letter
  format-patch: allow additional generated content in make_cover_letter()
Makefile
builtin/log.c
log-tree.c
revision.h