aboutsummaryrefslogtreecommitdiffstats
path: root/compat/qsort.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-02Move git_sort(), a stable sort, into into libgit.aJohannes Schindelin1-62/+0
2016-02-22use st_add and st_mult for allocation size computationJeff King1-1/+1
2011-10-06cleanup: use internal memory allocation wrapper functions everywhereBrandon Casey1-1/+1
2008-02-06compat: Add simplified merge sort implementation from glibcBrian Downing1-0/+62