aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1091-sparse-checkout-builtin.sh
AgeCommit message (Expand)AuthorFilesLines
2024-03-16t/t1*: avoid redundant uses of catBeat Bolli1-1/+1
2023-12-26sparse-checkout: be consistent with end of options markersElijah Newren1-1/+7
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-34/+34
2023-03-27builtin/sparse-checkout: add check-rules commandWilliam Sprent1-2/+132
2023-03-27builtin/sparse-checkout: remove NEED_WORK_TREE flagWilliam Sprent1-0/+33
2023-01-05dir: check for single file cone patternsWilliam Sprent1-1/+10
2022-10-06Sync with 2.36.3Taylor Blau1-1/+2
2022-10-06Sync with 2.35.5Taylor Blau1-1/+2
2022-10-06Sync with 2.34.5Taylor Blau1-1/+2
2022-10-06Sync with 2.33.5Taylor Blau1-1/+2
2022-10-06Sync with 2.31.5Taylor Blau1-1/+2
2022-10-06Sync with 2.30.6Taylor Blau1-1/+2
2022-10-01t/t1NNN: allow local submodulesTaylor Blau1-1/+2
2022-04-21tests: stop assuming --no-cone is the default mode for sparse-checkoutElijah Newren1-7/+8
2022-03-06Merge branch 'en/sparse-checkout-fixes'Junio C Hamano1-2/+88
2022-02-25Merge branch 'ds/sparse-checkout-requires-per-worktree-config'Junio C Hamano1-10/+25
2022-02-20sparse-checkout: reject arguments in cone-mode that look like patternsElijah Newren1-1/+1
2022-02-20sparse-checkout: error or warn when given individual filesElijah Newren1-1/+15
2022-02-20sparse-checkout: pay attention to prefix for {set, add}Elijah Newren1-0/+41
2022-02-20sparse-checkout: correct reapply's handling of optionsElijah Newren1-0/+28
2022-02-09Merge branch 'js/sparse-vs-split-index'Junio C Hamano1-28/+26
2022-02-09Merge branch 'jt/sparse-checkout-leading-dir-fix'Junio C Hamano1-0/+6
2022-02-08worktree: copy sparse-checkout patterns and config on addDerrick Stolee1-8/+23
2022-02-08sparse-checkout: set worktree-config correctlyDerrick Stolee1-2/+2
2022-01-23t1091: disable split indexJohannes Schindelin1-28/+26
2022-01-21sparse-checkout: create leading directoryJonathan Tan1-0/+6
2022-01-10Merge branch 'ds/fetch-pull-with-sparse-index'Junio C Hamano1-5/+20
2022-01-10Merge branch 'ds/sparse-checkout-malformed-pattern-fix'Junio C Hamano1-1/+36
2022-01-03Merge branch 'en/sparse-checkout-set'Junio C Hamano1-1/+9
2021-12-30sparse-checkout: refuse to add to bad patternsDerrick Stolee1-2/+5
2021-12-30sparse-checkout: fix OOM error with mixed patternsDerrick Stolee1-0/+11
2021-12-30sparse-checkout: fix segfault on malformed patternsDerrick Stolee1-0/+21
2021-12-22t1091/t3705: remove 'test-tool read-cache --table'Derrick Stolee1-5/+20
2021-12-15sparse-checkout: add sanity-checks on initial sparsity stateElijah Newren1-1/+9
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine1-1/+1
2021-10-13Merge branch 'ds/add-rm-with-sparse-index'Junio C Hamano1-1/+3
2021-09-28add: skip tracked paths outside sparse-checkout coneDerrick Stolee1-1/+3
2021-09-07tests: disable GIT_TEST_SPLIT_INDEX for sparse index testsSZEDER Gábor1-10/+15
2021-09-07sparse-checkout: clear tracked sparse dirsDerrick Stolee1-0/+59
2021-03-30sparse-checkout: disable sparse-indexDerrick Stolee1-0/+13
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-07-30t1001: use $ZERO_OIDbrian m. carlson1-2/+2
2020-06-17Merge branch 'en/sparse-checkout'Junio C Hamano1-0/+22
2020-06-05sparse-checkout: avoid staging deletions of all filesElijah Newren1-0/+22
2020-05-04sparse-checkout: stop blocking empty workdirsDerrick Stolee1-5/+3
2020-03-27sparse-checkout: provide a new reapply subcommandElijah Newren1-0/+41
2020-03-27unpack-trees: provide warnings on sparse updates for unmerged paths tooElijah Newren1-0/+25
2020-03-27unpack-trees: make sparse path messages sound like warningsElijah Newren1-3/+3
2020-03-27unpack-trees: split display_error_msgs() into twoElijah Newren1-2/+2
2020-03-27sparse-checkout: use improved unpack_trees porcelain messagesElijah Newren1-4/+2
2020-03-27sparse-checkout: use new update_sparsity() functionElijah Newren1-10/+29
2020-03-27t1091: make some tests a little more defensive against failuresElijah Newren1-0/+2
2020-03-09t1091: don't grep for `strerror()` stringMartin Ågren1-1/+1
2020-02-20sparse-checkout: allow one-character directories in cone modeDerrick Stolee1-1/+11
2020-02-11sparse-checkout: work with Windows pathsDerrick Stolee1-0/+14
2020-02-11sparse-checkout: create 'add' subcommandDerrick Stolee1-0/+59
2020-01-31sparse-checkout: fix cone mode behavior mismatchDerrick Stolee1-0/+12
2020-01-31sparse-checkout: escape all glob characters on writeDerrick Stolee1-5/+8
2020-01-31sparse-checkout: use C-style quotes in 'list' subcommandDerrick Stolee1-2/+5
2020-01-31sparse-checkout: unquote C-style strings over --stdinDerrick Stolee1-1/+13
2020-01-31sparse-checkout: write escaped patterns in cone modeDerrick Stolee1-2/+8
2020-01-31sparse-checkout: properly match escaped charactersDerrick Stolee1-4/+19
2020-01-31sparse-checkout: warn on globs in cone patternsDerrick Stolee1-0/+39
2020-01-24sparse-checkout: detect short patternsDerrick Stolee1-0/+9
2020-01-24sparse-checkout: cone mode does not recognize "**"Derrick Stolee1-0/+34
2020-01-24clone: fix --sparse option with URLsDerrick Stolee1-1/+1
2020-01-24sparse-checkout: create leading directoriesDerrick Stolee1-0/+10
2020-01-24t1091: improve here-docsDerrick Stolee1-49/+49
2020-01-24t1091: use check_files to reduce boilerplateDerrick Stolee1-95/+22
2019-12-30sparse-checkout: document interactions with submodulesDerrick Stolee1-0/+28
2019-12-30sparse-checkout: list directories in cone modeDerrick Stolee1-0/+11
2019-12-20sparse-checkout: improve OS ls compatibilityEd Maste1-14/+22
2019-12-13sparse-checkout: respect core.ignoreCase in cone modeDerrick Stolee1-0/+17
2019-11-22sparse-checkout: check for dirty statusDerrick Stolee1-1/+14
2019-11-22sparse-checkout: cone mode should not interact with .gitignoreDerrick Stolee1-0/+7
2019-11-22sparse-checkout: write using lockfileDerrick Stolee1-0/+7
2019-11-22sparse-checkout: use in-process update for disable subcommandDerrick Stolee1-1/+2
2019-11-22sparse-checkout: update working directory in-processDerrick Stolee1-0/+28
2019-11-22sparse-checkout: sanitize for nested foldersDerrick Stolee1-0/+11
2019-11-22sparse-checkout: init and set in cone modeDerrick Stolee1-0/+51
2019-11-22sparse-checkout: use hashmaps for cone patternsDerrick Stolee1-1/+10
2019-11-22sparse-checkout: add 'cone' modeDerrick Stolee1-0/+14
2019-11-22sparse-checkout: create 'disable' subcommandDerrick Stolee1-0/+15
2019-11-22sparse-checkout: add '--stdin' option to set subcommandDerrick Stolee1-0/+20
2019-11-22sparse-checkout: 'set' subcommandDerrick Stolee1-0/+33
2019-11-22clone: add --sparse modeDerrick Stolee1-0/+13
2019-11-22sparse-checkout: create 'init' subcommandDerrick Stolee1-0/+40
2019-11-22sparse-checkout: create builtin with 'list' subcommandDerrick Stolee1-0/+45