commit-graph: minimize commit_graph_data_slab access
Abhishek Kumar committed about 6 years ago
commit: move members graph_pos, generation to a slab
Abhishek Kumar committed about 6 years ago
commit-graph: introduce commit_graph_data_slab
Abhishek Kumar committed about 6 years ago
object: drop parsed_object_pool->commit_count
Abhishek Kumar committed about 6 years ago
commit-reach: use fast logic in repo_in_merge_base
Derrick Stolee committed about 6 years ago
commit-reach: create repo_is_descendant_of()
Derrick Stolee committed about 6 years ago
upload-pack: fix a sparse '0 as NULL pointer' warning
Ramsay Jones committed about 6 years ago
branch: don't mix --edit-description
Denton Liu committed about 6 years ago
t3200: test for specific errors
Denton Liu committed about 6 years ago
t3200: rename "expected" to "expect"
Denton Liu committed about 6 years ago
clean: optimize and document cases where we recurse into subdirectories
Elijah Newren committed about 6 years ago
clean: consolidate handling of ignored parameters
Elijah Newren committed about 6 years ago
dir, clean: avoid disallowed behavior
Elijah Newren committed about 6 years ago
dir: fix a few confusing comments
Elijah Newren committed about 6 years ago
git-sparse-checkout: clarify interactions with submodules
Elijah Newren committed about 6 years ago
Merge branch 'hn/refs-cleanup'
Junio C Hamano committed about 6 years ago
Introduce CMake support for configuring Git
Sibi Siddharthan committed about 6 years ago
lib-submodule-update: prepend "git" to $command
Denton Liu committed about 6 years ago
Documentation: usage for diff combined commits
Chris Torek committed about 6 years ago
git diff: improve range handling
Chris Torek committed about 6 years ago