summaryrefslogtreecommitdiffstats
path: root/Documentation/git-sparse-checkout.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/sparse-checkout-set'Junio C Hamano2022-01-041-44/+56
|\
| * Documentation: clarify/correct a few sparsity related statementsElijah Newren2021-12-151-1/+1
| * git-sparse-checkout.txt: update to document init/set/reapply changesElijah Newren2021-12-151-43/+55
* | Merge branch 'ja/doc-cleanup'Junio C Hamano2021-12-101-1/+1
|\ \ | |/ |/|
| * doc: express grammar placeholders between angle bracketsJean-Noël Avila2021-11-091-1/+1
* | sparse-checkout: clear tracked sparse dirsDerrick Stolee2021-09-081-0/+10
|/
* sparse-checkout: toggle sparse index from builtinDerrick Stolee2021-03-301-0/+14
* Merge branch 'en/sparse-with-submodule-doc'Junio C Hamano2020-06-231-4/+26
|\
| * git-sparse-checkout: clarify interactions with submodulesElijah Newren2020-06-131-4/+26
* | git-sparse-checkout.txt: add missing 'Martin Ågren2020-05-181-1/+1
* | sparse-checkout: provide a new reapply subcommandElijah Newren2020-03-271-0/+10
|/
* Merge branch 'ds/sparse-add'Junio C Hamano2020-03-051-0/+7
|\
| * sparse-checkout: create 'add' subcommandDerrick Stolee2020-02-111-0/+7
* | Merge branch 'ds/sparse-checkout-harden'Junio C Hamano2020-02-141-4/+15
|\|
| * sparse-checkout: improve docs around 'set' in cone modeDerrick Stolee2020-01-311-3/+14
| * sparse-checkout: fix documentation typo for core.sparseCheckoutConeJeff King2020-01-241-1/+1
* | doc: sparse-checkout: mention --cone optionMatheus Tavares2020-01-231-0/+4
* | Merge branch 'ds/sparse-cone'Junio C Hamano2020-01-061-1/+1
|\ \ | |/ |/|
| * Documentation/git-sparse-checkout.txt: fix a typoTaylor Blau2020-01-041-1/+1
* | sparse-checkout: document interactions with submodulesDerrick Stolee2019-12-301-0/+10
* | sparse-checkout: list directories in cone modeDerrick Stolee2019-12-301-1/+10
|/
* sparse-checkout: respect core.ignoreCase in cone modeDerrick Stolee2019-12-131-0/+5
* sparse-checkout: use in-process update for disable subcommandDerrick Stolee2019-11-221-2/+4
* sparse-checkout: add 'cone' modeDerrick Stolee2019-11-221-1/+54
* sparse-checkout: create 'disable' subcommandDerrick Stolee2019-11-221-15/+12
* sparse-checkout: add '--stdin' option to set subcommandDerrick Stolee2019-11-221-0/+3
* sparse-checkout: 'set' subcommandDerrick Stolee2019-11-221-0/+6
* sparse-checkout: create 'init' subcommandDerrick Stolee2019-11-221-0/+11
* sparse-checkout: create builtin with 'list' subcommandDerrick Stolee2019-11-221-0/+89