index
:
git
main
maint
master
next
seen
todo
Git: sistema de control de versiones
mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git-sparse-checkout.txt
Age
Commit message (
Expand
)
Author
2022-10-13
doc txt & -h consistency: add missing options and labels
Ævar Arnfjörð Bjarmason
2022-10-13
doc SYNOPSIS: consistently use ' for commands
Ævar Arnfjörð Bjarmason
2022-04-22
Documentation: some sparsity wording clarifications
Elijah Newren
2022-04-22
git-sparse-checkout.txt: mark non-cone mode as deprecated
Elijah Newren
2022-04-22
git-sparse-checkout.txt: flesh out pattern set sections a bit
Elijah Newren
2022-04-22
git-sparse-checkout.txt: add a new EXAMPLES section
Elijah Newren
2022-04-22
git-sparse-checkout.txt: shuffle some sections and mark as internal
Elijah Newren
2022-04-22
git-sparse-checkout.txt: update docs for deprecation of 'init'
Elijah Newren
2022-04-22
git-sparse-checkout.txt: wording updates for the cone mode default
Elijah Newren
2022-04-22
sparse-checkout: make --cone the default
Elijah Newren
2022-03-09
Merge branch 'en/present-despite-skipped'
Junio C Hamano
2022-02-08
sparse-checkout: set worktree-config correctly
Derrick Stolee
2022-01-14
Update documentation related to sparsity and the skip-worktree bit
Elijah Newren
2022-01-04
Merge branch 'en/sparse-checkout-set'
Junio C Hamano
2021-12-15
Documentation: clarify/correct a few sparsity related statements
Elijah Newren
2021-12-15
git-sparse-checkout.txt: update to document init/set/reapply changes
Elijah Newren
2021-12-10
Merge branch 'ja/doc-cleanup'
Junio C Hamano
2021-11-09
doc: express grammar placeholders between angle brackets
Jean-Noël Avila
2021-09-08
sparse-checkout: clear tracked sparse dirs
Derrick Stolee
2021-03-30
sparse-checkout: toggle sparse index from builtin
Derrick Stolee
2020-06-22
Merge branch 'en/sparse-with-submodule-doc'
Junio C Hamano
2020-06-13
git-sparse-checkout: clarify interactions with submodules
Elijah Newren
2020-05-18
git-sparse-checkout.txt: add missing '
Martin Ågren
2020-03-27
sparse-checkout: provide a new reapply subcommand
Elijah Newren
2020-03-05
Merge branch 'ds/sparse-add'
Junio C Hamano
2020-02-14
Merge branch 'ds/sparse-checkout-harden'
Junio C Hamano
2020-02-11
sparse-checkout: create 'add' subcommand
Derrick Stolee
2020-01-31
sparse-checkout: improve docs around 'set' in cone mode
Derrick Stolee
2020-01-24
sparse-checkout: fix documentation typo for core.sparseCheckoutCone
Jeff King
2020-01-23
doc: sparse-checkout: mention --cone option
Matheus Tavares
2020-01-06
Merge branch 'ds/sparse-cone'
Junio C Hamano
2020-01-04
Documentation/git-sparse-checkout.txt: fix a typo
Taylor Blau
2019-12-30
sparse-checkout: document interactions with submodules
Derrick Stolee
2019-12-30
sparse-checkout: list directories in cone mode
Derrick Stolee
2019-12-13
sparse-checkout: respect core.ignoreCase in cone mode
Derrick Stolee
2019-11-22
sparse-checkout: use in-process update for disable subcommand
Derrick Stolee
2019-11-22
sparse-checkout: add 'cone' mode
Derrick Stolee
2019-11-22
sparse-checkout: create 'disable' subcommand
Derrick Stolee
2019-11-22
sparse-checkout: add '--stdin' option to set subcommand
Derrick Stolee
2019-11-22
sparse-checkout: 'set' subcommand
Derrick Stolee
2019-11-22
sparse-checkout: create 'init' subcommand
Derrick Stolee
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee