summaryrefslogtreecommitdiffstats
path: root/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Add 'const' where appropriate to index handling functionsLinus Torvalds2008-03-091-3/+3
* hash: fix lookup_hash semanticsJeff King2008-02-221-1/+1
* Do linear-time/space rename logic for exact renamesLinus Torvalds2007-10-261-0/+110