summaryrefslogtreecommitdiff
path: root/commit-graph.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-11commit-graph: lazy-load trees for commitsLibravatar Derrick Stolee1-0/+2
2018-04-11commit-graph: implement "--append" optionLibravatar Derrick Stolee1-1/+2
2018-04-11commit-graph: build graph from starting commitsLibravatar Derrick Stolee1-1/+3
2018-04-11commit-graph: read only from specific pack-indexesLibravatar Derrick Stolee1-1/+3
2018-04-11commit: integrate commit graph with commit parsingLibravatar Derrick Stolee1-0/+12
2018-04-11commit-graph: implement git commit-graph readLibravatar Derrick Stolee1-0/+23
2018-04-02commit-graph: implement write_commit_graph()Libravatar Derrick Stolee1-0/+6