summaryrefslogtreecommitdiff
path: root/levenshtein.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove unnecessary cache.h includes in source filesElijah Newren2023-02-231-1/+1
* convert trivial cases to ALLOC_ARRAYJeff King2016-02-221-3/+5
* Fix typos / spelling in commentsMike Ralphson2009-04-221-1/+1
* Document levenshtein.cJohannes Schindelin2008-11-231-0/+37
* Fix deletion of last character in levenshtein distanceSamuel Tardieu2008-11-231-1/+1
* git wrapper: DWIM mistyped commandsJohannes Schindelin2008-08-311-0/+47