🌐 AI搜索 & 代理 主页
Git 2.29.3
  1. 8e3ec76 Merge branch 'jk/refspecs-negative' by Junio C Hamano · 5 years ago
  2. c0192df refspec: add support for negative refspecs by Jacob Keller · 5 years ago
  3. 21de7e9 Merge branch 'rs/refspec-leakfix' by Junio C Hamano · 5 years ago
  4. 0df670b Merge branch 'jt/interpret-branch-name-fallback' by Junio C Hamano · 5 years ago
  5. 1af8b8c refspec: add and use refspec_appendf() by René Scharfe · 5 years ago
  6. f24c30e wt-status: tolerate dangling marks by Jonathan Tan · 5 years ago
  7. d70a9eb strvec: rename struct fields by Jeff King · 5 years ago
  8. f6d8942 strvec: fix indentation in renamed calls by Jeff King · 5 years ago
  9. c972bf4 strvec: convert remaining callers away from argv_array name by Jeff King · 5 years ago
  10. dbbcd44 strvec: rename files from argv-array to strvec by Jeff King · 5 years ago
  11. a471214 remote: use the configured default branch name when appropriate by Johannes Schindelin · 5 years ago
  12. f5914f4 parse_config_key(): return subsection len as size_t by Jeff King · 6 years ago
  13. 021ba32 remote: drop auto-strlen behavior of make_branch() and make_rewrite() by Jeff King · 6 years ago
  14. af8ccd8 remote: drop "explicit" parameter from remote_ref_for_branch() by Jeff King · 6 years ago
  15. 6dc905d config: split repo scope to local and worktree by Matthew Rogers · 6 years ago
  16. 404ab78 hashmap: remove type arg from hashmap_{get,put,remove}_entry by Eric Wong · 6 years ago
  17. 8a973d0 hashmap: hashmap_{put,remove} return hashmap_entry * by Eric Wong · 6 years ago
  18. 939af16 hashmap_cmp_fn takes hashmap_entry params by Eric Wong · 6 years ago
  19. f23a465 hashmap_get{,_from_hash} return "struct hashmap_entry *" by Eric Wong · 6 years ago
  20. 26b455f hashmap_put takes "struct hashmap_entry *" by Eric Wong · 6 years ago
  21. d22245a hashmap_entry_init takes "struct hashmap_entry *" by Eric Wong · 6 years ago
  22. f560a4d Merge branch 'dr/ref-filter-push-track-fix' by Junio C Hamano · 7 years ago
  23. c646d09 ref-filter: use correct branch for %(push:track) by Damien Robert · 7 years ago
  24. 1027186 remote.c: make singular free_ref() public by Jeff King · 7 years ago
  25. 424a665 Merge branch 'jk/remote-insteadof-cleanup' by Junio C Hamano · 7 years ago
  26. 54e8c11 remote: check config validity before creating rewrite struct by Jeff King · 7 years ago
  27. 0a84724 Merge branch 'ab/push-dwim-dst' by Junio C Hamano · 7 years ago
  28. 3813a89 Merge branch 'nd/i18n' by Junio C Hamano · 7 years ago
  29. dd8dd30 push: add an advice on unqualified <dst> push by Ævar Arnfjörð Bjarmason · 7 years ago
  30. 04d1728 push: move unqualified refname error into a function by Ævar Arnfjörð Bjarmason · 7 years ago
  31. c83cca3 push: improve the error shown on unqualified <dst> push by Ævar Arnfjörð Bjarmason · 7 years ago
  32. 8b0e542 i18n: remote.c: mark error(...) messages for translation by Ævar Arnfjörð Bjarmason · 7 years ago
  33. cab5398 remote.c: add braces in anticipation of a follow-up change by Ævar Arnfjörð Bjarmason · 7 years ago
  34. 0b9c3af remote.c: mark messages for translation by Nguyễn Thái Ngọc Duy · 7 years ago
  35. 92ca868 remote.c: turn some error() or die() to BUG() by Nguyễn Thái Ngọc Duy · 7 years ago
  36. 85daa01 remote: make add_missing_tags() linear by Derrick Stolee · 7 years ago
  37. 11877b9 Merge branch 'nd/the-index' by Junio C Hamano · 7 years ago
  38. 2abf350 revision.c: remove implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  39. 769af0f Merge branch 'jk/cocci' by Junio C Hamano · 7 years ago
  40. 1b7a91d Merge branch 'ds/reachable' by Junio C Hamano · 7 years ago
  41. 9001dc2 convert "oidcmp() != 0" to "!oideq()" by Jeff King · 7 years ago
  42. 4a7e27e convert "oidcmp() == 0" to oideq() by Jeff King · 7 years ago
  43. 72c11b7 Merge branch 'jt/refspec-dwim-precedence-fix' by Junio C Hamano · 7 years ago
  44. 3a2a1dc Merge branch 'sb/object-store-lookup' by Junio C Hamano · 7 years ago
  45. 60650a4 remote: make refspec follow the same disambiguation rule as local refs by Junio C Hamano · 7 years ago
  46. 88df0fa Merge branch 'jt/connectivity-check-after-unshallow' by Junio C Hamano · 7 years ago
  47. 1d614d4 commit-reach: move ref_newer from remote.c by Derrick Stolee · 7 years ago
  48. 6404355 commit.h: remove method declarations by Derrick Stolee · 7 years ago
  49. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  50. a74093d tag: add repository argument to deref_tag by Stefan Beller · 7 years ago
  51. 2122f67 commit: add repository argument to lookup_commit_reference by Stefan Beller · 7 years ago
  52. 21e1ee8 commit: add repository argument to lookup_commit_reference_gently by Stefan Beller · 7 years ago
  53. 109cd76 object: add repository argument to parse_object by Stefan Beller · 7 years ago
  54. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano · 7 years ago
  55. 7330205 fetch-pack: implement ref-in-want by Brandon Williams · 7 years ago
  56. e12cbea Merge branch 'bw/ref-prefix-for-configured-refspec' by Junio C Hamano · 8 years ago
  57. 50f08db Merge branch 'js/use-bug-macro' by Junio C Hamano · 8 years ago
  58. afb1aed remote: convert check_push_refs to take a struct refspec by Brandon Williams · 8 years ago
  59. 5c7ec84 remote: convert match_push_refs to take a struct refspec by Brandon Williams · 8 years ago
  60. 9fa2e5e remote: convert match_explicit_refs to take a struct refspec by Brandon Williams · 8 years ago
  61. f3acb83 remote: convert get_ref_match to take a struct refspec by Brandon Williams · 8 years ago
  62. 86baf82 remote: convert query_refspecs to take a struct refspec by Brandon Williams · 8 years ago
  63. d000414 remote: convert apply_refspecs to take a struct refspec by Brandon Williams · 8 years ago
  64. a2ac50c remote: convert get_stale_heads to take a struct refspec by Brandon Williams · 8 years ago
  65. 9530350 remote: remove add_prune_tags_to_fetch_refspec by Brandon Williams · 8 years ago
  66. e5349ab remote: convert fetch refspecs to struct refspec by Brandon Williams · 8 years ago
  67. 6bdb304 remote: convert push refspecs to struct refspec by Brandon Williams · 8 years ago
  68. 8ca6937 remote: convert match_push_refs to use struct refspec by Brandon Williams · 8 years ago
  69. 0460f47 remote: convert check_push_refs to use struct refspec by Brandon Williams · 8 years ago
  70. 0ad4a5f refspec: rename struct refspec to struct refspec_item by Brandon Williams · 8 years ago
  71. ec0cb49 refspec: move refspec parsing logic into its own file by Brandon Williams · 8 years ago
  72. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 8 years ago
  73. 033abf9 Replace all die("BUG: ...") calls by BUG() ones by Johannes Schindelin · 8 years ago
  74. 0df8e96 cache.h: add repository argument to oid_object_info by Stefan Beller · 8 years ago
  75. abef902 sha1_file: convert sha1_object_info* to object_id by brian m. carlson · 8 years ago
  76. 4094e47 Merge branch 'jh/status-no-ahead-behind' by Junio C Hamano · 8 years ago
  77. 169c9c0 Merge branch 'bw/c-plus-plus' by Junio C Hamano · 8 years ago
  78. f3bbe63 remote: rename 'new' variables by Brandon Williams · 8 years ago
  79. 97716d2 fetch: add a --prune-tags option and fetch.pruneTags config by Ævar Arnfjörð Bjarmason · 8 years ago
  80. 750d0da remote: add a macro for "refs/tags/*:refs/tags/*" by Ævar Arnfjörð Bjarmason · 8 years ago
  81. f39a757 status: support --no-ahead-behind in long format by Jeff Hostetler · 8 years ago
  82. fd9b544 status: add --[no-]ahead-behind to status and commit for V2 format. by Jeff Hostetler · 8 years ago
  83. d7d1b49 stat_tracking_info: return +1 when branches not equal by Jeff Hostetler · 8 years ago
  84. 093048b Merge branch 'js/for-each-ref-remote-name-and-ref' by Junio C Hamano · 8 years ago
  85. 9700fae for-each-ref: let upstream/push report the remote ref name by J Wyman · 8 years ago
  86. cca5fa6 refs: convert dwim_ref and expand_ref to struct object_id by brian m. carlson · 8 years ago
  87. 34c290a refs: convert read_ref and read_ref_full to object_id by brian m. carlson · 8 years ago
  88. 744c040 refs: pass NULL to resolve_ref_unsafe() if hash is not needed by René Scharfe · 8 years ago
  89. 8e36002 Merge branch 'ma/up-to-date' by Junio C Hamano · 8 years ago
  90. 7560f54 treewide: correct several "up-to-date" to "up to date" by Martin Ågren · 8 years ago
  91. 55c965f Merge branch 'sb/hashmap-cleanup' by Junio C Hamano · 8 years ago
  92. df42267 Merge branch 'bc/object-id' by Junio C Hamano · 8 years ago
  93. e82caf3 sha1_name: convert get_sha1* to get_oid* by brian m. carlson · 8 years ago
  94. b8566f8 remote: convert struct push_cas to struct object_id by brian m. carlson · 8 years ago
  95. 45dcb35 remote.c: drop hashmap_cmp_fn cast by Stefan Beller · 8 years ago
  96. 7663cdc hashmap.h: compare function has access to a data field by Stefan Beller · 8 years ago
  97. f31d23a Merge branch 'bw/config-h' by Junio C Hamano · 8 years ago
  98. b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
  99. b9a7d55 Merge branch 'nd/fopen-errors' by Junio C Hamano · 9 years ago
  100. 6e9b010 Merge branch 'jk/drop-free-refspecs' by Junio C Hamano · 9 years ago