summaryrefslogtreecommitdiff
path: root/hash.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18for_each_hash: allow passing a 'void *data' pointer to callbackLibravatar Linus Torvalds1-2/+2
2008-03-09Add 'const' where appropriate to index handling functionsLibravatar Linus Torvalds1-3/+3
2008-02-22hash: fix lookup_hash semanticsLibravatar Jeff King1-1/+1
2007-10-26Do linear-time/space rename logic for exact renamesLibravatar Linus Torvalds1-0/+110