summaryrefslogtreecommitdiff
path: root/hash.h
AgeCommit message (Expand)Author
2017-03-17Makefile: add DC_SHA1 knobJeff King
2017-03-15hash.h: move SHA-1 implementation selection into a header filebrian m. carlson
2013-11-18remove old hash.[ch] implementationKarsten Blees
2013-03-17Preallocate hash tables when the number of inserts are known in advanceNguyễn Thái Ngọc Duy
2011-02-19for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds
2008-03-09Add 'const' where appropriate to index handling functionsLinus Torvalds
2007-10-27Do linear-time/space rename logic for exact renamesLinus Torvalds