aboutsummaryrefslogtreecommitdiffstats
path: root/prio-queue.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-5/+5
2018-11-02prio-queue: add 'peek' operationDerrick Stolee1-0/+6
2014-07-15prio-queue: make output stable with respect to insertionJeff King1-1/+7
2013-06-11sort-in-topological-order: use prio-queueJunio C Hamano1-0/+3
2013-06-11prio-queue: priority queue of pointers to structsJunio C Hamano1-0/+45