commit-graph: implement "--append" option
[git] / commit-graph.c
2018-04-11  Derrick Stoleecommit-graph: implement "--append" option
2018-04-11  Derrick Stoleecommit-graph: build graph from starting commits
2018-04-11  Derrick Stoleecommit-graph: read only from specific pack-indexes
2018-04-11  Derrick Stoleecommit: integrate commit graph with commit parsing
2018-04-11  Derrick Stoleecommit-graph: close under reachability
2018-04-11  Derrick Stoleecommit-graph: implement git commit-graph read
2018-04-02  Derrick Stoleecommit-graph: implement write_commit_graph()