index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
hex: drop sha1_to_hex()
Jeff King
1
-5
/
+0
2019-11-11
hex: drop sha1_to_hex_r()
Jeff King
1
-5
/
+0
2018-11-14
hex: introduce functions to print arbitrary hashes
brian m. carlson
1
-7
/
+23
2018-07-16
hex: switch to using the_hash_algo
brian m. carlson
1
-3
/
+3
2017-11-01
notes: move hex_to_bytes() to hex.c and export it
René Scharfe
1
-0
/
+12
2017-03-26
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
1
-1
/
+1
2017-02-20
hex: introduce parse_oid_hex
brian m. carlson
1
-0
/
+8
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