summaryrefslogtreecommitdiff
path: root/hex.c
Commit message (Expand)AuthorAgeFilesLines
* add reentrant variants of sha1_to_hex and find_unique_abbrevJeff King2015-09-251-4/+9
* define utility functions for object IDsbrian m. carlson2015-03-131-3/+13
* Merge branch 'sb/hex-object-name-is-at-most-41-bytes-long' into maintJunio C Hamano2015-03-051-1/+1
|\
| * hex.c: reduce memory footprint of sha1_to_hex static bufferssb/hex-object-name-is-at-most-41-bytes-longStefan Beller2015-02-131-1/+1
* | get_sha1_hex(): do not read past a NUL characterMichael Haggerty2011-10-051-1/+9
|/
* slim down "git show-index"Linus Torvalds2010-01-211-0/+67