1. 6249ce2 Merge branch 'ds/sparse-checkout-requires-per-worktree-config' by Junio C Hamano · 3 years ago
  2. 7316dc5 sparse-checkout: set worktree-config correctly by Derrick Stolee · 3 years, 1 month ago
  3. ae103c3 sparse-index: sparse index is disallowed when split index is active by Johannes Schindelin · 3 years, 2 months ago
  4. b93fea0 sparse-index: add ensure_correct_sparsity function by Victoria Dye · 3 years, 4 months ago
  5. 13f69f3 sparse-index: avoid unnecessary cache tree clearing by Victoria Dye · 3 years, 4 months ago
  6. dc89c34 Merge branch 'ds/sparse-index-ignored-files' by Junio C Hamano · 3 years, 6 months ago
  7. ce7a9f0 sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag by Derrick Stolee · 3 years, 6 months ago
  8. 02155c8 sparse-checkout: create helper methods by Derrick Stolee · 3 years, 6 months ago
  9. 8a96b9d sparse-index: use WRITE_TREE_MISSING_OK by Derrick Stolee · 3 years, 6 months ago
  10. 5dc1675 sparse-index: silently return when cache tree fails by Derrick Stolee · 3 years, 6 months ago
  11. e27eab4 sparse-index: silently return when not using cone-mode patterns by Derrick Stolee · 3 years, 6 months ago
  12. d9e9b44 sparse-index: copy dir_hash in ensure_full_index() by Jeff Hostetler · 3 years, 7 months ago
  13. f934f1b sparse-index: recompute cache-tree by Derrick Stolee · 3 years, 8 months ago
  14. f8fe49e fsmonitor: integrate with sparse index by Derrick Stolee · 3 years, 8 months ago
  15. 4741077 sparse-index: include EXTENDED flag when expanding by Derrick Stolee · 3 years, 8 months ago
  16. fc6609d sparse-index: skip indexes with unmerged entries by Derrick Stolee · 3 years, 8 months ago
  17. 107691c Merge branch 'ds/sparse-index-protections' by Junio C Hamano · 3 years, 10 months ago
  18. 4279cb1 sparse-index: fix uninitialized jump by Derrick Stolee · 3 years, 10 months ago
  19. b79f9c0 sparse-index.c: remove set_index_sparse_config() by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
  20. 71f82d0 sparse-index: expand_to_path() by Derrick Stolee · 4 years ago
  21. 2de37c5 cache-tree: integrate with sparse directory entries by Derrick Stolee · 4 years ago
  22. 122ba1f sparse-checkout: toggle sparse index from builtin by Derrick Stolee · 4 years ago
  23. 58300f4 sparse-index: add index.sparse config option by Derrick Stolee · 4 years ago
  24. f442313 submodule: sparse-index should not collapse links by Derrick Stolee · 4 years ago
  25. 6e77352 sparse-index: convert from full to sparse by Derrick Stolee · 4 years ago
  26. 4300f84 sparse-index: implement ensure_full_index() by Derrick Stolee · 4 years ago
  27. 3964fc2 sparse-index: add guard to ensure full index by Derrick Stolee · 4 years ago