Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-16 | 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-20 | 1 | -1/+0 |
* | Add a generic "object decorator" interface, and make object refs use it | Linus Torvalds | 2007-04-16 | 1 | -0/+89 |