🌐 AI搜索 & 代理 主页
Git 2.29.3
  1. 288ed98 Merge branch 'tb/bloom-improvements' by Junio C Hamano · 5 years ago
  2. b66d847 commit-graph: respect 'commitGraph.readChangedPaths' by Taylor Blau · 5 years ago
  3. cbe566a negotiator/noop: add noop fetch negotiator by Jonathan Tan · 5 years ago
  4. 16af5f1 repository: add a helper function to perform repository format upgrade by Xin Li · 6 years ago
  5. 95ca489 Merge branch 'jc/missing-ref-store-fix' by Junio C Hamano · 6 years ago
  6. 0220461 repository: mark the "refs" pointer as private by Jeff King · 6 years ago
  7. 15beaaa Fix spelling errors in code comments by Elijah Newren · 6 years ago
  8. 098e8c6 Merge branch 'jk/disable-commit-graph-during-upload-pack' by Junio C Hamano · 6 years ago
  9. 6abada1 upload-pack: disable commit graph more gently for shallow traversal by Jeff King · 6 years ago
  10. 50f26bd fetch: add fetch.writeCommitGraph config setting by Derrick Stolee · 6 years ago
  11. aaf633c repo-settings: create feature.experimental setting by Derrick Stolee · 6 years ago
  12. ad0fb65 repo-settings: parse core.untrackedCache by Derrick Stolee · 6 years ago
  13. 7211b9e repo-settings: consolidate some config settings by Derrick Stolee · 6 years ago
  14. ee4512e trace2: create new combined trace facility by Jeff Hostetler · 7 years ago
  15. 7589e63 Merge branch 'nd/the-index-final' by Junio C Hamano · 7 years ago
  16. 1b0d968 read-cache.c: replace update_index_if_able with repo_& by Nguyễn Thái Ngọc Duy · 7 years ago
  17. e1ff0a3 read-cache.c: kill read_index() by Nguyễn Thái Ngọc Duy · 7 years ago
  18. 3a95f31 repository.c: replace hold_locked_index() with repo_hold_locked_index() by Nguyễn Thái Ngọc Duy · 7 years ago
  19. d5498e0 repository: repo_submodule_init to take a submodule struct by Stefan Beller · 7 years ago
  20. 5ade034 Merge branch 'en/incl-forward-decl' by Junio C Hamano · 7 years ago
  21. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  22. c2ec417 repository.h: drop extern from function declaration by Nguyễn Thái Ngọc Duy · 7 years ago
  23. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  24. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
  25. 102de88 path.c: migrate global git_path_* to take a repository argument by Stefan Beller · 8 years ago
  26. 99bf115 repository: introduce parsed objects field by Stefan Beller · 8 years ago
  27. 174774c Merge branch 'sb/object-store-replace' by Junio C Hamano · 8 years ago
  28. 64a7416 refs: store the main ref store inside the repository struct by Stefan Beller · 8 years ago
  29. da62f78 submodule: fixup nested submodules after moving the submodule by Stefan Beller · 8 years ago
  30. 90c6215 repository: introduce raw object store field by Stefan Beller · 8 years ago
  31. 00a3da2 repository.h: add comment and clarify repo_set_gitdir by Nguyễn Thái Ngọc Duy · 8 years ago
  32. 2bee50a repository: delete ignore_env member by Nguyễn Thái Ngọc Duy · 8 years ago
  33. 7bc0dca sha1_file.c: move delayed getenv(altdb) back to setup_git_env() by Nguyễn Thái Ngọc Duy · 8 years ago
  34. 357a03e repository.c: move env-related setup code back to environment.c by Nguyễn Thái Ngọc Duy · 8 years ago
  35. b2f0ece repository: initialize the_repository in main() by Nguyễn Thái Ngọc Duy · 8 years ago
  36. 78a6766 Integrate hash algorithm support with repo setup by brian m. carlson · 8 years ago
  37. 3f13877 repo_read_index: don't discard the index by Brandon Williams · 8 years ago
  38. 96dc883 repository: enable initialization of submodules by Brandon Williams · 8 years ago
  39. bf12fcd submodule-config: store the_submodule_cache in the_repository by Brandon Williams · 8 years ago
  40. 639e30b repository: add index_state to struct repo by Brandon Williams · 8 years ago
  41. 3b25622 config: read config from a repository object by Brandon Williams · 8 years ago
  42. 359efef repository: introduce the repository object by Brandon Williams · 8 years ago