🌐 AI搜索 & 代理 主页
Git 2.20.4
  1. 5ade034 Merge branch 'en/incl-forward-decl' by Junio C Hamano · 7 years ago
  2. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  3. c2ec417 repository.h: drop extern from function declaration by Nguyễn Thái Ngọc Duy · 7 years ago
  4. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  5. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
  6. 102de88 path.c: migrate global git_path_* to take a repository argument by Stefan Beller · 8 years ago
  7. 99bf115 repository: introduce parsed objects field by Stefan Beller · 8 years ago
  8. 174774c Merge branch 'sb/object-store-replace' by Junio C Hamano · 8 years ago
  9. 64a7416 refs: store the main ref store inside the repository struct by Stefan Beller · 8 years ago
  10. da62f78 submodule: fixup nested submodules after moving the submodule by Stefan Beller · 8 years ago
  11. 90c6215 repository: introduce raw object store field by Stefan Beller · 8 years ago
  12. 00a3da2 repository.h: add comment and clarify repo_set_gitdir by Nguyễn Thái Ngọc Duy · 8 years ago
  13. 2bee50a repository: delete ignore_env member by Nguyễn Thái Ngọc Duy · 8 years ago
  14. 7bc0dca sha1_file.c: move delayed getenv(altdb) back to setup_git_env() by Nguyễn Thái Ngọc Duy · 8 years ago
  15. 357a03e repository.c: move env-related setup code back to environment.c by Nguyễn Thái Ngọc Duy · 8 years ago
  16. b2f0ece repository: initialize the_repository in main() by Nguyễn Thái Ngọc Duy · 8 years ago
  17. 78a6766 Integrate hash algorithm support with repo setup by brian m. carlson · 8 years ago
  18. 3f13877 repo_read_index: don't discard the index by Brandon Williams · 8 years ago
  19. 96dc883 repository: enable initialization of submodules by Brandon Williams · 8 years ago
  20. bf12fcd submodule-config: store the_submodule_cache in the_repository by Brandon Williams · 8 years ago
  21. 639e30b repository: add index_state to struct repo by Brandon Williams · 8 years ago
  22. 3b25622 config: read config from a repository object by Brandon Williams · 8 years ago
  23. 359efef repository: introduce the repository object by Brandon Williams · 8 years ago