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-16Preallocate hash tables when the number of inserts are known in advanceNguyễn Thái Ngọc Duy
2011-02-18for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds
2008-03-09Add 'const' where appropriate to index handling functionsLinus Torvalds
2007-10-26Do linear-time/space rename logic for exact renamesLinus Torvalds