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