summaryrefslogtreecommitdiff
path: root/sparse-index.h
AgeCommit message (Expand)Author
2022-01-14repo_read_index: clear SKIP_WORKTREE bit from files present in worktreeElijah Newren
2021-11-25sparse-index: add ensure_correct_sparsity functionVictoria Dye
2021-09-08sparse-index: add SPARSE_INDEX_MEMORY_ONLY flagDerrick Stolee
2021-04-14sparse-index: expand_to_path()Derrick Stolee
2021-04-14cache: move ensure_full_index() to cache.hDerrick Stolee
2021-03-30sparse-checkout: toggle sparse index from builtinDerrick Stolee
2021-03-30sparse-index: convert from full to sparseDerrick Stolee
2021-03-30sparse-index: add guard to ensure full indexDerrick Stolee