Merge branch 'ab/reftable-build-fixes'
Junio C Hamano committed over 4 years ago
Merge branch 'ab/refs-errno-cleanup'
Junio C Hamano committed over 4 years ago
Accelerate clear_skip_worktree_from_present_files() by caching
Elijah Newren committed over 4 years ago
Update documentation related to sparsity and the skip-worktree bit
Elijah Newren committed over 4 years ago
repo_read_index: clear SKIP_WORKTREE bit from files present in worktree
Elijah Newren committed over 4 years ago
unpack-trees: fix accidental loss of user changes
Elijah Newren committed over 4 years ago
t1011: add testcase demonstrating accidental loss of user modifications
Elijah Newren committed over 4 years ago
pull --rebase: honor rebase.autostash when fast-forwarding
Philippe Blain committed over 4 years ago
Merge branch 'vd/sparse-clean-etc' into en/present-despite-skipped
Junio C Hamano committed over 4 years ago
update-index: reduce scope of index expansion in do_reupdate
Victoria Dye committed over 4 years ago
update-index: integrate with sparse index
Victoria Dye committed over 4 years ago
update-index: add tests for sparse-checkout compatibility
Victoria Dye committed over 4 years ago
checkout-index: integrate with sparse index
Victoria Dye committed over 4 years ago
checkout-index: add --ignore-skip-worktree-bits option
Victoria Dye committed over 4 years ago
checkout-index: expand sparse checkout compatibility tests
Victoria Dye committed over 4 years ago
clean: integrate with sparse index
Victoria Dye committed over 4 years ago
reset: reorder wildcard pathspec conditions
Victoria Dye committed over 4 years ago
reset: fix validation in sparse index test
Victoria Dye committed over 4 years ago
reftable tests: avoid "int" overflow, use "uint64_t"
Ævar Arnfjörð Bjarmason committed over 4 years ago
reftable: avoid initializing structs from structs
Han-Wen Nienhuys committed over 4 years ago