summaryrefslogtreecommitdiffstats
path: root/prio-queue.c
Commit message (Expand)AuthorAgeFilesLines
* prio-queue: make output stable with respect to insertionJeff King2014-07-151-5/+10
* prio-queue: factor out compare and swap operationsJeff King2014-07-151-24/+25
* sort-in-topological-order: use prio-queueJunio C Hamano2013-06-111-0/+13
* prio-queue: priority queue of pointers to structsJunio C Hamano2013-06-111-0/+71