summaryrefslogtreecommitdiff
path: root/prio-queue.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-15prio-queue: make output stable with respect to insertionLibravatar Jeff King1-5/+10
2014-07-15prio-queue: factor out compare and swap operationsLibravatar Jeff King1-24/+25
2013-06-11sort-in-topological-order: use prio-queueLibravatar Junio C Hamano1-0/+13
2013-06-11prio-queue: priority queue of pointers to structsLibravatar Junio C Hamano1-0/+71