commit-graph: introduce 'commitGraph.maxNewFilters'
Taylor Blau committed almost 6 years ago
builtin/commit-graph.c: introduce '--max-new-filters=<n>'
Taylor Blau committed almost 6 years ago
commit-graph: rename 'split_commit_graph_opts'
Taylor Blau committed almost 6 years ago
bloom: encode out-of-bounds filters as non-empty
Taylor Blau committed almost 6 years ago
contrib/completion: complete options that take refs for format-patch
Denton Liu committed almost 6 years ago
remote: don't show success message when set-head fails
Christian Schlack committed almost 6 years ago
packfile: actually set approximate_object_count_valid
Jeff King committed almost 6 years ago
maintenance: add trace2 regions for task execution
Derrick Stolee committed almost 6 years ago
maintenance: add auto condition for commit-graph task
Derrick Stolee committed almost 6 years ago
maintenance: use pointers to check --auto
Derrick Stolee committed almost 6 years ago
maintenance: create maintenance.<task>.enabled config
Derrick Stolee committed almost 6 years ago
maintenance: take a lock on the objects directory
Derrick Stolee committed almost 6 years ago
maintenance: add --task option
Derrick Stolee committed almost 6 years ago
maintenance: add commit-graph task
Derrick Stolee committed almost 6 years ago
maintenance: initialize task array
Derrick Stolee committed almost 6 years ago
maintenance: replace run_auto_gc()
Derrick Stolee committed almost 6 years ago
maintenance: add --quiet option
Derrick Stolee committed almost 6 years ago
maintenance: create basic maintenance runner
Derrick Stolee committed almost 6 years ago
contrib/completion: extract common diff/difftool options
Denton Liu committed almost 6 years ago
git-diff.txt: backtick quote command text
Denton Liu committed almost 6 years ago