56 Commits (d7d30badbf1ece9c944e41bac4d8aef1117e8b7f)

Author SHA1 Message Date
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
Victoria Dye 20ec2d034c reset: make sparse-aware (except --mixed) 3 years ago
Victoria Dye 291d77eb3e reset: expand test coverage for sparse checkouts 3 years ago
Derrick Stolee 8c4cbad6a3 t/t*: remove custom GIT_TRACE2_EVENT_NESTING 3 years ago
Victoria Dye 7ca4fc8819 sparse-index: update do_read_index to ensure correct sparsity 3 years ago
Victoria Dye 86609db9da sparse-index: update command for expand/collapse test 3 years ago
Victoria Dye 71471b2a7c reset: preserve skip-worktree bit in mixed reset 3 years ago
Phillip Wood 5e311edfd3 t1092: run "rebase --apply" without "-q" in testing 3 years ago
Phillip Wood f751097be3 sparse index: fix use-after-free bug in cache_tree_verify() 3 years ago
Derrick Stolee 0299a69694 add: implement the --sparse option 3 years ago
Derrick Stolee 49fdd51a23 add: skip tracked paths outside sparse-checkout cone 3 years ago
Derrick Stolee 105e8b014b add: fail when adding an untracked sparse file 3 years ago
Derrick Stolee edd2cd345f t1092: behavior for adding sparse files 3 years ago
Derrick Stolee 516680ba77 sparse-index: integrate with cherry-pick and rebase 3 years ago
Derrick Stolee c0b99303db t1092: add cherry-pick, rebase tests 3 years ago
Derrick Stolee 6957636792 merge-ort: expand only for out-of-cone conflicts 3 years ago
Derrick Stolee a33806398a merge: make sparse-aware with ORT 3 years ago
Derrick Stolee 939fa07582 add: ignore outside the sparse-checkout in refresh() 4 years ago
Derrick Stolee 4eaffd81a5 pathspec: stop calling ensure_full_index 4 years ago
Derrick Stolee 5e7cbab196 add: allow operating on a sparse-only index 4 years ago
Derrick Stolee 83ad8ca596 t1092: test merge conflicts outside cone 4 years ago
Derrick Stolee e05cdb17e8 unpack-trees: resolve sparse-directory/file conflicts 4 years ago
Derrick Stolee 70569fadce t1092: document bad 'git checkout' behavior 4 years ago
Derrick Stolee 1ba5f45132 checkout: stop expanding sparse indexes 4 years ago
Derrick Stolee daa1acefc5 commit: integrate with sparse-index 4 years ago
Derrick Stolee e5ca291076 t1092: document bad sparse-checkout behavior 4 years ago
Derrick Stolee fe0d576153 wt-status: expand added sparse directory entries 4 years ago
Derrick Stolee d76723ee53 status: use sparse-index throughout 4 years ago
Derrick Stolee bf48e5acdb status: skip sparse-checkout percentage with sparse-index 4 years ago
Derrick Stolee bf26c06f12 t1092: add tests for status/add and sparse files 4 years ago
Derrick Stolee e669ffb2b8 t1092: expand repository data shape 4 years ago
Derrick Stolee 3d814b5dc0 t1092: replace incorrect 'echo' with 'cat' 4 years ago
Derrick Stolee fc6609d198 sparse-index: skip indexes with unmerged entries 4 years ago
Andrei Rybak 52ff891c03 t: fix whitespace around && 4 years ago
Junio C Hamano a96355d84c t1092: revert the "-1" hack for emulating "no progress meter" 4 years ago
Derrick Stolee e2b05746e1 t1092: use GIT_PROGRESS_DELAY for consistent results 4 years ago
Derrick Stolee 9ad2d5ea71 sparse-index: loose integration with cache_tree_verify() 4 years ago
Derrick Stolee 122ba1f7b5 sparse-checkout: toggle sparse index from builtin 4 years ago
Derrick Stolee 0938e6ff55 sparse-index: check index conversion happens 4 years ago
Derrick Stolee f442313e2e submodule: sparse-index should not collapse links 4 years ago
Derrick Stolee 6e773527b6 sparse-index: convert from full to sparse 4 years ago
Derrick Stolee 2782db3eed test-tool: don't force full index 4 years ago
Derrick Stolee ecfc47c066 t1092: compare sparse-checkout to sparse-index 4 years ago
Derrick Stolee 4b3f765a2f t1092: clean up script quoting 4 years ago
Derrick Stolee 19a0acc83e t1092: test interesting sparse-checkout scenarios 4 years ago