aboutsummaryrefslogtreecommitdiff
path: root/hash.h
Commit message (Expand)AuthorAge
* Add structure representing hash algorithmbrian m. carlson2017-11-13
* sha1dc: build git plumbing code more explicitlyTakashi Iwai2017-08-16
* sha1dc: optionally use sha1collisiondetection as a submoduleÆvar Arnfjörð Bjarmason2017-07-03
* Makefile: add DC_SHA1 knobJeff King2017-03-17
* hash.h: move SHA-1 implementation selection into a header filebrian m. carlson2017-03-15
* remove old hash.[ch] implementationKarsten Blees2013-11-18
* Preallocate hash tables when the number of inserts are known in advanceNguyễn Thái Ngọc Duy2013-03-16
* for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds2011-02-18
* Add 'const' where appropriate to index handling functionsLinus Torvalds2008-03-09
* Do linear-time/space rename logic for exact renamesLinus Torvalds2007-10-26