summaryrefslogtreecommitdiff
path: root/src/commit_list.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* revwalk: get closer to gitCarlos Martín Nieto2016-10-061-0/+1
* merge-base: Remove redundant merge basesVicent Marti2015-11-021-0/+1
* revwalk: make commit list use 64 bits for timecmn/quick-parse-64Carlos Martín Nieto2015-10-141-1/+1
* Move un-namespaced constant to internal headerRussell Belfer2014-10-101-0/+2
* object: introduce git_describe_object()nulltoken2014-04-301-1/+1
* Replace pqueue with code from hashsig heapRussell Belfer2014-02-031-1/+1
* update copyrightsEdward Thomson2013-01-081-1/+1
* Move merge functions to merge.cBen Straub2012-11-271-0/+49