🌐 AI搜索 & 代理 主页
Git 2.43.1
  1. eea0e59 treewide: remove unnecessary includes in source files by Elijah Newren · 2 years ago
  2. 67e7305 Merge branch 'cw/strbuf-cleanup' by Junio C Hamano · 2 years, 5 months ago
  3. a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 2 years, 6 months ago
  4. bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 2 years, 6 months ago
  5. 08c46a4 read-cache*.h: move declarations for read-cache.c functions from cache.h by Elijah Newren · 2 years, 6 months ago
  6. f940185 object-name: move related functions to object-name by Calvin Wan · 2 years, 6 months ago
  7. ccd12a3 Merge branch 'en/header-split-cache-h-part-2' by Junio C Hamano · 2 years, 7 months ago
  8. 0807e57 Merge branch 'en/header-split-cache-h' by Junio C Hamano · 2 years, 8 months ago
  9. e3d2f20 object-store.h: reduce unnecessary includes by Elijah Newren · 2 years, 8 months ago
  10. d4a4f92 commit.h: reduce unnecessary includes by Elijah Newren · 2 years, 8 months ago
  11. dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 2 years, 8 months ago
  12. 6c6ddf9 treewide: be explicit about dependence on advice.h by Elijah Newren · 2 years, 8 months ago
  13. 6047b28 Merge branch 'en/header-split-cleanup' by Junio C Hamano · 2 years, 8 months ago
  14. 72871b19 Merge branch 'ab/remove-implicit-use-of-the-repository' by Junio C Hamano · 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, 8 months ago
  16. 8069aa0 Merge branch 'fc/oid-quietly-parse-upstream' by Junio C Hamano · 2 years, 9 months ago
  17. 4a93b89 libs: use "struct repository *" argument, not "the_repository" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  18. bab8216 cocci: apply the "pretty.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  19. ecb5091 cocci: apply the "commit.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  20. d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  21. e38da48 setup.h: move declarations for setup.c functions from cache.h by Elijah Newren · 2 years, 9 months ago
  22. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 2 years, 9 months ago
  23. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years, 9 months ago
  24. d0732a8 Merge branch 'jk/unused-post-2.39-part2' by Junio C Hamano · 2 years, 9 months ago
  25. dfbfdc5 object-name: fix quiet @{u} parsing by Felipe Contreras · 2 years, 9 months ago
  26. 07ffb95 object-name: mark unused parameters in disambiguate callbacks by Jeff King · 2 years, 10 months ago
  27. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years, 10 months ago
  28. 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
  29. c006e9f refs: mark unused reflog callback parameters by Jeff King · 3 years, 4 months ago
  30. 63e14ee refs: mark unused each_ref_fn parameters by Jeff King · 3 years, 4 months ago
  31. 4925adb object-name: diagnose trees in index properly by Derrick Stolee · 3 years, 8 months ago
  32. 561287d object-name: reject trees found in the index by Derrick Stolee · 3 years, 8 months ago
  33. 0a01df0 Merge branch 'ab/date-mode-release' by Junio C Hamano · 3 years, 10 months ago
  34. 268e6b8 Merge branch 'ab/ambiguous-object-name' by Junio C Hamano · 3 years, 10 months ago
  35. 88c7b4c date API: create a date.h, split from cache.h by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
  36. 3a73c1d object-name: re-use "struct strbuf" in show_ambiguous_object() by Ævar Arnfjörð Bjarmason · 3 years, 11 months ago
  37. d2ef3cb object-name: iterate ambiguous objects before showing header by Ævar Arnfjörð Bjarmason · 3 years, 11 months ago
  38. 851b3d7 object-name: show date for ambiguous tag objects by Ævar Arnfjörð Bjarmason · 3 years, 11 months ago
  39. ba5e8a0 object-name: make ambiguous object output translatable by Ævar Arnfjörð Bjarmason · 3 years, 11 months ago
  40. 667a560 object-name: explicitly handle bad tags in show_ambiguous_object() by Ævar Arnfjörð Bjarmason · 3 years, 11 months ago
  41. 6780e68 object-name: explicitly handle OBJ_BAD in show_ambiguous_object() by Ævar Arnfjörð Bjarmason · 3 years, 11 months ago
  42. 245b948 cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters) by Ævar Arnfjörð Bjarmason · 4 years ago
  43. 9ce6000 object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY by Ævar Arnfjörð Bjarmason · 4 years ago
  44. ed9bff0 advice: remove read uses of most global `advice_` variables by Ben Boeckel · 4 years, 4 months ago
  45. 92d8ed8 oidtree: a crit-bit tree for odb_loose_cache by Eric Wong · 4 years, 5 months ago
  46. 1e6771e object-name.c: rename from sha1-name.c by Martin Ågren · 5 years ago[Renamed (98%) from sha1-name.c]
  47. f24c30e wt-status: tolerate dangling marks by Jonathan Tan · 5 years ago
  48. a4f66a7 sha1-name: replace unsigned int with option struct by Jonathan Tan · 5 years ago
  49. 95ca489 Merge branch 'jc/missing-ref-store-fix' by Junio C Hamano · 6 years ago
  50. 0220461 repository: mark the "refs" pointer as private by Jeff King · 6 years ago
  51. 5ff4b92 sha1-name: do not assume that the ref store is initialized by Junio C Hamano · 6 years ago
  52. fe299ec oid_array: rename source file from sha1-array by Jeff King · 6 years ago
  53. 0763671 nth_packed_object_oid(): use customary integer return by Jeff King · 6 years ago
  54. 09e4840 Merge branch 'jk/get-oid-error-message-i18n' by Junio C Hamano · 6 years ago
  55. 145136a C: use skip_prefix() to avoid hardcoded string length by Junio C Hamano · 6 years ago
  56. b041830 sha1-name: mark get_oid() error messages for translation by Jeff King · 6 years ago
  57. 337e3f2 Merge branch 'rs/nth-switch-code-simplification' by Junio C Hamano · 6 years ago
  58. 773521d Merge branch 'rs/nth-parent-parse' by Junio C Hamano · 6 years ago
  59. 4b3aa17 sha1_name: simplify strbuf handling in interpret_nth_prior_checkout() by René Scharfe · 6 years ago
  60. 59fa5f5 sha1-name: check for overflow of N in "foo^N" and "foo~N" by René Scharfe · 6 years ago
  61. 2743b61 Merge branch 'rs/sort-oid-array-thread-safe' by Junio C Hamano · 6 years ago
  62. 7cfcb16 sha1-name: make sort_ambiguous_oid_array() thread-safe by René Scharfe · 6 years ago
  63. 1eb0a12 Merge branch 'nd/tree-walk-with-repo' by Junio C Hamano · 6 years ago
  64. f496b06 Merge branch 'nd/switch-and-restore' by Junio C Hamano · 6 years ago
  65. 34e7771 Use the right 'struct repository' instead of the_repository by Nguyễn Thái Ngọc Duy · 6 years ago
  66. 0dd1f0c tree-walk.c: remove the_repo from get_tree_entry_follow_symlinks() by Nguyễn Thái Ngọc Duy · 6 years ago
  67. 50ddb08 tree-walk.c: remove the_repo from get_tree_entry() by Nguyễn Thái Ngọc Duy · 6 years ago
  68. 8c59ba9 Merge branch 'jk/get-oid-indexed-object-name' by Junio C Hamano · 7 years ago
  69. 454b419 Merge branch 'ds/midx-too-many-packs' by Junio C Hamano · 7 years ago
  70. 581d2fd get_oid: handle NULL repo->index by Jeff King · 7 years ago
  71. 0b179f3 Merge branch 'nd/sha1-name-c-wo-the-repository' by Junio C Hamano · 7 years ago
  72. 96379f0 Merge branch 'en/merge-directory-renames' by Junio C Hamano · 7 years ago
  73. af96fe3 midx: add packs to packed_git linked list by Derrick Stolee · 7 years ago
  74. e36adf7 Merge branch 'ps/stash-in-c' by Junio C Hamano · 7 years ago
  75. c931ba4 sha1-name.c: remove the_repo from handle_one_ref() by Nguyễn Thái Ngọc Duy · 7 years ago
  76. 0daf7ff sha1-name.c: remove the_repo from get_oid_mb() by Nguyễn Thái Ngọc Duy · 7 years ago
  77. 2b1790f sha1-name.c: remove the_repo from get_oid_1() by Nguyễn Thái Ngọc Duy · 7 years ago
  78. 65e5046 sha1-name.c: remove the_repo from other get_oid_* by Nguyễn Thái Ngọc Duy · 7 years ago
  79. 49281cf sha1-name.c: remove the_repo from get_oid_basic() by Nguyễn Thái Ngọc Duy · 7 years ago
  80. e270f42 sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name by Nguyễn Thái Ngọc Duy · 7 years ago
  81. ec580ea sha1-name.c: add repo_get_oid() by Nguyễn Thái Ngọc Duy · 7 years ago
  82. efe461b sha1-name.c: remove the_repo from get_oid_with_context_1() by Nguyễn Thái Ngọc Duy · 7 years ago
  83. 0381f7f sha1-name.c: remove the_repo from resolve_relative_path() by Nguyễn Thái Ngọc Duy · 7 years ago
  84. 0488481 sha1-name.c: remove the_repo from diagnose_invalid_index_path() by Nguyễn Thái Ngọc Duy · 7 years ago
  85. 0c6b5ba sha1-name.c: remove the_repo from get_describe_name() by Nguyễn Thái Ngọc Duy · 7 years ago
  86. 0bb41a1 sha1-name.c: remove the_repo from get_oid_oneline() by Nguyễn Thái Ngọc Duy · 7 years ago
  87. 71588ed sha1-name.c: add repo_interpret_branch_name() by Nguyễn Thái Ngọc Duy · 7 years ago
  88. ea1c873 sha1-name.c: remove the_repo from interpret_branch_mark() by Nguyễn Thái Ngọc Duy · 7 years ago
  89. 23a5712 sha1-name.c: remove the_repo from interpret_nth_prior_checkout() by Nguyễn Thái Ngọc Duy · 7 years ago
  90. c6c0235 sha1-name.c: remove the_repo from get_short_oid() by Nguyễn Thái Ngọc Duy · 7 years ago
  91. 4e99f2d sha1-name.c: add repo_for_each_abbrev() by Nguyễn Thái Ngọc Duy · 7 years ago
  92. ef9b037 sha1-name.c: store and use repo in struct disambiguate_state by Nguyễn Thái Ngọc Duy · 7 years ago
  93. 8bb9557 sha1-name.c: add repo_find_unique_abbrev_r() by Nguyễn Thái Ngọc Duy · 7 years ago
  94. 7f07c03 sha1-name.c: remove the_repo from find_abbrev_len_packed() by Nguyễn Thái Ngọc Duy · 7 years ago
  95. fae2ae4 sha1-name.c: remove the_repo from sort_ambiguous() by Nguyễn Thái Ngọc Duy · 7 years ago
  96. 7fdff47 refs.c: remove the_repo from read_ref_at() by Nguyễn Thái Ngọc Duy · 7 years ago
  97. 8f56e9d refs.c: remove the_repo from substitute_branch_name() by Nguyễn Thái Ngọc Duy · 7 years ago
  98. 5ec1e72 Use 'unsigned short' for mode, like diff_filespec does by Elijah Newren · 7 years ago
  99. 328c6cb doc: promote "git switch" by Nguyễn Thái Ngọc Duy · 7 years ago
  100. 6d67a99 get_oid(): when an object was not found, try harder by Johannes Schindelin · 7 years ago