summaryrefslogtreecommitdiff
path: root/sparse-index.c
AgeCommit message (Expand)Author
2021-09-20Merge branch 'ds/sparse-index-ignored-files'Junio C Hamano
2021-09-08sparse-index: add SPARSE_INDEX_MEMORY_ONLY flagDerrick Stolee
2021-09-08sparse-checkout: create helper methodsDerrick Stolee
2021-09-08sparse-index: use WRITE_TREE_MISSING_OKDerrick Stolee
2021-09-08sparse-index: silently return when cache tree failsDerrick Stolee
2021-09-08sparse-index: silently return when not using cone-mode patternsDerrick Stolee
2021-08-30sparse-index: copy dir_hash in ensure_full_index()Jeff Hostetler
2021-07-14sparse-index: recompute cache-treeDerrick Stolee
2021-07-14fsmonitor: integrate with sparse indexDerrick Stolee
2021-07-14sparse-index: include EXTENDED flag when expandingDerrick Stolee
2021-07-14sparse-index: skip indexes with unmerged entriesDerrick Stolee
2021-05-20Merge branch 'ds/sparse-index-protections'Junio C Hamano
2021-05-17sparse-index: fix uninitialized jumpDerrick Stolee
2021-05-06sparse-index.c: remove set_index_sparse_config()Ævar Arnfjörð Bjarmason
2021-04-14sparse-index: expand_to_path()Derrick Stolee
2021-03-30cache-tree: integrate with sparse directory entriesDerrick Stolee
2021-03-30sparse-checkout: toggle sparse index from builtinDerrick Stolee
2021-03-30sparse-index: add index.sparse config optionDerrick Stolee
2021-03-30submodule: sparse-index should not collapse linksDerrick Stolee
2021-03-30sparse-index: convert from full to sparseDerrick Stolee
2021-03-30sparse-index: implement ensure_full_index()Derrick Stolee
2021-03-30sparse-index: add guard to ensure full indexDerrick Stolee