sparse-checkout: sanitize for nested folders
Derrick Stolee committed almost 7 years ago
unpack-trees: add progress to clear_ce_flags()
Derrick Stolee committed almost 7 years ago
unpack-trees: hash less in cone mode
Derrick Stolee committed almost 7 years ago
sparse-checkout: init and set in cone mode
Derrick Stolee committed almost 7 years ago
sparse-checkout: use hashmaps for cone patterns
Derrick Stolee committed almost 7 years ago
sparse-checkout: add 'cone' mode
Derrick Stolee committed almost 7 years ago
trace2: add region in clear_ce_flags
Jeff Hostetler committed almost 7 years ago
sparse-checkout: create 'disable' subcommand
Derrick Stolee committed almost 7 years ago
sparse-checkout: add '--stdin' option to set subcommand
Derrick Stolee committed almost 7 years ago
sparse-checkout: 'set' subcommand
Derrick Stolee committed almost 7 years ago
Derrick Stolee committed almost 7 years ago
sparse-checkout: create 'init' subcommand
Derrick Stolee committed almost 7 years ago
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee committed almost 7 years ago
unpack-trees: skip stat on fsmonitor-valid files
Utsav Shah committed almost 7 years ago
lib-bash.sh: move `then` onto its own line
Denton Liu committed almost 7 years ago
t5520: replace `! git` with `test_must_fail git`
Denton Liu committed almost 7 years ago
t5520: remove redundant lines in test cases
Denton Liu committed almost 7 years ago
t5520: replace $(cat ...) comparison with test_cmp
Denton Liu committed almost 7 years ago
t5520: don't put git in upstream of pipe
Denton Liu committed almost 7 years ago
t5520: test single-line files by git with test_cmp
Denton Liu committed almost 7 years ago