Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-28 | add, rm, mv: fix bug that prevents the update of non-sparse dirs | Matheus Tavares | 1 | -0/+17 |
2021-09-28 | advice: update message to suggest '--sparse' | Derrick Stolee | 1 | -3/+6 |
2021-09-28 | add: update --renormalize to skip sparse paths | Derrick Stolee | 1 | -1/+11 |
2021-09-28 | add: update --chmod to skip sparse paths | Derrick Stolee | 1 | -1/+9 |
2021-09-28 | add: implement the --sparse option | Derrick Stolee | 1 | -1/+16 |
2021-09-28 | add: skip tracked paths outside sparse-checkout cone | Derrick Stolee | 1 | -0/+12 |
2021-09-24 | t3705: test that 'sparse_entry' is unstaged | Derrick Stolee | 1 | -0/+14 |
2021-04-08 | add: warn when asked to update SKIP_WORKTREE entries | Matheus Tavares | 1 | -7/+66 |
2021-04-08 | add: make --chmod and --renormalize honor sparse checkouts | Matheus Tavares | 1 | -2/+2 |
2021-04-08 | t3705: add tests for `git add` in sparse checkouts | Matheus Tavares | 1 | -0/+96 |