summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
Commit message (Expand)AuthorAgeFilesLines
* SQUASH??? sparse fixesds/commit-graphJunio C Hamano2018-03-141-1/+1
* commit-graph: implement "--additive" optionDerrick Stolee2018-03-141-3/+7
* commit-graph: build graph from starting commitsDerrick Stolee2018-03-141-6/+21
* commit-graph: read only from specific pack-indexesDerrick Stolee2018-03-141-3/+30
* commit-graph: implement git commit-graph readDerrick Stolee2018-03-141-0/+56
* commit-graph: implement 'git-commit-graph write'Derrick Stolee2018-03-141-0/+33
* commit-graph: create git-commit-graph builtinDerrick Stolee2018-03-141-0/+36