summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
Commit message (Expand)AuthorAgeFilesLines
* commit-graph: implement "--append" optionDerrick Stolee2018-04-111-3/+7
* commit-graph: build graph from starting commitsDerrick Stolee2018-04-111-6/+21
* commit-graph: read only from specific pack-indexesDerrick Stolee2018-04-111-3/+30
* commit-graph: implement git commit-graph readDerrick Stolee2018-04-111-0/+56
* commit-graph: implement git-commit-graph writeDerrick Stolee2018-04-021-0/+33
* commit-graph: create git-commit-graph builtinDerrick Stolee2018-04-021-0/+36