aboutsummaryrefslogtreecommitdiffstats
path: root/levenshtein.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-23treewide: remove unnecessary cache.h includes in source filesElijah Newren1-1/+1
2016-02-22convert trivial cases to ALLOC_ARRAYJeff King1-3/+5
2009-04-22Fix typos / spelling in commentsMike Ralphson1-1/+1
2008-11-23Document levenshtein.cJohannes Schindelin1-0/+37
2008-11-23Fix deletion of last character in levenshtein distanceSamuel Tardieu1-1/+1
2008-08-31git wrapper: DWIM mistyped commandsJohannes Schindelin1-0/+47