aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-graph.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-11commit-graph: implement "--append" optionDerrick Stolee1-3/+7
2018-04-11commit-graph: build graph from starting commitsDerrick Stolee1-6/+21
2018-04-11commit-graph: read only from specific pack-indexesDerrick Stolee1-3/+30
2018-04-11commit-graph: implement git commit-graph readDerrick Stolee1-0/+56
2018-04-02commit-graph: implement git-commit-graph writeDerrick Stolee1-0/+33
2018-04-02commit-graph: create git-commit-graph builtinDerrick Stolee1-0/+36