]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/mailinfo-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 17 Feb 2020 21:22:17 +0000 (13:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Feb 2020 21:22:17 +0000 (13:22 -0800)
Code clean-up.

* jk/mailinfo-cleanup:
  mailinfo: factor out some repeated header handling
  mailinfo: be more liberal with header whitespace
  mailinfo: simplify parsing of header values
  mailinfo: treat header values as C strings


Trivial merge