Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ds/sparse-index-protections' | Junio C Hamano | 2021-05-20 | 1 | -1/+1 |
|\ | |||||
| * | sparse-index: fix uninitialized jump | Derrick Stolee | 2021-05-17 | 1 | -1/+1 |
* | | sparse-index.c: remove set_index_sparse_config() | Ævar Arnfjörð Bjarmason | 2021-05-06 | 1 | -10/+1 |
|/ | |||||
* | sparse-index: expand_to_path() | Derrick Stolee | 2021-04-14 | 1 | -0/+73 |
* | cache-tree: integrate with sparse directory entries | Derrick Stolee | 2021-03-30 | 1 | -1/+9 |
* | sparse-checkout: toggle sparse index from builtin | Derrick Stolee | 2021-03-30 | 1 | -12/+21 |
* | sparse-index: add index.sparse config option | Derrick Stolee | 2021-03-30 | 1 | -5/+29 |
* | submodule: sparse-index should not collapse links | Derrick Stolee | 2021-03-30 | 1 | -0/+1 |
* | sparse-index: convert from full to sparse | Derrick Stolee | 2021-03-30 | 1 | -0/+139 |
* | sparse-index: implement ensure_full_index() | Derrick Stolee | 2021-03-30 | 1 | -1/+97 |
* | sparse-index: add guard to ensure full index | Derrick Stolee | 2021-03-30 | 1 | -0/+8 |