Age | Commit message (Expand) | Author | Files | Lines |
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 |