summaryrefslogtreecommitdiffstats
path: root/prio-queue.c
AgeCommit message (Expand)AuthorLines
2014-07-15prio-queue: make output stable with respect to insertionJeff King-5/+10
2014-07-15prio-queue: factor out compare and swap operationsJeff King-24/+25
2013-06-11sort-in-topological-order: use prio-queueJunio C Hamano-0/+13
2013-06-11prio-queue: priority queue of pointers to structsJunio C Hamano-0/+71