]> git.ipfire.org Git - thirdparty/git.git/history - commit-graph.h
commit-graph: always load commit-graph information
[thirdparty/git.git] / commit-graph.h
2018-05-22  Derrick Stoleecommit-graph: always load commit-graph information
2018-04-11  Derrick Stoleecommit-graph: lazy-load trees for commits
2018-04-11  Junio C HamanoMerge branch 'bw/c-plus-plus' into ds/lazy-load-trees
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: implement git commit-graph read
2018-04-02  Derrick Stoleecommit-graph: implement write_commit_graph()