Merge branch 'cc/tests-without-assuming-ref-files-backend'
[gitweb.git] / commit-graph.c
2018-05-08 Merge branch 'ab/nuke-emacs-contrib'
2018-05-08 Merge branch 'nd/warn-more-for-devs'
2018-05-08 Merge branch 'sb/object-store-replace'
2018-05-08 Merge branch 'ds/commit-graph'
2018-04-11 commit-graph: lazy-load trees for commits
2018-04-11 treewide: replace maybe_tree with accessor methods
2018-04-11 treewide: rename tree to maybe_tree
2018-04-11 Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
2018-04-11 commit-graph: implement "--append" option
2018-04-11 commit-graph: build graph from starting commits
2018-04-11 commit-graph: read only from specific pack-indexes
2018-04-11 commit: integrate commit graph with commit parsing
2018-04-11 commit-graph: close under reachability
2018-04-11 commit-graph: implement git commit-graph read
2018-04-02 commit-graph: implement write_commit_graph()