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