Sign in
googlers
/
jrn
/
git
/
34401b7ddbd79c8511e864048bc52d896eac2f22
/
hex.c
d88e810
hex-ll: separate out non-hash-algo functions
by Calvin Wan
· 1 year, 5 months ago
08e5fb1
hex: retire get_sha1_hex()
by Junio C Hamano
· 1 year, 8 months ago
d1cbe1e
hash-ll.h: split out of hash.h to remove dependency on repository.h
by Elijah Newren
· 1 year, 11 months ago
b73ecb4
hex.h: move some hex-related declarations from cache.h
by Elijah Newren
· 2 years, 1 month ago
3dd7146
hex: print objects using the hash algorithm member
by brian m. carlson
· 3 years, 11 months ago
b8505ec
hex: default to the_hash_algo on zero algorithm value
by brian m. carlson
· 3 years, 11 months ago
5a6dce7
hash: set, copy, and use algo field in struct object_id
by brian m. carlson
· 3 years, 11 months ago
61e2a70
hex: add functions to parse hex object IDs in any algorithm
by brian m. carlson
· 5 years ago
dadacf1
hex: introduce parsing variants taking hash algorithms
by brian m. carlson
· 5 years ago
b19f3fe
hex: drop sha1_to_hex()
by Jeff King
· 5 years ago
aa6d7f9
hex: drop sha1_to_hex_r()
by Jeff King
· 5 years ago
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