summaryrefslogtreecommitdiffstats
path: root/sparse-index.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fsmonitor: integrate with sparse indexDerrick Stolee2021-07-141-0/+7
* sparse-index: include EXTENDED flag when expandingDerrick Stolee2021-07-141-1/+1
* sparse-index: skip indexes with unmerged entriesDerrick Stolee2021-07-141-0/+18
* Merge branch 'ds/sparse-index-protections'Junio C Hamano2021-05-211-1/+1
|\
| * sparse-index: fix uninitialized jumpDerrick Stolee2021-05-181-1/+1
* | sparse-index.c: remove set_index_sparse_config()Ævar Arnfjörð Bjarmason2021-05-061-10/+1
|/
* sparse-index: expand_to_path()Derrick Stolee2021-04-141-0/+73
* cache-tree: integrate with sparse directory entriesDerrick Stolee2021-03-301-1/+9
* sparse-checkout: toggle sparse index from builtinDerrick Stolee2021-03-301-12/+21
* sparse-index: add index.sparse config optionDerrick Stolee2021-03-301-5/+29
* submodule: sparse-index should not collapse linksDerrick Stolee2021-03-301-0/+1
* sparse-index: convert from full to sparseDerrick Stolee2021-03-301-0/+139
* sparse-index: implement ensure_full_index()Derrick Stolee2021-03-301-1/+97
* sparse-index: add guard to ensure full indexDerrick Stolee2021-03-301-0/+8