sparse-checkout: use new update_sparsity() function
Elijah Newren committed over 6 years ago
unpack-trees: add a new update_sparsity() function
Elijah Newren committed over 6 years ago
unpack-trees: pull sparse-checkout pattern reading into a new function
Elijah Newren committed over 6 years ago
unpack-trees: do not mark a dirty path with SKIP_WORKTREE
Elijah Newren committed over 6 years ago
unpack-trees: allow check_updates() to work on a different index
Elijah Newren committed over 6 years ago
t1091: make some tests a little more defensive against failures
Elijah Newren committed over 6 years ago
unpack-trees: simplify pattern_list freeing
Elijah Newren committed over 6 years ago
unpack-trees: simplify verify_absent_sparse()
Elijah Newren committed over 6 years ago
unpack-trees: remove unused error type
Elijah Newren committed over 6 years ago
unpack-trees: fix minor typo in comment
Elijah Newren committed over 6 years ago
t/lib-*.sh: drop executable bit
Jeff King committed over 6 years ago
t/lib-credential.sh: drop shebang line
Jeff King committed over 6 years ago
run-command: trigger PATH lookup properly on Cygwin
Andras Kucsma committed over 6 years ago
t5801: teach compare_refs() to accept !
Denton Liu committed over 6 years ago
t5612: stop losing return codes of git commands
Denton Liu committed over 6 years ago
t5612: don't use `test_must_fail test_cmp`
Denton Liu committed over 6 years ago
t5607: reorder `nongit test_must_fail`
Denton Liu committed over 6 years ago
t5550: simplify no matching line check
Denton Liu committed over 6 years ago
t5512: stop losing return codes of git commands
Denton Liu committed over 6 years ago
t5512: stop losing git exit code in here-docs
Denton Liu committed over 6 years ago