Commit message (Expand) | Author | Age | |
---|---|---|---|
* | *.[ch] refactoring: make use of the FREE_AND_NULL() macro | Ævar Arnfjörð Bjarmason | 2017-06-16 |
* | Merge branch 'jk/prio-queue-avoid-swap-with-self' | Junio C Hamano | 2017-05-01 |
|\ | |||
| * | prio_queue_reverse: don't swap elements with themselves | Jeff King | 2017-04-24 |
* | | use SWAP macro | René Scharfe | 2017-01-30 |
|/ | |||
* | prio-queue: make output stable with respect to insertion | Jeff King | 2014-07-15 |
* | prio-queue: factor out compare and swap operations | Jeff King | 2014-07-15 |
* | sort-in-topological-order: use prio-queue | Junio C Hamano | 2013-06-11 |
* | prio-queue: priority queue of pointers to structs | Junio C Hamano | 2013-06-11 |