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