index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hex.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hex-ll: separate out non-hash-algo functions
Calvin Wan
2023-09-30
1
-47
/
+0
*
hex: retire get_sha1_hex()
Junio C Hamano
2023-07-25
1
-1
/
+1
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
hex.h: move some hex-related declarations from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
*
hex: print objects using the hash algorithm member
brian m. carlson
2021-04-27
1
-2
/
+2
*
hex: default to the_hash_algo on zero algorithm value
brian m. carlson
2021-04-27
1
-0
/
+7
*
hash: set, copy, and use algo field in struct object_id
brian m. carlson
2021-04-27
1
-3
/
+6
*
hex: add functions to parse hex object IDs in any algorithm
brian m. carlson
2020-02-24
1
-0
/
+22
*
hex: introduce parsing variants taking hash algorithms
brian m. carlson
2020-02-24
1
-7
/
+26
*
hex: drop sha1_to_hex()
Jeff King
2019-11-13
1
-5
/
+0
*
hex: drop sha1_to_hex_r()
Jeff King
2019-11-11
1
-5
/
+0
*
hex: introduce functions to print arbitrary hashes
brian m. carlson
2018-11-14
1
-7
/
+23
*
hex: switch to using the_hash_algo
brian m. carlson
2018-07-16
1
-3
/
+3
*
notes: move hex_to_bytes() to hex.c and export it
René Scharfe
2017-11-01
1
-0
/
+12
*
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
2017-03-27
1
-1
/
+1
*
hex: introduce parse_oid_hex
brian m. carlson
2017-02-20
1
-0
/
+8
*
hex: make wraparound of the index into ring-buffer explicit
René Scharfe
2016-10-26
1
-1
/
+2
*
Merge branch 'rs/hex2chr' into maint
Junio C Hamano
2016-09-19
1
-10
/
+2
|
\
|
*
introduce hex2chr() for converting two hexadecimal digits to a character
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-14
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 buffers
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-22
1
-0
/
+67