MyFirstObjectWalk: update recommended usage
Derrick Stolee committed over 4 years ago
list-objects: consolidate traverse_commit_list[_filtered]
Derrick Stolee committed over 4 years ago
pack-bitmap: drop filter in prepare_bitmap_walk()
Derrick Stolee committed over 4 years ago
pack-objects: use rev.filter when possible
Derrick Stolee committed over 4 years ago
revision: put object filter into struct rev_info
Derrick Stolee committed over 4 years ago
list-objects-filter-options: create copy helper
Derrick Stolee committed over 4 years ago
index-pack: document and test the --promisor option
Derrick Stolee committed over 4 years ago
gitweb: remove invalid http-equiv="content-type"
Jason Yundt committed over 4 years ago
Jason Yundt committed over 4 years ago
submodule: move logic into fetch_task_create()
Glen Choo committed over 4 years ago
submodule: extract get_fetch_task()
Glen Choo committed over 4 years ago
submodule: store new submodule commits oid_array in a struct
Glen Choo committed over 4 years ago
submodule: inline submodule_commits() into caller
Glen Choo committed over 4 years ago
submodule: make static functions read submodules from commits
Glen Choo committed over 4 years ago
t5526: create superproject commits with test helper
Glen Choo committed over 4 years ago
t5526: stop asserting on stderr literally
Glen Choo committed over 4 years ago
t5526: introduce test helper to assert on fetches
Glen Choo committed over 4 years ago
rev-list simplify tests: don't ignore "git" exit code
Ævar Arnfjörð Bjarmason committed over 4 years ago
checkout tests: don't ignore "git <cmd>" exit code
Ævar Arnfjörð Bjarmason committed over 4 years ago
apply tests: don't ignore "git ls-files" exit code, drop sub-shell
Ævar Arnfjörð Bjarmason committed over 4 years ago