summaryrefslogtreecommitdiff
path: root/src/commit_list.h
Commit message (Expand)AuthorAgeFilesLines
* commit-graph: Introduce `git_commit_list_generation_cmp`lhchavez2021-07-261-0/+1
* commit-graph: Use the commit-graph in revwalkslhchavez2021-03-101-0/+1
* commit_list: store in/out-degrees as uint16_tPatrick Steinhardt2019-10-031-2/+2
* 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