aboutsummaryrefslogtreecommitdiffstats
path: root/sparse-index.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-21sparse-index.h: move declarations for sparse-index.c from cache.hElijah Newren1-0/+2
2022-06-03Merge branch 'ds/sparse-sparse-checkout'Junio C Hamano1-0/+13
2022-05-23sparse-index: create expand_index()Derrick Stolee1-0/+13
2022-05-10sparse-index: expose 'is_sparse_index_allowed()'Victoria Dye1-0/+1
2022-01-14repo_read_index: clear SKIP_WORKTREE bit from files present in worktreeElijah Newren1-0/+1
2021-11-24sparse-index: add ensure_correct_sparsity functionVictoria Dye1-0/+1
2021-09-07sparse-index: add SPARSE_INDEX_MEMORY_ONLY flagDerrick Stolee1-1/+2
2021-04-14sparse-index: expand_to_path()Derrick Stolee1-0/+13
2021-04-14cache: move ensure_full_index() to cache.hDerrick Stolee1-1/+0
2021-03-30sparse-checkout: toggle sparse index from builtinDerrick Stolee1-0/+3
2021-03-30sparse-index: convert from full to sparseDerrick Stolee1-0/+1
2021-03-30sparse-index: add guard to ensure full indexDerrick Stolee1-0/+7