🌐 AI搜索 & 代理 主页
Git 2.45
  1. 1002f28 Merge branch 'eb/hash-transition' by Junio C Hamano · 1 year, 9 months ago
  2. b4385bf Merge branch 'ps/reftable-backend' by Junio C Hamano · 1 year, 10 months ago
  3. 57db2a0 refs: introduce reftable backend by Patrick Steinhardt · 1 year, 10 months ago
  4. 23c1e71 pack-objects: enable multi-pack reuse via `feature.experimental` by Taylor Blau · 1 year, 10 months ago
  5. 3f921c7 refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref by Patrick Steinhardt · 1 year, 11 months ago
  6. fd7c6ff refs: convert AUTO_MERGE to become a normal pseudo-ref by Patrick Steinhardt · 1 year, 11 months ago
  7. 173761e setup: start tracking ref storage format by Patrick Steinhardt · 2 years ago
  8. 0fcc285 refs: refactor logic to look up storage backends by Patrick Steinhardt · 2 years ago
  9. 15a1ca1 repository: add a compatibility hash algorithm by Eric W. Biederman · 2 years, 2 months ago
  10. a1264a0 Merge branch 'en/header-split-cache-h-part-3' by Junio C Hamano · 2 years, 6 months ago
  11. d9f9f6b Merge branch 'ds/disable-replace-refs' by Junio C Hamano · 2 years, 6 months ago
  12. f2ffc74 Merge branch 'tb/pack-bitmap-traversal-with-boundary' by Junio C Hamano · 2 years, 6 months ago
  13. c339932 repository: remove unnecessary include of path.h by Elijah Newren · 2 years, 6 months ago
  14. bc47f16 repository.h: move declaration of the_index from cache.h by Elijah Newren · 2 years, 6 months ago
  15. fbffdfb preload-index.h: move declarations for preload-index.c from elsewhere by Elijah Newren · 2 years, 6 months ago
  16. 9c7d1b0 repository: create read_replace_refs setting by Derrick Stolee · 2 years, 6 months ago
  17. 3867f6d repository: move 'repository_format_worktree_config' to repo scope by Victoria Dye · 2 years, 7 months ago
  18. b0afdce pack-bitmap.c: use commit boundary during bitmap traversal by Taylor Blau · 2 years, 7 months ago
  19. fc23c39 Merge branch 'tb/enable-cruft-packs-by-default' by Junio C Hamano · 2 years, 8 months ago
  20. 029a632 repository.h: drop unused `gc_cruft_packs` by Taylor Blau · 2 years, 8 months ago
  21. dbcf611 pack-revindex: introduce `pack.readReverseIndex` by Taylor Blau · 2 years, 8 months ago
  22. f332121 treewide: remove unnecessary git-compat-util.h includes in headers by Elijah Newren · 2 years, 10 months ago
  23. 17194b1 features: feature.manyFiles implies fast index writes by Derrick Stolee · 3 years ago
  24. bdd42e3 Merge branch 'es/mark-gc-cruft-as-experimental' by Taylor Blau · 3 years, 1 month ago
  25. c695592 config: let feature.experimental imply gc.cruftPacks=true by Emily Shaffer · 3 years, 2 months ago
  26. f322e9f Merge branch 'ab/submodule-helper-prep' by Junio C Hamano · 3 years, 3 months ago
  27. 1e8697b submodule--helper: check repo{_submodule,}_init() return values by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
  28. a92d852 commit-graph: pass repo_settings instead of repository by Taylor Blau · 3 years, 5 months ago
  29. 439c1e6 Merge branch 'jh/builtin-fsmonitor-part2' by Junio C Hamano · 3 years, 8 months ago
  30. 1e0ea5c fsmonitor: config settings are repository-specific by Jeff Hostetler · 3 years, 9 months ago
  31. 759f340 repository.c: free the "path cache" in repo_clear() by Ævar Arnfjörð Bjarmason · 3 years, 9 months ago
  32. 70ff41f Merge branch 'en/fetch-negotiation-default-fix' by Junio C Hamano · 3 years, 10 months ago
  33. 714edc6 repo-settings: rename the traditional default fetch.negotiationAlgorithm by Elijah Newren · 3 years, 11 months ago
  34. 0dc90d9 Merge branch 'ns/tmp-objdir' by Junio C Hamano · 4 years ago
  35. ecd81df tmp-objdir: disable ref updates when replacing the primary odb by Neeraj Singh · 4 years ago
  36. fd3cb05 remote: move static variables into per-repository struct by Glen Choo · 4 years, 1 month ago
  37. d8d3337 Merge branch 'ab/repo-settings-cleanup' by Junio C Hamano · 4 years, 2 months ago
  38. c21919f repository.h: don't use a mix of int and bitfields by Ævar Arnfjörð Bjarmason · 4 years, 3 months ago
  39. 3050b6d repo-settings.c: simplify the setup by Ævar Arnfjörð Bjarmason · 4 years, 3 months ago
  40. 8eb8dcf repository: support unabsorbed in repo_submodule_init by Jonathan Tan · 4 years, 3 months ago
  41. ef7dc2e promisor-remote: support per-repository config by Jonathan Tan · 4 years, 6 months ago
  42. ebaf3bc repository: move global r_f_p_c to repo struct by Jonathan Tan · 4 years, 6 months ago
  43. 58300f4 sparse-index: add index.sparse config option by Derrick Stolee · 4 years, 9 months ago
  44. 3964fc2 sparse-index: add guard to ensure full index by Derrick Stolee · 4 years, 9 months ago
  45. 52b8c8c Merge branch 'ds/maintenance-part-2' by Junio C Hamano · 5 years ago
  46. 288ed98 Merge branch 'tb/bloom-improvements' by Junio C Hamano · 5 years ago
  47. 18e449f midx: enable core.multiPackIndex by default by Derrick Stolee · 5 years ago
  48. b66d847 commit-graph: respect 'commitGraph.readChangedPaths' by Taylor Blau · 5 years ago
  49. cbe566a negotiator/noop: add noop fetch negotiator by Jonathan Tan · 5 years ago
  50. 16af5f1 repository: add a helper function to perform repository format upgrade by Xin Li · 6 years ago
  51. 95ca489 Merge branch 'jc/missing-ref-store-fix' by Junio C Hamano · 6 years ago
  52. 0220461 repository: mark the "refs" pointer as private by Jeff King · 6 years ago
  53. 15beaaa Fix spelling errors in code comments by Elijah Newren · 6 years ago
  54. 098e8c6 Merge branch 'jk/disable-commit-graph-during-upload-pack' by Junio C Hamano · 6 years ago
  55. 6abada1 upload-pack: disable commit graph more gently for shallow traversal by Jeff King · 6 years ago
  56. 50f26bd fetch: add fetch.writeCommitGraph config setting by Derrick Stolee · 6 years ago
  57. aaf633c repo-settings: create feature.experimental setting by Derrick Stolee · 6 years ago
  58. ad0fb65 repo-settings: parse core.untrackedCache by Derrick Stolee · 6 years ago
  59. 7211b9e repo-settings: consolidate some config settings by Derrick Stolee · 6 years ago
  60. ee4512e trace2: create new combined trace facility by Jeff Hostetler · 7 years ago
  61. 7589e63 Merge branch 'nd/the-index-final' by Junio C Hamano · 7 years ago
  62. 1b0d968 read-cache.c: replace update_index_if_able with repo_& by Nguyễn Thái Ngọc Duy · 7 years ago
  63. e1ff0a3 read-cache.c: kill read_index() by Nguyễn Thái Ngọc Duy · 7 years ago
  64. 3a95f31 repository.c: replace hold_locked_index() with repo_hold_locked_index() by Nguyễn Thái Ngọc Duy · 7 years ago
  65. d5498e0 repository: repo_submodule_init to take a submodule struct by Stefan Beller · 7 years ago
  66. 5ade034 Merge branch 'en/incl-forward-decl' by Junio C Hamano · 7 years ago
  67. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  68. c2ec417 repository.h: drop extern from function declaration by Nguyễn Thái Ngọc Duy · 7 years ago
  69. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  70. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
  71. 102de88 path.c: migrate global git_path_* to take a repository argument by Stefan Beller · 8 years ago
  72. 99bf115 repository: introduce parsed objects field by Stefan Beller · 8 years ago
  73. 174774c Merge branch 'sb/object-store-replace' by Junio C Hamano · 8 years ago
  74. 64a7416 refs: store the main ref store inside the repository struct by Stefan Beller · 8 years ago
  75. da62f78 submodule: fixup nested submodules after moving the submodule by Stefan Beller · 8 years ago
  76. 90c6215 repository: introduce raw object store field by Stefan Beller · 8 years ago
  77. 00a3da2 repository.h: add comment and clarify repo_set_gitdir by Nguyễn Thái Ngọc Duy · 8 years ago
  78. 2bee50a repository: delete ignore_env member by Nguyễn Thái Ngọc Duy · 8 years ago
  79. 7bc0dca sha1_file.c: move delayed getenv(altdb) back to setup_git_env() by Nguyễn Thái Ngọc Duy · 8 years ago
  80. 357a03e repository.c: move env-related setup code back to environment.c by Nguyễn Thái Ngọc Duy · 8 years ago
  81. b2f0ece repository: initialize the_repository in main() by Nguyễn Thái Ngọc Duy · 8 years ago
  82. 78a6766 Integrate hash algorithm support with repo setup by brian m. carlson · 8 years ago
  83. 3f13877 repo_read_index: don't discard the index by Brandon Williams · 8 years ago
  84. 96dc883 repository: enable initialization of submodules by Brandon Williams · 8 years ago
  85. bf12fcd submodule-config: store the_submodule_cache in the_repository by Brandon Williams · 8 years ago
  86. 639e30b repository: add index_state to struct repo by Brandon Williams · 8 years ago
  87. 3b25622 config: read config from a repository object by Brandon Williams · 8 years ago
  88. 359efef repository: introduce the repository object by Brandon Williams · 8 years ago