Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-17 | Makefile: add DC_SHA1 knob | Jeff King | 1 | -0/+2 |
2017-03-15 | hash.h: move SHA-1 implementation selection into a header file | brian m. carlson | 1 | -0/+14 |
2013-11-18 | remove old hash.[ch] implementation | Karsten Blees | 1 | -50/+0 |
2013-03-16 | Preallocate hash tables when the number of inserts are known in advance | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2011-02-18 | for_each_hash: allow passing a 'void *data' pointer to callback | Linus Torvalds | 1 | -1/+1 |
2008-03-09 | Add 'const' where appropriate to index handling functions | Linus Torvalds | 1 | -2/+2 |
2007-10-26 | Do linear-time/space rename logic for exact renames | Linus Torvalds | 1 | -0/+43 |