1. 9c7d1b0 repository: create read_replace_refs setting by Derrick Stolee · 1 year, 9 months ago
  2. b0afdce pack-bitmap.c: use commit boundary during bitmap traversal by Taylor Blau · 1 year, 10 months ago
  3. fc23c39 Merge branch 'tb/enable-cruft-packs-by-default' by Junio C Hamano · 1 year, 11 months ago
  4. 029a632 repository.h: drop unused `gc_cruft_packs` by Taylor Blau · 1 year, 11 months ago
  5. dbcf611 pack-revindex: introduce `pack.readReverseIndex` by Taylor Blau · 1 year, 11 months ago
  6. 15db4e7 treewide: remove unnecessary cache.h includes in source files by Elijah Newren · 2 years, 1 month ago
  7. 17194b1 features: feature.manyFiles implies fast index writes by Derrick Stolee · 2 years, 2 months ago
  8. bdd42e3 Merge branch 'es/mark-gc-cruft-as-experimental' by Taylor Blau · 2 years, 4 months ago
  9. c695592 config: let feature.experimental imply gc.cruftPacks=true by Emily Shaffer · 2 years, 5 months ago
  10. 08d61c7 Merge branch 'jk/plug-list-object-filter-leaks' by Junio C Hamano · 2 years, 6 months ago
  11. 66eede4 prepare_repo_settings(): plug leak of config values by Jeff King · 2 years, 6 months ago
  12. a92d852 commit-graph: pass repo_settings instead of repository by Taylor Blau · 2 years, 8 months ago
  13. 62c7367 compat/fsmonitor/fsm-listen-win32: stub in backend for Windows by Jeff Hostetler · 3 years ago
  14. 70ff41f Merge branch 'en/fetch-negotiation-default-fix' by Junio C Hamano · 3 years, 1 month ago
  15. 714edc6 repo-settings: rename the traditional default fetch.negotiationAlgorithm by Elijah Newren · 3 years, 1 month ago
  16. a9a136c repo-settings: fix error handling for unknown values by Elijah Newren · 3 years, 1 month ago
  17. a68c5b9 repo-settings: fix checking for fetch.negotiationAlgorithm=default by Elijah Newren · 3 years, 1 month ago
  18. 44c7e62 repo-settings: prepare_repo_settings only in git repos by Lessley Dennington · 3 years, 3 months ago
  19. c21919f repository.h: don't use a mix of int and bitfields by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  20. 3050b6d repo-settings.c: simplify the setup by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  21. c6b4888 environment.c: remove test-specific "ignore_untracked..." variable by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  22. 58300f4 sparse-index: add index.sparse config option by Derrick Stolee · 4 years ago
  23. 3964fc2 sparse-index: add guard to ensure full index by Derrick Stolee · 4 years ago
  24. 52b8c8c Merge branch 'ds/maintenance-part-2' by Junio C Hamano · 4 years, 5 months ago
  25. 288ed98 Merge branch 'tb/bloom-improvements' by Junio C Hamano · 4 years, 5 months ago
  26. 18e449f midx: enable core.multiPackIndex by default by Derrick Stolee · 4 years, 6 months ago
  27. b66d847 commit-graph: respect 'commitGraph.readChangedPaths' by Taylor Blau · 4 years, 6 months ago
  28. cbe566a negotiator/noop: add noop fetch negotiator by Jonathan Tan · 4 years, 7 months ago
  29. b5651a2 experimental: default to fetch.writeCommitGraph=false by Jonathan Nieder · 4 years, 8 months ago
  30. de3a864 config: set pack.useSparse=true by default by Derrick Stolee · 5 years ago
  31. 4d6fb2b Merge branch 'ds/feature-macros' by Junio C Hamano · 5 years ago
  32. c11e996 repo-settings: read an int for index.version by Derrick Stolee · 5 years ago
  33. 50f26bd fetch: add fetch.writeCommitGraph config setting by Derrick Stolee · 6 years ago
  34. aaf633c repo-settings: create feature.experimental setting by Derrick Stolee · 6 years ago
  35. c6cc4c5 repo-settings: create feature.manyFiles setting by Derrick Stolee · 6 years ago
  36. ad0fb65 repo-settings: parse core.untrackedCache by Derrick Stolee · 6 years ago
  37. 31b1de6 commit-graph: turn on commit-graph by default by Derrick Stolee · 6 years ago
  38. 7211b9e repo-settings: consolidate some config settings by Derrick Stolee · 6 years ago