107 Commits (fdbfac60fd889d4e55244958ce7febd61cb53f9d)

Author SHA1 Message Date
Victoria Dye 037f8ea6d9 unpack-trees: fix sparse directory recursion check 2 years ago
Eric Sunshine 0e66bc1b21 t: detect and signal failure within loop 2 years ago
Eric Sunshine 625ff5c320 t1092: fix buggy sparse "blame" test 2 years ago
Shaoxuan Yuan ede241c715 rm: integrate with sparse-index 3 years ago
Shaoxuan Yuan bcf96cfca6 rm: expand the index only when necessary 3 years ago
Shaoxuan Yuan ba808251aa t1092: add tests for `git-rm` 3 years ago
Victoria Dye b15207b8cf unpack-trees: unpack new trees as sparse directories 3 years ago
Victoria Dye 49ff3cb90f checkout: fix nested sparse directory diff in sparse index 3 years ago
Shaoxuan Yuan b91a2b6594 mv: add check_dir_in_index() and solve general dir check issue 3 years ago
Shaoxuan Yuan 1143cc01b7 t1092: mv directory from out-of-cone to in-cone 3 years ago
Derrick Stolee 598b1e7d09 sparse-checkout: integrate with sparse index 3 years ago
Derrick Stolee 8846847a14 t1092: stress test 'git sparse-checkout set' 3 years ago
Derrick Stolee baa73e2b75 t1092: refactor 'sparse-index contents' test 3 years ago
Victoria Dye 0f329b9ae4 unpack-trees: preserve index sparsity 3 years ago
Victoria Dye 874cf2a604 stash: apply stash using 'merge_ort_nonrecursive()' 3 years ago
Victoria Dye 491df5f679 read-cache: set sparsity when index is new 3 years ago
Victoria Dye 3a58792ade stash: integrate with sparse index 3 years ago
Victoria Dye eae937059b stash: expand sparse-checkout compatibility testing 3 years ago
Derrick Stolee 124b05b230 rev-parse: integrate with sparse index 3 years ago
Derrick Stolee 4925adb4da object-name: diagnose trees in index properly 3 years ago
Derrick Stolee 561287d342 object-name: reject trees found in the index 3 years ago
Derrick Stolee a37d14422a show: integrate with the sparse index 3 years ago
Derrick Stolee a9e0a49dc4 t1092: add compatibility tests for 'git show' 3 years ago
Victoria Dye bfc763df77 unpack-trees: increment cache_bottom for sparse directories 3 years ago
Victoria Dye c3a9cecc7f t1092: add sparse directory before cone in test repo 3 years ago
Victoria Dye f27c170f64 read-tree: make three-way merge sparse-aware 3 years ago
Victoria Dye ab81047a6c read-tree: make two-way merge sparse-aware 3 years ago
Victoria Dye 7497039241 read-tree: narrow scope of index expansion for '--prefix' 3 years ago
Victoria Dye 2c66a7c8ce read-tree: integrate with sparse index 3 years ago
Victoria Dye 14bf38cfcf read-tree: expand sparse checkout test coverage 3 years ago
Victoria Dye 2c521b0e49 status: fix nested sparse directory diff in sparse index 3 years ago
Victoria Dye 287fd17e3a sparse-index: prevent repo root from becoming sparse 3 years ago
Elijah Newren af6a51875a repo_read_index: clear SKIP_WORKTREE bit from files present in worktree 3 years ago
Victoria Dye b9ca5e2657 update-index: reduce scope of index expansion in do_reupdate 3 years ago
Victoria Dye c35e9f5ecd update-index: integrate with sparse index 3 years ago
Victoria Dye e015d4d961 update-index: add tests for sparse-checkout compatibility 3 years ago
Victoria Dye 35682ada44 checkout-index: integrate with sparse index 3 years ago
Victoria Dye 88078f543b checkout-index: add --ignore-skip-worktree-bits option 3 years ago
Victoria Dye b553ef6749 checkout-index: expand sparse checkout compatibility tests 3 years ago
Victoria Dye 1e9e10e048 clean: integrate with sparse index 3 years ago
Victoria Dye bb01b26dec reset: fix validation in sparse index test 3 years ago
Derrick Stolee 3a9a6ac5d9 t1092: replace 'read-cache --table' with 'ls-files --sparse' 3 years ago
Derrick Stolee 78087097b8 ls-files: add --sparse option 3 years ago
Derrick Stolee 5a4e0547e2 fetch/pull: use the sparse index 3 years ago
Lessley Dennington add4c864b6 blame: enable and test the sparse index 3 years ago
Lessley Dennington 51ba65b5c3 diff: enable and test the sparse index 3 years ago
Lessley Dennington 338e2a9acc diff: replace --staged with --cached in t1092 tests 3 years ago
Derrick Stolee 8c5de0d265 unpack-trees: use traverse_path instead of name 3 years ago
Derrick Stolee 1b38efc7a0 t1092: add deeper changes during a checkout 3 years ago
Victoria Dye 4d1cfc1351 reset: make --mixed sparse-aware 3 years ago