index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hex.c
Commit message (
Expand
)
Author
Age
*
notes: move hex_to_bytes() to hex.c and export it
René Scharfe
2017-11-01
*
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
2017-03-26
*
hex: introduce parse_oid_hex
brian m. carlson
2017-02-20
*
hex: make wraparound of the index into ring-buffer explicit
René Scharfe
2016-10-26
*
Merge branch 'rs/hex2chr' into maint
Junio C Hamano
2016-09-19
|
\
|
*
introduce hex2chr() for converting two hexadecimal digits to a character
René Scharfe
2016-09-07
*
|
hex: add oid_to_hex_r()
brian m. carlson
2016-06-28
|
/
*
add reentrant variants of sha1_to_hex and find_unique_abbrev
Jeff King
2015-09-25
*
define utility functions for object IDs
brian m. carlson
2015-03-13
*
Merge branch 'sb/hex-object-name-is-at-most-41-bytes-long' into maint
Junio C Hamano
2015-03-05
|
\
|
*
hex.c: reduce memory footprint of sha1_to_hex static buffers
Stefan Beller
2015-02-13
*
|
get_sha1_hex(): do not read past a NUL character
Michael Haggerty
2011-10-05
|
/
*
slim down "git show-index"
Linus Torvalds
2010-01-21