Commit Briefs

be7061eb88 Stefan Sperling

ensure that 'got update' stays on the current branch


93e45b7ce9 Stefan Sperling

use commit graph for path filtering in 'tog log'


31cedeafaf Stefan Sperling

add path filtering support to commit graph



6e0c0f9a81 Stefan Sperling

remove got_commit_graph_contains_object()

Put equivalent functionality into fetch_commits_up_to() instead.


1142eae973 Stefan Sperling

introduce got_commit_graph_fetch_commits_up_to()


6a4c18905d Stefan Sperling

introduce got_commit_graph_contains_object


b43fbaa022 Stefan Sperling

do not store commits in the commit graph; saves memory


d7b086402f Stefan Sperling

remove unused function