summaryrefslogtreecommitdiffstats
path: root/Documentation/git-sparse-checkout.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs: typofixesLinus Arver2023-06-121-1/+1
* builtin/sparse-checkout: add check-rules commandWilliam Sprent2023-03-271-1/+24
* doc txt & -h consistency: add missing options and labelsÆvar Arnfjörð Bjarmason2022-10-131-1/+1
* doc SYNOPSIS: consistently use ' for commandsÆvar Arnfjörð Bjarmason2022-10-131-1/+1
* Documentation: some sparsity wording clarificationsElijah Newren2022-04-221-5/+5
* git-sparse-checkout.txt: mark non-cone mode as deprecatedElijah Newren2022-04-221-4/+94
* git-sparse-checkout.txt: flesh out pattern set sections a bitElijah Newren2022-04-221-44/+85
* git-sparse-checkout.txt: add a new EXAMPLES sectionElijah Newren2022-04-221-6/+37
* git-sparse-checkout.txt: shuffle some sections and mark as internalElijah Newren2022-04-221-24/+24
* git-sparse-checkout.txt: update docs for deprecation of 'init'Elijah Newren2022-04-221-8/+8
* git-sparse-checkout.txt: wording updates for the cone mode defaultElijah Newren2022-04-221-16/+15
* sparse-checkout: make --cone the defaultElijah Newren2022-04-221-10/+10
* Merge branch 'en/present-despite-skipped'Junio C Hamano2022-03-091-30/+46
|\
| * Update documentation related to sparsity and the skip-worktree bitElijah Newren2022-01-141-30/+46
* | sparse-checkout: set worktree-config correctlyDerrick Stolee2022-02-081-4/+12
|/
* 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