Age | Commit message (Expand) | Author | Files | Lines |
2022-02-08 | sparse-checkout: set worktree-config correctly | Derrick Stolee | 1 | -4/+12 |
2022-01-03 | Merge branch 'en/sparse-checkout-set' | Junio C Hamano | 1 | -44/+56 |
2021-12-15 | Documentation: clarify/correct a few sparsity related statements | Elijah Newren | 1 | -1/+1 |
2021-12-15 | git-sparse-checkout.txt: update to document init/set/reapply changes | Elijah Newren | 1 | -43/+55 |
2021-12-10 | Merge branch 'ja/doc-cleanup' | Junio C Hamano | 1 | -1/+1 |
2021-11-09 | doc: express grammar placeholders between angle brackets | Jean-Noël Avila | 1 | -1/+1 |
2021-09-07 | sparse-checkout: clear tracked sparse dirs | Derrick Stolee | 1 | -0/+10 |
2021-03-30 | sparse-checkout: toggle sparse index from builtin | Derrick Stolee | 1 | -0/+14 |
2020-06-22 | Merge branch 'en/sparse-with-submodule-doc' | Junio C Hamano | 1 | -4/+26 |
2020-06-12 | git-sparse-checkout: clarify interactions with submodules | Elijah Newren | 1 | -4/+26 |
2020-05-18 | git-sparse-checkout.txt: add missing ' | Martin Ågren | 1 | -1/+1 |
2020-03-27 | sparse-checkout: provide a new reapply subcommand | Elijah Newren | 1 | -0/+10 |
2020-03-05 | Merge branch 'ds/sparse-add' | Junio C Hamano | 1 | -0/+7 |
2020-02-14 | Merge branch 'ds/sparse-checkout-harden' | Junio C Hamano | 1 | -4/+15 |
2020-02-11 | sparse-checkout: create 'add' subcommand | Derrick Stolee | 1 | -0/+7 |
2020-01-31 | sparse-checkout: improve docs around 'set' in cone mode | Derrick Stolee | 1 | -3/+14 |
2020-01-24 | sparse-checkout: fix documentation typo for core.sparseCheckoutCone | Jeff King | 1 | -1/+1 |
2020-01-23 | doc: sparse-checkout: mention --cone option | Matheus Tavares | 1 | -0/+4 |
2020-01-06 | Merge branch 'ds/sparse-cone' | Junio C Hamano | 1 | -1/+1 |
2020-01-04 | Documentation/git-sparse-checkout.txt: fix a typo | Taylor Blau | 1 | -1/+1 |
2019-12-30 | sparse-checkout: document interactions with submodules | Derrick Stolee | 1 | -0/+10 |
2019-12-30 | sparse-checkout: list directories in cone mode | Derrick Stolee | 1 | -1/+10 |
2019-12-13 | sparse-checkout: respect core.ignoreCase in cone mode | Derrick Stolee | 1 | -0/+5 |
2019-11-22 | sparse-checkout: use in-process update for disable subcommand | Derrick Stolee | 1 | -2/+4 |
2019-11-22 | sparse-checkout: add 'cone' mode | Derrick Stolee | 1 | -1/+54 |
2019-11-22 | sparse-checkout: create 'disable' subcommand | Derrick Stolee | 1 | -15/+12 |
2019-11-22 | sparse-checkout: add '--stdin' option to set subcommand | Derrick Stolee | 1 | -0/+3 |
2019-11-22 | sparse-checkout: 'set' subcommand | Derrick Stolee | 1 | -0/+6 |
2019-11-22 | sparse-checkout: create 'init' subcommand | Derrick Stolee | 1 | -0/+11 |
2019-11-22 | sparse-checkout: create builtin with 'list' subcommand | Derrick Stolee | 1 | -0/+89 |