Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-08 | decorate: clean up and document API | Jonathan Tan | 1 | -15/+13 |
2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -1/+1 |
2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -1/+1 |
2014-07-07 | hashmap: factor out getting a hash code from a SHA1 | Karsten Blees | 1 | -4/+1 |
2013-05-16 | decorate.c: compact table when growing | Kevin Bracey | 1 | -1/+1 |
2009-05-20 | Unify signedness in hashing calls | Dan McGee | 1 | -2/+2 |
2009-05-16 | Fix type-punning issues | Dan McGee | 1 | -1/+3 |
2008-08-20 | decorate: allow const objects to be decorated | Jeff King | 1 | -5/+6 |
2008-07-03 | fast-export --export-marks: fix off by one error | Junio C Hamano | 1 | -4/+1 |
2007-04-20 | Fix a copy-n-paste bug in the object decorator code. | Linus Torvalds | 1 | -1/+0 |
2007-04-16 | Add a generic "object decorator" interface, and make object refs use it | Linus Torvalds | 1 | -0/+89 |