🌐 AI搜索 & 代理 主页
Git 2.43
  1. 2b09d16 pretty: fix ref filtering for %(decorate) formats by Andy Koppe · 2 years, 2 months ago
  2. f1f8a25 pretty: add pointer and tag options to %(decorate) by Andy Koppe · 2 years, 4 months ago
  3. a58dd83 pretty: add %(decorate[:<options>]) format by Andy Koppe · 2 years, 4 months ago
  4. a3883a6 decorate: refactor format_decorations() by Andy Koppe · 2 years, 4 months ago
  5. ce481ac Merge branch 'cw/compat-util-header-cleanup' by Junio C Hamano · 2 years, 5 months ago
  6. d383b4f Merge branch 'rs/userformat-find-requirements-simplify' by Junio C Hamano · 2 years, 5 months ago
  7. 55e8fad Merge branch 'rs/pretty-format-double-negation-fix' by Junio C Hamano · 2 years, 5 months ago
  8. bd19ee9 pretty: use strchr(3) in userformat_find_requirements() by René Scharfe · 2 years, 5 months ago
  9. 1dd14e8 pretty: avoid double negative in format_commit_item() by René Scharfe · 2 years, 5 months ago
  10. b3d1c85 Merge branch 'gc/config-context' by Junio C Hamano · 2 years, 5 months ago
  11. 67e7305 Merge branch 'cw/strbuf-cleanup' by Junio C Hamano · 2 years, 5 months ago
  12. da269af Merge branch 'rs/strbuf-expand-step' by Junio C Hamano · 2 years, 5 months ago
  13. 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 2 years, 5 months ago
  14. a4e7e31 config: add ctx arg to config_fn_t by Glen Choo · 2 years, 6 months ago
  15. df6e874 diff.h: remove unnecessary include of oidset.h by Elijah Newren · 2 years, 6 months ago
  16. 4416b86 strbuf: simplify strbuf_expand_literal_cb() by René Scharfe · 2 years, 6 months ago
  17. 6f1e2d5 replace strbuf_expand() with strbuf_expand_step() by René Scharfe · 2 years, 6 months ago
  18. 3c3d0c4 pretty: factor out expand_separator() by René Scharfe · 2 years, 6 months ago
  19. f940185 object-name: move related functions to object-name by Calvin Wan · 2 years, 6 months ago
  20. 77f091e treewide: remove cache.h inclusion due to pager.h changes by Elijah Newren · 2 years, 8 months ago
  21. ca4eed7 pager.h: move declarations for pager.c functions from cache.h by Elijah Newren · 2 years, 8 months ago
  22. 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
  23. c7c33f5 post-cocci: adjust comments for recent repo_* migration by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  24. bab8216 cocci: apply the "pretty.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  25. ecb5091 cocci: apply the "commit.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  26. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 2 years, 9 months ago
  27. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years, 9 months ago
  28. d0732a8 Merge branch 'jk/unused-post-2.39-part2' by Junio C Hamano · 2 years, 9 months ago
  29. 1bff855 userformat_want_item(): mark unused parameter by Jeff King · 2 years, 10 months ago
  30. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years, 10 months ago
  31. 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 2 years, 10 months ago
  32. fea9f60 Sync with Git 2.37.5 by Junio C Hamano · 3 years ago
  33. fbabbc3 Merge branch 'maint-2.34' into maint-2.35 by Junio C Hamano · 3 years ago
  34. 3748b5b Merge branch 'maint-2.33' into maint-2.34 by Junio C Hamano · 3 years ago
  35. 5f22dcc Sync with Git 2.32.5 by Junio C Hamano · 3 years ago
  36. 8a755ed Sync with Git 2.31.6 by Junio C Hamano · 3 years ago
  37. 1612876 Sync with Git 2.30.7 by Junio C Hamano · 3 years ago
  38. 304a50a pretty: restrict input lengths for padding and wrapping formats by Patrick Steinhardt · 3 years ago
  39. 522cc87 utf8: fix truncated string lengths in `utf8_strnwidth()` by Patrick Steinhardt · 3 years ago
  40. 48050c4 pretty: fix integer overflow in wrapping format by Patrick Steinhardt · 3 years ago
  41. 1de69c0 pretty: fix adding linefeed when placeholder is not expanded by Patrick Steinhardt · 3 years ago
  42. f6e0b9f pretty: fix out-of-bounds read when parsing invalid padding format by Patrick Steinhardt · 3 years ago
  43. b49f309 pretty: fix out-of-bounds read when left-flushing with stealing by Patrick Steinhardt · 3 years ago
  44. 81dc898 pretty: fix out-of-bounds write caused by integer overflow by Patrick Steinhardt · 3 years ago
  45. dd407f1 Merge branch 'ab/unused-annotation' by Junio C Hamano · 3 years, 3 months ago
  46. a6b42ec Merge branch 'jk/unused-annotation' by Junio C Hamano · 3 years, 3 months ago
  47. 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
  48. 34bc1b1 format-patch: allow forcing the use of in-body From: header by Junio C Hamano · 3 years, 4 months ago
  49. b84d013 pretty: separate out the logic to decide the use of in-body from by Junio C Hamano · 3 years, 4 months ago
  50. 783a86c config: mark unused callback parameters by Jeff King · 3 years, 4 months ago
  51. 803978d gpg-interface: add function for converting trust level to string by Jaydeep Das · 3 years, 5 months ago
  52. 6ba65f4 Merge branch 'es/pretty-describe-more' by Junio C Hamano · 4 years ago
  53. b93d720 Merge branch 'hm/paint-hits-in-log-grep' by Junio C Hamano · 4 years, 1 month ago
  54. eccd97d pretty: add abbrev option to %(describe) by Eli Schwartz · 4 years, 1 month ago
  55. 1d517ce pretty: add tag option to %(describe) by Eli Schwartz · 4 years, 1 month ago
  56. 3c6eb4e pretty.c: rework describe options parsing for better extensibility by Eli Schwartz · 4 years, 1 month ago
  57. a31efa7 Merge branch 'jk/log-warn-on-bogus-encoding' by Junio C Hamano · 4 years, 2 months ago
  58. 0988e66 Revert "logmsg_reencode(): warn when iconv() fails" by Junio C Hamano · 4 years, 2 months ago
  59. 18c6653 Merge branch 'fs/ssh-signing' by Junio C Hamano · 4 years, 2 months ago
  60. 6a5c337 pretty: colorize pattern matches in commit messages by Hamza Mahfooz · 4 years, 2 months ago
  61. b5726a5 ssh signing: preliminary refactoring and clean-up by Fabian Stelzer · 4 years, 3 months ago
  62. fd680bc logmsg_reencode(): warn when iconv() fails by Jeff King · 4 years, 4 months ago
  63. b2086b5 log: avoid loading decorations for userformats that don't need it by Jeff King · 4 years, 6 months ago
  64. b722d45 pretty: provide human date format by ZheNing Hu · 4 years, 8 months ago
  65. 25f9326 Merge branch 'rs/pretty-describe' by Junio C Hamano · 4 years, 9 months ago
  66. ca56dad use CALLOC_ARRAY by René Scharfe · 4 years, 9 months ago
  67. 9609972 archive: expand only a single %(describe) per archive by René Scharfe · 4 years, 9 months ago
  68. 2871423 Merge branch 'hv/trailer-formatting' by Junio C Hamano · 4 years, 10 months ago
  69. b081547 pretty: add merge and exclude options to %(describe) by René Scharfe · 4 years, 10 months ago
  70. 15ae82d pretty: add %(describe) by René Scharfe · 4 years, 10 months ago
  71. 636a0ae pretty.c: capture invalid trailer argument by Hariom Verma · 4 years, 10 months ago
  72. 90563ae pretty.c: refactor trailer logic to `format_set_trailers_options()` by Hariom Verma · 4 years, 10 months ago
  73. 018b9de pretty: lazy-load commit data when expanding user-format by Jeff King · 4 years, 11 months ago
  74. 4e16833 shortlog: remove unused(?) "repo-abbrev" feature by Ævar Arnfjörð Bjarmason · 5 years ago
  75. 058761f pretty format %(trailers): add a "key_value_separator" by Ævar Arnfjörð Bjarmason · 5 years ago
  76. 9d87d5a pretty format %(trailers): add a "keyonly" by Ævar Arnfjörð Bjarmason · 5 years ago
  77. 47d4676 pretty: refactor `format_sanitized_subject()` by Hariom Verma · 5 years ago
  78. 19d097e format-patch: teach --no-encode-email-headers by Emma Brooks · 6 years ago
  79. 9f3f387 Merge branch 'rs/strbuf-insertstr' by Junio C Hamano · 6 years ago
  80. a91cc7f strbuf: add and use strbuf_insertstr() by René Scharfe · 6 years ago
  81. 11ad30b Merge branch 'hi/gpg-mintrustlevel' by Junio C Hamano · 6 years ago
  82. 54887b4 gpg-interface: add minTrustLevel as a configuration option by Hans Jerry Illikainen · 6 years ago
  83. d37cfe3 Merge branch 'dl/pretty-reference' by Junio C Hamano · 6 years ago
  84. 1f0fc1d pretty: implement 'reference' format by Denton Liu · 6 years ago
  85. 618a855 pretty: add struct cmt_fmt_map::default_date_mode_type by Denton Liu · 6 years ago
  86. 0df6211 pretty: provide short date format by René Scharfe · 6 years ago
  87. 3e8ed3b pretty.c: inline initalize format_context by Denton Liu · 6 years ago
  88. d8b8217 pretty: add "%aL" etc. to show local-part of email addresses by Prarit Bhargava · 6 years ago
  89. 0cc7380 log-tree: call load_ref_decorations() in get_name_decoration() by René Scharfe · 6 years ago
  90. 921d49b use COPY_ARRAY for copying arrays by René Scharfe · 6 years ago
  91. 9a1180f pretty: drop unused strbuf from parse_padding_placeholder() by Jeff King · 7 years ago
  92. da55ff3 pretty: drop unused "type" parameter in needs_rfc2047_encoding() by Jeff King · 7 years ago
  93. b0e7fb2 Merge branch 'nd/completion-more-parameters' by Junio C Hamano · 7 years ago
  94. 42977bf Merge branch 'aw/pretty-trailers' by Junio C Hamano · 7 years ago
  95. 5a59a23 completion: add more parameter value completion by Nguyễn Thái Ngọc Duy · 7 years ago
  96. b99a579 Merge branch 'sb/more-repo-in-api' by Junio C Hamano · 7 years ago
  97. 0b691d8 pretty: add support for separator option in %(trailers) by Anders Waldenborg · 7 years ago
  98. fd2015b strbuf: separate callback for strbuf_expand:ing literals by Anders Waldenborg · 7 years ago
  99. d9b936d pretty: add support for "valueonly" option in %(trailers) by Anders Waldenborg · 7 years ago
  100. 250bea0 pretty: allow showing specific trailers by Anders Waldenborg · 7 years ago