14 Commits (b4583d55956544f936ba35893374e49a184bd7c9)

Author SHA1 Message Date
brian m. carlson d9cd734990 hex: switch to using the_hash_algo 7 years ago
René Scharfe 0ec218656a notes: move hex_to_bytes() to hex.c and export it 7 years ago
brian m. carlson dc01505f7f Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ 8 years ago
brian m. carlson 605f430efb hex: introduce parse_oid_hex 8 years ago
René Scharfe bb84735c80 hex: make wraparound of the index into ring-buffer explicit 8 years ago
René Scharfe d23309733a introduce hex2chr() for converting two hexadecimal digits to a character 9 years ago
brian m. carlson 55c529a700 hex: add oid_to_hex_r() 9 years ago
Jeff King af49c6d091 add reentrant variants of sha1_to_hex and find_unique_abbrev 10 years ago
brian m. carlson aa1c6fdf47 define utility functions for object IDs 10 years ago
Stefan Beller 0b868f0eec hex.c: reduce memory footprint of sha1_to_hex static buffers 10 years ago
Michael Haggerty d4e85a1afe get_sha1_hex(): do not read past a NUL character 14 years ago
Linus Torvalds a5031214c4 slim down "git show-index" 15 years ago