summaryrefslogtreecommitdiff
path: root/src/commit_list.c
Commit message (Expand)AuthorAgeFilesLines
* giterr_set: consistent error messagesEdward Thomson2016-12-291-2/+2
* commit_list: fix the date comparison functionCarlos Martín Nieto2016-10-061-3/+8
* pool: Dot not assume mallocs are zeroed outVicent Marti2015-10-281-1/+1
* revwalk: make commit list use 64 bits for timecmn/quick-parse-64Carlos Martín Nieto2015-10-141-3/+3
* Spelling fixesWill Stamper2014-12-041-1/+1
* Replace pqueue with code from hashsig heapRussell Belfer2014-02-031-3/+3
* Prefer younger merge bases over older ones.Arthur Schreiber2013-06-251-1/+1
* Use git_odb_object_data/_size whereever possibleRussell Belfer2013-04-221-5/+8
* What has science done.Vicent Marti2013-04-221-6/+9
* update copyrightsEdward Thomson2013-01-081-1/+1
* Fix error condition typoScott J. Goldman2012-11-291-1/+1
* Fix function name and add real error checkRussell Belfer2012-11-291-3/+7
* Move merge functions to merge.cBen Straub2012-11-271-0/+190