Commit Briefs

Omar Polo

make got_commit_graph_iter_next use caller-provided storage for the id

and adjust the callers. discussed with and ok stsp@




Stefan Sperling

simplify got_commit_graph_open()





Stefan Sperling

whitespace formatting fixes in include/




Stefan Sperling

add path filtering support to commit graph



Stefan Sperling

remove got_commit_graph_contains_object()

Put equivalent functionality into fetch_commits_up_to() instead.



Stefan Sperling

introduce got_commit_graph_contains_object