🌐 AI搜索 & 代理 主页
Git 2.20.4
  1. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
  2. 0abb962 Merge branch 'nd/repo-clear-keep-the-index' by Junio C Hamano · 8 years ago
  3. 74373b5 repository: fix free problem with repo_clear(the_repository) by Nguyễn Thái Ngọc Duy · 8 years ago
  4. 99bf115 repository: introduce parsed objects field by Stefan Beller · 8 years ago
  5. da62f78 submodule: fixup nested submodules after moving the submodule by Stefan Beller · 8 years ago
  6. 0c89fdd submodule-config: remove submodule_from_cache by Stefan Beller · 8 years ago
  7. 90c6215 repository: introduce raw object store field by Stefan Beller · 8 years ago
  8. 2bee50a repository: delete ignore_env member by Nguyễn Thái Ngọc Duy · 8 years ago
  9. 7bc0dca sha1_file.c: move delayed getenv(altdb) back to setup_git_env() by Nguyễn Thái Ngọc Duy · 8 years ago
  10. 0ac5af5 repository.c: delete dead functions by Nguyễn Thái Ngọc Duy · 8 years ago
  11. 357a03e repository.c: move env-related setup code back to environment.c by Nguyễn Thái Ngọc Duy · 8 years ago
  12. b2f0ece repository: initialize the_repository in main() by Nguyễn Thái Ngọc Duy · 8 years ago
  13. e75c862 Merge branch 'tg/split-index-fixes' by Junio C Hamano · 8 years ago
  14. e26f7f1 repository: pre-initialize hash algo pointer by brian m. carlson · 8 years ago
  15. a125a22 read-cache: fix reading the shared index for other repos by Thomas Gummerer · 8 years ago
  16. c250e02 repository: fix a sparse 'using integer as NULL pointer' warning by Ramsay Jones · 8 years ago
  17. 78a6766 Integrate hash algorithm support with repo setup by brian m. carlson · 8 years ago
  18. 90dd04a repository: use FREE_AND_NULL by René Scharfe · 8 years ago
  19. 1fb2b63 set_git_dir: handle feeding gitdir to itself by Jeff King · 8 years ago
  20. f9b7573 repository: free fields before overwriting them by Jeff King · 8 years ago
  21. 5aa0b6c Merge branch 'bw/grep-recurse-submodules' by Junio C Hamano · 8 years ago
  22. ba43964 repository: have the_repository use the_index by Brandon Williams · 8 years ago
  23. 3f13877 repo_read_index: don't discard the index by Brandon Williams · 8 years ago
  24. cd73de4 submodule: convert submodule config lookup to use object_id by brian m. carlson · 8 years ago
  25. 96dc883 repository: enable initialization of submodules by Brandon Williams · 8 years ago
  26. bf12fcd submodule-config: store the_submodule_cache in the_repository by Brandon Williams · 8 years ago
  27. 639e30b repository: add index_state to struct repo by Brandon Williams · 8 years ago
  28. 3b25622 config: read config from a repository object by Brandon Williams · 8 years ago
  29. 359efef repository: introduce the repository object by Brandon Williams · 8 years ago