summaryrefslogtreecommitdiffstats
path: root/t/t3705-add-sparse-checkout.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t1091/t3705: remove 'test-tool read-cache --table'Derrick Stolee2021-12-221-4/+4
* add, rm, mv: fix bug that prevents the update of non-sparse dirsMatheus Tavares2021-10-281-0/+17
* advice: update message to suggest '--sparse'Derrick Stolee2021-09-281-3/+6
* add: update --renormalize to skip sparse pathsDerrick Stolee2021-09-281-1/+11
* add: update --chmod to skip sparse pathsDerrick Stolee2021-09-281-1/+9
* add: implement the --sparse optionDerrick Stolee2021-09-281-1/+16
* add: skip tracked paths outside sparse-checkout coneDerrick Stolee2021-09-281-0/+12
* t3705: test that 'sparse_entry' is unstagedDerrick Stolee2021-09-241-0/+14
* add: warn when asked to update SKIP_WORKTREE entriesMatheus Tavares2021-04-081-7/+66
* add: make --chmod and --renormalize honor sparse checkoutsMatheus Tavares2021-04-081-2/+2
* t3705: add tests for `git add` in sparse checkoutsMatheus Tavares2021-04-081-0/+96