summaryrefslogtreecommitdiffstats
path: root/git-request-pull.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-11commit: integrate commit graph with commit parsingDerrick Stolee6-2/+205
2018-04-11commit-graph: close under reachabilityDerrick Stolee1-0/+45
2018-04-11commit-graph: add core.commitGraph settingDerrick Stolee4-0/+11
2018-04-11commit-graph: implement git commit-graph readDerrick Stolee5-6/+254
2018-04-02commit-graph: implement git-commit-graph writeDerrick Stolee3-0/+198
2018-04-02commit-graph: implement write_commit_graph()Derrick Stolee3-0/+366
2018-04-02commit-graph: create git-commit-graph builtinDerrick Stolee8-0/+53