Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-26 | hex: make wraparound of the index into ring-buffer explicit | René Scharfe | 1 | -1/+2 |
2016-09-19 | Merge branch 'rs/hex2chr' into maint | Junio C Hamano | 1 | -10/+2 |
2016-09-07 | introduce hex2chr() for converting two hexadecimal digits to a character | René Scharfe | 1 | -10/+2 |
2016-06-28 | hex: add oid_to_hex_r() | brian m. carlson | 1 | -0/+5 |
2015-09-25 | add reentrant variants of sha1_to_hex and find_unique_abbrev | Jeff King | 1 | -4/+9 |
2015-03-13 | define utility functions for object IDs | brian m. carlson | 1 | -3/+13 |
2015-03-05 | Merge branch 'sb/hex-object-name-is-at-most-41-bytes-long' into maint | Junio C Hamano | 1 | -1/+1 |
2015-02-13 | hex.c: reduce memory footprint of sha1_to_hex static buffers | Stefan Beller | 1 | -1/+1 |
2011-10-05 | get_sha1_hex(): do not read past a NUL character | Michael Haggerty | 1 | -1/+9 |
2010-01-21 | slim down "git show-index" | Linus Torvalds | 1 | -0/+67 |