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