summaryrefslogtreecommitdiffstats
path: root/hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-18remove old hash.[ch] implementationKarsten Blees1-110/+0
2011-02-18for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds1-2/+2
2008-03-09Add 'const' where appropriate to index handling functionsLinus Torvalds1-3/+3
2008-02-22hash: fix lookup_hash semanticsJeff King1-1/+1
2007-10-26Do linear-time/space rename logic for exact renamesLinus Torvalds1-0/+110