🌐 AI搜索 & 代理 主页
Git 2.35.2
  1. 9865b6e *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom by Ævar Arnfjörð Bjarmason · 4 years, 3 months ago
  2. 5291828 merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict by Elijah Newren · 4 years, 9 months ago
  3. b8825ef sequencer: treat REVERT_HEAD as a pseudo ref by Han-Wen Nienhuys · 5 years ago
  4. c8e4159 sequencer: treat CHERRY_PICK_HEAD as a pseudo ref by Han-Wen Nienhuys · 5 years ago
  5. a03b555 merge: teach --autostash option by Denton Liu · 6 years ago
  6. ce17feb path: add a function to check for path suffix by brian m. carlson · 6 years ago
  7. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 7 years ago
  8. b199d71 *.[ch]: remove extern from function declarations using sed by Denton Liu · 7 years ago
  9. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 7 years ago
  10. b6b24fc path.h: make REPO_GIT_PATH_FUNC repository agnostic by Stefan Beller · 7 years ago
  11. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  12. 00da9b2 Merge branch 'bb/pedantic' by Junio C Hamano · 7 years ago
  13. 9ad3635 sequencer.c: avoid empty statements at top level by Beat Bolli · 7 years ago
  14. 102de88 path.c: migrate global git_path_* to take a repository argument by Stefan Beller · 8 years ago
  15. c07b3ad path: document path functions by Brandon Williams · 8 years ago
  16. b42b0c0 path: add repo_worktree_path and strbuf_repo_worktree_path by Brandon Williams · 8 years ago
  17. 3181d86 path: add repo_git_path and strbuf_repo_git_path by Brandon Williams · 8 years ago
  18. b337172 path: convert strbuf_git_common_path to take a 'struct repository' by Brandon Williams · 8 years ago
  19. e7d72d0 path: create path.h by Brandon Williams · 8 years ago