index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
decorate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace cache.h with more direct headers, where possible
Elijah Newren
2023-02-24
1
-1
/
+2
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
hashmap: convert sha1hash() to oidhash()
Jeff King
2019-06-20
1
-1
/
+1
*
decorate: clean up and document API
Jonathan Tan
2017-12-08
1
-15
/
+13
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
*
hashmap: factor out getting a hash code from a SHA1
Karsten Blees
2014-07-07
1
-4
/
+1
*
decorate.c: compact table when growing
Kevin Bracey
2013-05-16
1
-1
/
+1
*
Unify signedness in hashing calls
Dan McGee
2009-05-20
1
-2
/
+2
*
Fix type-punning issues
Dan McGee
2009-05-17
1
-1
/
+3
*
decorate: allow const objects to be decorated
Jeff King
2008-08-20
1
-5
/
+6
*
fast-export --export-marks: fix off by one error
Junio C Hamano
2008-07-03
1
-4
/
+1
*
Fix a copy-n-paste bug in the object decorator code.
Linus Torvalds
2007-04-21
1
-1
/
+0
*
Add a generic "object decorator" interface, and make object refs use it
Linus Torvalds
2007-04-17
1
-0
/
+89