Sign in
googlers
/
jrn
/
git
/
4dcd4def3ca46fc0e8cb28cbfc815a35dd2c3f1d
/
hex.c
47edb64
hex: introduce functions to print arbitrary hashes
by brian m. carlson
· 6 years ago
d9cd734
hex: switch to using the_hash_algo
by brian m. carlson
· 7 years ago
0ec2186
notes: move hex_to_bytes() to hex.c and export it
by René Scharfe
· 7 years ago
dc01505
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
by brian m. carlson
· 8 years ago
605f430
hex: introduce parse_oid_hex
by brian m. carlson
· 8 years ago
bb84735
hex: make wraparound of the index into ring-buffer explicit
by René Scharfe
· 8 years ago
c3befae
Merge branch 'rs/hex2chr' into maint
by Junio C Hamano
· 8 years ago
d233097
introduce hex2chr() for converting two hexadecimal digits to a character
by René Scharfe
· 9 years ago
55c529a
hex: add oid_to_hex_r()
by brian m. carlson
· 9 years ago
af49c6d
add reentrant variants of sha1_to_hex and find_unique_abbrev
by Jeff King
· 9 years ago
aa1c6fd
define utility functions for object IDs
by brian m. carlson
· 10 years ago
552f699
Merge branch 'sb/hex-object-name-is-at-most-41-bytes-long' into maint
by Junio C Hamano
· 10 years ago
0b868f0
hex.c: reduce memory footprint of sha1_to_hex static buffers
by Stefan Beller
· 10 years ago
d4e85a1
get_sha1_hex(): do not read past a NUL character
by Michael Haggerty
· 13 years ago
a503121
slim down "git show-index"
by Linus Torvalds
· 15 years ago