Merge branch 'ja/doc-markup-cleanup'
[git] / t / t1091-sparse-checkout-builtin.sh
2019-12-25  Junio C HamanoMerge branch 'ja/doc-markup-cleanup'
2019-12-25  Junio C HamanoMerge branch 'rs/ref-read-cleanup'
2019-12-25  Junio C HamanoMerge branch 'rb/p4-lfs'
2019-12-25  Junio C HamanoMerge branch 'pb/submodule-doc-xref'
2019-12-25  Junio C HamanoMerge branch 'mr/bisect-use-after-free'
2019-12-25  Junio C HamanoMerge branch 'ln/userdiff-elixir'
2019-12-25  Junio C HamanoMerge branch 'ds/sparse-cone'
2019-12-20  Ed Mastesparse-checkout: improve OS ls compatibility
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