commit-graph: verify corrupt OID fanout and lookup
Derrick Stolee committed about 8 years ago
commit-graph: verify required chunks are present
Derrick Stolee committed about 8 years ago
commit-graph: verify catches corrupt signature
Derrick Stolee committed about 8 years ago
commit-graph: add 'verify' subcommand
Derrick Stolee committed about 8 years ago
commit-graph: load a root tree from specific graph
Derrick Stolee committed about 8 years ago
commit: force commit to parse from object database
Derrick Stolee committed about 8 years ago
commit-graph: parse commit from chosen graph
Derrick Stolee committed about 8 years ago
commit-graph: fix GRAPH_MIN_SIZE
Derrick Stolee committed about 8 years ago
commit-graph: UNLEAK before die()
Derrick Stolee committed about 8 years ago
t5318-commit-graph.sh: use core.commitGraph
Derrick Stolee committed about 8 years ago
rebase: fix documentation formatting
Vladimir Parfinenko committed about 8 years ago
filter-branch: skip commits present on --state-branch
Michael Barabanov committed about 8 years ago
submodule-config: reuse config_from_gitmodules in repo_read_gitmodules
Antonio Ospite committed about 8 years ago
submodule-config: pass repository as argument to config_from_gitmodules
Antonio Ospite committed about 8 years ago
submodule-config: make 'config_from_gitmodules' private
Antonio Ospite committed about 8 years ago
submodule-config: add helper to get 'update-clone' config from .gitmodules
Antonio Ospite committed about 8 years ago
submodule-config: add helper function to get 'fetch' config from .gitmodules
Antonio Ospite committed about 8 years ago
config: move config_from_gitmodules to submodule-config.c
Antonio Ospite committed about 8 years ago
Makefile: tweak sed invocation
Alejandro R. Sedeño committed about 8 years ago
git-rebase.sh: update help messages a bit
Elijah Newren committed about 8 years ago