]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sb/hex-object-name-is-at-most-41-bytes-long' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2015 21:12:54 +0000 (13:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2015 21:12:55 +0000 (13:12 -0800)
commit552f6994d2650f5940b98ff52679ee63959027f9
treeb022c3fb700255fc690a29184328a2a800fc1bd6
parenta628d505757412f2cf394c8fb11d7911f26cab3f
parent0b868f0eecf4a5b4f25b5876e731f0b5456edc89
Merge branch 'sb/hex-object-name-is-at-most-41-bytes-long' into maint

Code clean-up.

* sb/hex-object-name-is-at-most-41-bytes-long:
  hex.c: reduce memory footprint of sha1_to_hex static buffers
hex.c