summaryrefslogtreecommitdiff
path: root/commit-graph.c
Commit message (Expand)AuthorAgeFilesLines
* SQUASH??? sparse fixesds/commit-graphJunio C Hamano2018-03-141-1/+1
* commit-graph: implement "--additive" optionDerrick Stolee2018-03-141-1/+16
* commit-graph: build graph from starting commitsDerrick Stolee2018-03-141-2/+25
* commit-graph: read only from specific pack-indexesDerrick Stolee2018-03-141-2/+24
* commit: integrate commit graph with commit parsingDerrick Stolee2018-03-141-1/+140
* commit-graph: close under reachabilityDerrick Stolee2018-03-141-0/+23
* commit-graph: implement git commit-graph readDerrick Stolee2018-03-141-1/+139
* commit-graph: implement write_commit_graph()Derrick Stolee2018-03-141-0/+358