🌐 AI搜索 & 代理 主页
Git 2.43
  1. 2a49926 branch: error message checking out a branch in use by Rubén Justo · 2 years, 4 months ago
  2. 4970bed branch: update the message to refuse touching a branch in-use by Junio C Hamano · 2 years, 5 months ago
  3. a1264a0 Merge branch 'en/header-split-cache-h-part-3' by Junio C Hamano · 2 years, 6 months ago
  4. c339932 repository: remove unnecessary include of path.h by Elijah Newren · 2 years, 6 months ago
  5. 5ace483 branch: fix a leak in setup_tracking by Rubén Justo · 2 years, 6 months ago
  6. 861c56f branch: fix a leak in setup_tracking by Rubén Justo · 2 years, 6 months ago
  7. caee1d6 branch: fix a leak in check_tracking_branch by Rubén Justo · 2 years, 6 months ago
  8. a88a3d7 branch: fix a leak in inherit_tracking by Rubén Justo · 2 years, 6 months ago
  9. 1533bda branch: fix a leak in dwim_and_setup_tracking by Rubén Justo · 2 years, 6 months ago
  10. d3f2e4a Merge branch 'rj/branch-unborn-in-other-worktrees' by Junio C Hamano · 2 years, 7 months ago
  11. d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 2 years, 8 months ago
  12. e93fc5d treewide: remove cache.h inclusion due to object-name.h changes by Elijah Newren · 2 years, 8 months ago
  13. dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 2 years, 8 months ago
  14. 6c6ddf9 treewide: be explicit about dependence on advice.h by Elijah Newren · 2 years, 8 months ago
  15. e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 2 years, 9 months ago
  16. 4a93b89 libs: use "struct repository *" argument, not "the_repository" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  17. 12cb1c1 cocci: apply the "refs.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  18. d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  19. 2e8af49 branch: test for failures while renaming branches by Rubén Justo · 2 years, 9 months ago
  20. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 2 years, 9 months ago
  21. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years, 9 months ago
  22. 96a806f Merge branch 'rj/avoid-switching-to-already-used-branch' by Junio C Hamano · 2 years, 9 months ago
  23. faa4d59 branch: fix die_if_checked_out() when ignore_current_worktree by Rubén Justo · 2 years, 10 months ago
  24. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years, 10 months ago
  25. 97cf0c7 branch: improve advice when --recurse-submodules fails by Philippe Blain · 2 years, 11 months ago
  26. aa7f2fd branch: consider refs under 'update-refs' by Derrick Stolee · 3 years, 5 months ago
  27. 7fefa1b Merge branch 'ds/branch-checked-out' into ds/rebase-update-ref by Junio C Hamano · 3 years, 5 months ago
  28. 4b6e18f branch: fix branch_checked_out() leaks by Derrick Stolee · 3 years, 6 months ago
  29. d2ba271 branch: check for bisects and rebases by Derrick Stolee · 3 years, 6 months ago
  30. 31ad6b6 branch: add branch_checked_out() helper by Derrick Stolee · 3 years, 6 months ago
  31. c21fa3b Merge branch 'ab/env-array' by Junio C Hamano · 3 years, 6 months ago
  32. 29fda24 run-command API: rename "env_array" to "env" by Ævar Arnfjörð Bjarmason · 3 years, 7 months ago
  33. f49c478 Merge branch 'tk/simple-autosetupmerge' by Junio C Hamano · 3 years, 7 months ago
  34. e6bf70d tree-wide: apply equals-null.cocci by Junio C Hamano · 3 years, 8 months ago
  35. 7710d1b Merge branch 'ep/maint-equals-null-cocci' into ep/equals-null-cocci by Junio C Hamano · 3 years, 8 months ago
  36. 2b0a58d Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 by Junio C Hamano · 3 years, 8 months ago
  37. afe8a90 tree-wide: apply equals-null.cocci by Junio C Hamano · 3 years, 8 months ago
  38. bdaf1df branch: new autosetupmerge option 'simple' for matching branches by Tao Klerks · 3 years, 8 months ago
  39. ba2452b Merge branch 'tk/ambiguous-fetch-refspec' by Junio C Hamano · 3 years, 9 months ago
  40. da95e25 Merge branch 'gc/branch-recurse-submodules-fix' by Junio C Hamano · 3 years, 9 months ago
  41. e4921d8 tracking branches: add advice to ambiguous refspec error by Tao Klerks · 3 years, 9 months ago
  42. 6696601 branch.c: simplify advice-and-die sequence by Glen Choo · 3 years, 9 months ago
  43. 1f88828 branch: rework comments for future developers by Glen Choo · 3 years, 9 months ago
  44. 5391e94 branch: remove negative exit code by Glen Choo · 3 years, 9 months ago
  45. ac59c74 branch --set-upstream-to: be consistent when advising by Glen Choo · 3 years, 9 months ago
  46. cfbda6b branch: give submodule updating advice before exit by Glen Choo · 3 years, 9 months ago
  47. 75388bf branch: support more tracking modes when recursing by Glen Choo · 3 years, 9 months ago
  48. 5cc9522 Merge branch 'gc/branch-recurse-submodules' by Junio C Hamano · 3 years, 10 months ago
  49. 679e369 branch.c: use 'goto cleanup' in setup_tracking() to fix memory leaks by Glen Choo · 3 years, 11 months ago
  50. 961b130 branch: add --recurse-submodules option for branch creation by Glen Choo · 3 years, 11 months ago
  51. 3f3e760 branch: add a dry_run parameter to create_branch() by Glen Choo · 3 years, 11 months ago
  52. bc0893c branch: make create_branch() always create a branch by Glen Choo · 3 years, 11 months ago
  53. e89f151 branch: move --set-upstream-to behavior to dwim_and_setup_tracking() by Glen Choo · 3 years, 11 months ago
  54. 2a72807 Merge branch 'ak/protect-any-current-branch' by Junio C Hamano · 4 years ago
  55. 68d924e branch: missing space fix at line 313 by Bagas Sanjaya · 4 years ago
  56. 0669bdf Merge branch 'js/branch-track-inherit' by Junio C Hamano · 4 years ago
  57. d311566 branch: add flags and config to inherit tracking by Josh Steadmon · 4 years ago
  58. a3f40ec branch: accept multiple upstream branches for tracking by Josh Steadmon · 4 years ago
  59. 593a2a5 branch: protect branches checked out in all worktrees by Anders Kaseorg · 4 years ago
  60. c8dd491 worktree: simplify find_shared_symref() memory ownership model by Anders Kaseorg · 4 years ago
  61. 7435e7e branch: lowercase error messages by Anders Kaseorg · 4 years ago
  62. ed9bff0 advice: remove read uses of most global `advice_` variables by Ben Boeckel · 4 years, 4 months ago
  63. aaa3c80 Merge branch 'bc/hash-transition-interop-part-1' by Junio C Hamano · 4 years, 7 months ago
  64. 936e588 Merge branch 'ah/plugleaks' by Junio C Hamano · 4 years, 7 months ago
  65. d895804 branch: FREE_AND_NULL instead of NULL'ing real_ref by Andrzej Hunt · 4 years, 8 months ago
  66. 1422844 hash: provide per-algorithm null OIDs by brian m. carlson · 4 years, 8 months ago
  67. 5291828 merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict by Elijah Newren · 4 years, 9 months ago
  68. f24c30e wt-status: tolerate dangling marks by Jonathan Tan · 5 years ago
  69. 645f631 Merge branch 'es/get-worktrees-unsort' by Junio C Hamano · 5 years ago
  70. 03f2465 worktree: drop get_worktrees() unused 'flags' argument by Eric Sunshine · 5 years ago
  71. a03b555 merge: teach --autostash option by Denton Liu · 6 years ago
  72. f496b06 Merge branch 'nd/switch-and-restore' by Junio C Hamano · 6 years ago
  73. c4a38d1 Merge branch 'nd/merge-quit' by Junio C Hamano · 7 years ago
  74. 4ac8371 Merge branch 'dl/branch-from-3dot-merge-base' by Junio C Hamano · 7 years ago
  75. b643355 merge: remove drop_save() in favor of remove_merge_branch_state() by Nguyễn Thái Ngọc Duy · 7 years ago
  76. e3d6539 branch: make create_branch accept a merge base rev by Denton Liu · 7 years ago
  77. b07d9bf commit/reset: try to clean up sequencer state by Phillip Wood · 7 years ago
  78. f4a4b9a checkout: inform the user when removing branch state by Nguyễn Thái Ngọc Duy · 7 years ago
  79. 4edce17 branch.c: remove the_repository reference by Nguyễn Thái Ngọc Duy · 7 years ago
  80. 7ae96e3 Merge branch 'ab/unconditional-free-and-null' by Junio C Hamano · 7 years ago
  81. ce528de refactor various if (x) FREE_AND_NULL(x) to just FREE_AND_NULL(x) by Ævar Arnfjörð Bjarmason · 7 years ago
  82. 2122f67 commit: add repository argument to lookup_commit_reference by Stefan Beller · 7 years ago
  83. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano · 7 years ago
  84. 102de88 path.c: migrate global git_path_* to take a repository argument by Stefan Beller · 8 years ago
  85. 0ad4a5f refspec: rename struct refspec to struct refspec_item by Brandon Williams · 8 years ago
  86. ec0cb49 refspec: move refspec parsing logic into its own file by Brandon Williams · 8 years ago
  87. 0faff98 Merge branch 'ks/branch-cleanup' by Junio C Hamano · 8 years ago
  88. e2bbd0c branch: group related arguments of create_branch() by Kaartic Sivaraam · 8 years ago
  89. f6cea74 branch: improve documentation and naming of create_branch() parameters by Kaartic Sivaraam · 8 years ago
  90. 1616928 Merge branch 'jc/branch-name-sanity' by Junio C Hamano · 8 years ago
  91. cca5fa6 refs: convert dwim_ref and expand_ref to struct object_id by brian m. carlson · 8 years ago
  92. 89f3bbd refs: update ref transactions to use struct object_id by brian m. carlson · 8 years ago
  93. bc1c9c0 branch: split validate_new_branchname() into two by Junio C Hamano · 8 years ago
  94. 8280c4c branch: streamline "attr_only" handling in validate_new_branchname() by Junio C Hamano · 8 years ago
  95. 744c040 refs: pass NULL to resolve_ref_unsafe() if hash is not needed by René Scharfe · 8 years ago
  96. 79553b9 Merge branch 'nd/worktree-kill-parse-ref' by Junio C Hamano · 8 years ago
  97. 31824d1 branch: fix branch renaming not updating HEADs correctly by Nguyễn Thái Ngọc Duy · 8 years ago
  98. 9c93ff7 branch: quote branch/ref names to improve readability by Kaartic Sivaraam · 8 years ago
  99. 50f03c6 Merge branch 'ab/free-and-null' by Junio C Hamano · 8 years ago
  100. f31d23a Merge branch 'bw/config-h' by Junio C Hamano · 8 years ago