Merge branch 'rs/hex2chr' into maint
commitc3befaeab9ebd0def9f03d434a52cf40614c65f9
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Sep 2016 20:51:43 +0000 (19 13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Sep 2016 20:51:43 +0000 (19 13:51 -0700)
treeeaa41d9b527b3bdb4c8a6a78443a9277e1c5740f
parent815a73f7143214510fae6e8a2f2077b2e8694509
parentd23309733a5b2a9e1adc304ee50c5a5ed7a087c2
Merge branch 'rs/hex2chr' into maint

Code cleanup.

* rs/hex2chr:
  introduce hex2chr() for converting two hexadecimal digits to a character
cache.h
hex.c
pretty.c