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