Commit Briefs



Stefan Sperling

use got_object_qid_free() consistently




Stefan Sperling

fix leaks in commig graph's add_node()




Stefan Sperling

rename zbuf to inflate









Stefan Sperling

remove false statement in comment



Stefan Sperling

improve comment


Stefan Sperling

fix endless loop in commit graph



Stefan Sperling

commit graph support for tog(1)



Stefan Sperling

remove got_commit_graph_contains_object()

Put equivalent functionality into fetch_commits_up_to() instead.