summaryrefslogtreecommitdiff
path: root/src/pqueue.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* vector, pqueue: add git_vector_reverse and git_pqueue_reverseCarlos Martín Nieto2016-10-061-0/+1
* Convert pqueue to just be a git_vectorRussell Belfer2014-02-041-29/+9
* Replace pqueue with code from hashsig heapRussell Belfer2014-02-031-68/+43
* Clean up some documentationCarlos Martín Nieto2013-07-231-4/+2
* update copyrightsEdward Thomson2013-01-081-1/+1
* Add Apache license header back to libpqueue filesMartin Woodward2013-01-031-1/+23
* Update Copyright headerschu2012-02-131-1/+1
* Tabify everythingVicent Marti2011-09-191-4/+4
* Cleanup legal dataVicent Marti2011-09-191-19/+3
* cleanup: remove trailing spacesKirill A. Shutemov2011-07-011-1/+1
* Change the Revwalk reset behavior to the old versionVicent Marti2011-03-161-0/+5
* Rewrite the Revision WalkerVicent Marti2011-03-141-0/+92