summaryrefslogtreecommitdiff
path: root/include/git2/sys/commit_graph.h
Commit message (Expand)AuthorAgeFilesLines
* commit graph: support sha256Edward Thomson2023-04-101-2/+12
* Make enum in includes C90 compliant by removing trailing comma.Peter Pettersson2021-11-151-1/+1
* commit graph: formatting fixesEdward Thomson2021-08-301-3/+2
* Make the defaultable fields defaultablelhchavez2021-08-261-2/+2
* commit-graph: Add a way to write commit-graph fileslhchavez2021-07-271-1/+131
* commit-graph: Create `git_commit_graph` as an abstraction for the filelhchavez2021-03-101-0/+45