Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-24 | sparse-index: add ensure_correct_sparsity function | Victoria Dye | 1 | -0/+1 |
2021-09-07 | sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag | Derrick Stolee | 1 | -1/+2 |
2021-04-14 | sparse-index: expand_to_path() | Derrick Stolee | 1 | -0/+13 |
2021-04-14 | cache: move ensure_full_index() to cache.h | Derrick Stolee | 1 | -1/+0 |
2021-03-30 | sparse-checkout: toggle sparse index from builtin | Derrick Stolee | 1 | -0/+3 |
2021-03-30 | sparse-index: convert from full to sparse | Derrick Stolee | 1 | -0/+1 |
2021-03-30 | sparse-index: add guard to ensure full index | Derrick Stolee | 1 | -0/+7 |