41 Commits (87c67efc0ca0c17b5732f657c273501ab51e3ef9)

Author SHA1 Message Date
Derrick Stolee dcc5fd5fd2 sparse-checkout: disable sparse-index 4 years ago
Derrick Stolee 122ba1f7b5 sparse-checkout: toggle sparse index from builtin 4 years ago
Derrick Stolee 836e25c51b sparse-checkout: hold pattern list in index 4 years ago
Jeff King 1679d60bfc exclude: add flags parameter to add_patterns() 4 years ago
Derrick Stolee dd23022acb sparse-checkout: load sparse-checkout patterns 4 years ago
Jeff King 75d3bee157 sparse-checkout: fill in some options boilerplate 4 years ago
Xin Li 98564d8059 sparse-checkout: upgrade repository to version 1 when enabling extension 5 years ago
Elijah Newren b5bfc08a97 sparse-checkout: avoid staging deletions of all files 5 years ago
Elijah Newren 5644ca28cd sparse-checkout: provide a new reapply subcommand 5 years ago
Elijah Newren 4ee5d50fc3 sparse-checkout: use improved unpack_trees porcelain messages 5 years ago
Elijah Newren f56f31af03 sparse-checkout: use new update_sparsity() function 5 years ago
Elijah Newren fa0bde45cd unpack-trees: simplify pattern_list freeing 5 years ago
Derrick Stolee ef07659926 sparse-checkout: work with Windows paths 5 years ago
Derrick Stolee 2631dc879d sparse-checkout: create 'add' subcommand 5 years ago
Derrick Stolee 4bf0c06c71 sparse-checkout: extract pattern update from 'set' subcommand 5 years ago
Derrick Stolee 6fb705abcb sparse-checkout: extract add_patterns_from_input() 5 years ago
René Scharfe a91cc7fad0 strbuf: add and use strbuf_insertstr() 5 years ago
Derrick Stolee e53ffe2704 sparse-checkout: escape all glob characters on write 5 years ago
Derrick Stolee e55682ea26 sparse-checkout: use C-style quotes in 'list' subcommand 5 years ago
Derrick Stolee bd64de42de sparse-checkout: unquote C-style strings over --stdin 5 years ago
Derrick Stolee d585f0e799 sparse-checkout: write escaped patterns in cone mode 5 years ago
Derrick Stolee 3c754067a1 sparse-checkout: create leading directories 5 years ago
Derrick Stolee de11951b03 sparse-checkout: list directories in cone mode 5 years ago
Derrick Stolee 190a65f9db sparse-checkout: respect core.ignoreCase in cone mode 5 years ago
Derrick Stolee cff4e9138d sparse-checkout: check for dirty status 5 years ago
Derrick Stolee 416adc8711 sparse-checkout: update working directory in-process for 'init' 5 years ago
Derrick Stolee fb10ca5b54 sparse-checkout: write using lockfile 5 years ago
Derrick Stolee 99dfa6f970 sparse-checkout: use in-process update for disable subcommand 5 years ago
Derrick Stolee e091228e17 sparse-checkout: update working directory in-process 5 years ago
Derrick Stolee e9de487aa3 sparse-checkout: sanitize for nested folders 5 years ago
Derrick Stolee af09ce24a9 sparse-checkout: init and set in cone mode 5 years ago
Derrick Stolee 72918c1ad9 sparse-checkout: create 'disable' subcommand 5 years ago
Derrick Stolee 7bffca95ea sparse-checkout: add '--stdin' option to set subcommand 5 years ago
Derrick Stolee f6039a9423 sparse-checkout: 'set' subcommand 5 years ago
Derrick Stolee d89f09c828 clone: add --sparse mode 5 years ago
Derrick Stolee bab3c35908 sparse-checkout: create 'init' subcommand 5 years ago
Derrick Stolee 94c0956b60 sparse-checkout: create builtin with 'list' subcommand 5 years ago