aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3705-add-sparse-checkout.sh
AgeCommit message (Expand)AuthorFilesLines
2022-04-21tests: stop assuming --no-cone is the default mode for sparse-checkoutElijah Newren1-2/+2
2022-01-14repo_read_index: clear SKIP_WORKTREE bit from files present in worktreeElijah Newren1-0/+2
2021-12-22t1091/t3705: remove 'test-tool read-cache --table'Derrick Stolee1-4/+4
2021-10-28add, rm, mv: fix bug that prevents the update of non-sparse dirsMatheus Tavares1-0/+17
2021-09-28advice: update message to suggest '--sparse'Derrick Stolee1-3/+6
2021-09-28add: update --renormalize to skip sparse pathsDerrick Stolee1-1/+11
2021-09-28add: update --chmod to skip sparse pathsDerrick Stolee1-1/+9
2021-09-28add: implement the --sparse optionDerrick Stolee1-1/+16
2021-09-28add: skip tracked paths outside sparse-checkout coneDerrick Stolee1-0/+12
2021-09-24t3705: test that 'sparse_entry' is unstagedDerrick Stolee1-0/+14
2021-04-08add: warn when asked to update SKIP_WORKTREE entriesMatheus Tavares1-7/+66
2021-04-08add: make --chmod and --renormalize honor sparse checkoutsMatheus Tavares1-2/+2
2021-04-08t3705: add tests for `git add` in sparse checkoutsMatheus Tavares1-0/+96