summaryrefslogtreecommitdiff
path: root/t/t1091-sparse-checkout-builtin.sh
AgeCommit message (Expand)AuthorFilesLines
2019-12-20sparse-checkout: improve OS ls compatibilityLibravatar Ed Maste1-14/+22
2019-12-13sparse-checkout: respect core.ignoreCase in cone modeLibravatar Derrick Stolee1-0/+17
2019-11-22sparse-checkout: check for dirty statusLibravatar Derrick Stolee1-1/+14
2019-11-22sparse-checkout: cone mode should not interact with .gitignoreLibravatar Derrick Stolee1-0/+7
2019-11-22sparse-checkout: write using lockfileLibravatar Derrick Stolee1-0/+7
2019-11-22sparse-checkout: use in-process update for disable subcommandLibravatar Derrick Stolee1-1/+2
2019-11-22sparse-checkout: update working directory in-processLibravatar Derrick Stolee1-0/+28
2019-11-22sparse-checkout: sanitize for nested foldersLibravatar Derrick Stolee1-0/+11
2019-11-22sparse-checkout: init and set in cone modeLibravatar Derrick Stolee1-0/+51
2019-11-22sparse-checkout: use hashmaps for cone patternsLibravatar Derrick Stolee1-1/+10
2019-11-22sparse-checkout: add 'cone' modeLibravatar Derrick Stolee1-0/+14
2019-11-22sparse-checkout: create 'disable' subcommandLibravatar Derrick Stolee1-0/+15
2019-11-22sparse-checkout: add '--stdin' option to set subcommandLibravatar Derrick Stolee1-0/+20
2019-11-22sparse-checkout: 'set' subcommandLibravatar Derrick Stolee1-0/+33
2019-11-22clone: add --sparse modeLibravatar Derrick Stolee1-0/+13
2019-11-22sparse-checkout: create 'init' subcommandLibravatar Derrick Stolee1-0/+40
2019-11-22sparse-checkout: create builtin with 'list' subcommandLibravatar Derrick Stolee1-0/+45