]> git.ipfire.org Git - thirdparty/git.git/history - t/t1091-sparse-checkout-builtin.sh
sparse-checkout: respect core.ignoreCase in cone mode
[thirdparty/git.git] / t / t1091-sparse-checkout-builtin.sh
2019-12-13  Derrick Stoleesparse-checkout: respect core.ignoreCase in cone mode
2019-11-22  Derrick Stoleesparse-checkout: check for dirty status
2019-11-22  Derrick Stoleesparse-checkout: cone mode should not interact with...
2019-11-22  Derrick Stoleesparse-checkout: write using lockfile
2019-11-22  Derrick Stoleesparse-checkout: use in-process update for disable...
2019-11-22  Derrick Stoleesparse-checkout: update working directory in-process
2019-11-22  Derrick Stoleesparse-checkout: sanitize for nested folders
2019-11-22  Derrick Stoleesparse-checkout: init and set in cone mode
2019-11-22  Derrick Stoleesparse-checkout: use hashmaps for cone patterns
2019-11-22  Derrick Stoleesparse-checkout: add 'cone' mode
2019-11-22  Derrick Stoleesparse-checkout: create 'disable' subcommand
2019-11-22  Derrick Stoleesparse-checkout: add '--stdin' option to set subcommand
2019-11-22  Derrick Stoleesparse-checkout: 'set' subcommand
2019-11-22  Derrick Stoleeclone: add --sparse mode
2019-11-22  Derrick Stoleesparse-checkout: create 'init' subcommand
2019-11-22  Derrick Stoleesparse-checkout: create builtin with 'list' subcommand