Sign in
googlers
/
jrn
/
git
/
1cb3b92fc6540007c62c300f33b501681dc4f897
/
decorate.c
7718682
decorate: add clear_decoration() function
by Jeff King
· 1 year, 5 months ago
b9a7ac2
hash-ll, hashmap: move oidhash() to hash-ll
by Elijah Newren
· 1 year, 10 months ago
fc7bd51
treewide: replace cache.h with more direct headers, where possible
by Elijah Newren
· 2 years ago
ca56dad
use CALLOC_ARRAY
by René Scharfe
· 4 years ago
d40abc8
hashmap: convert sha1hash() to oidhash()
by Jeff King
· 6 years ago
ddd3e31
decorate: clean up and document API
by Jonathan Tan
· 7 years ago
ed1c997
Remove get_object_hash.
by brian m. carlson
· 9 years ago
7999b2c
Add several uses of get_object_hash.
by brian m. carlson
· 9 years ago
039dc71
hashmap: factor out getting a hash code from a SHA1
by Karsten Blees
· 11 years ago
83f0412
decorate.c: compact table when growing
by Kevin Bracey
· 12 years ago
91fe2f9
Unify signedness in hashing calls
by Dan McGee
· 16 years ago
b867d32
Fix type-punning issues
by Dan McGee
· 16 years ago
54988bd
decorate: allow const objects to be decorated
by Jeff King
· 17 years ago
6991357
fast-export --export-marks: fix off by one error
by Junio C Hamano
· 17 years ago
2a1a3dc
Fix a copy-n-paste bug in the object decorator code.
by Linus Torvalds
· 18 years ago
a59b276
Add a generic "object decorator" interface, and make object refs use it
by Linus Torvalds
· 18 years ago