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