1. f67d2e8 Merge branch 'jk/format-patch-am' by Junio C Hamano · 14 years ago
  2. d98a201 Merge branch 'jc/fmt-req-fix' by Junio C Hamano · 14 years ago
  3. 9553d2b format-patch: preserve subject newlines with -k by Jeff King · 14 years ago
  4. 6bf1394 clean up calling conventions for pretty.c functions by Jeff King · 14 years ago
  5. 8b8a537 pretty: add pp_commit_easy function for simple callers by Jeff King · 14 years ago
  6. a6253d1 userformat_find_requirements(): find requirement for the correct format by Junio C Hamano · 14 years ago
  7. 92b501f Merge branch 'jk/format-patch-quote-special-in-from' into maint by Junio C Hamano · 14 years ago
  8. ace8ebb Merge branch 'jk/format-patch-quote-special-in-from' by Junio C Hamano · 14 years ago
  9. 5ead6a6 Merge branch 'jk/format-patch-multiline-header' by Junio C Hamano · 14 years ago
  10. 4d03c18 pretty: quote rfc822 specials in email addresses by Jeff King · 14 years ago
  11. 990f6e3 format-patch: wrap email addresses after long names by Jeff King · 14 years ago
  12. aeb2aaa Merge branch 'mg/rev-list-one-side-only' by Junio C Hamano · 14 years ago
  13. 1df2d65 rev-list/log: factor out revision mark generation by Michael J Gruber · 14 years ago
  14. c22e7de format-patch: rfc2047-encode newlines in headers by Jeff King · 14 years ago
  15. a1f6baa format-patch: wrap long header lines by Jeff King · 14 years ago
  16. 177b29d pretty.c: teach format_commit_message() to reencode the output by Pat Notz · 14 years ago
  17. a6fa599 commit: helper methods to reduce redundant blocks of code by Pat Notz · 14 years ago
  18. 223a923 Merge branch 'mg/pretty-magic-space' by Junio C Hamano · 15 years ago
  19. 8d676d8 Merge branch 'gv/portable' by Junio C Hamano · 15 years ago
  20. 7b88176 pretty: Introduce ' ' modifier to add space if non-empty by Michael J Gruber · 15 years ago
  21. ce98745 Merge branch 'wp/pretty-enhancement' by Junio C Hamano · 15 years ago
  22. 4b05548 enums: omit trailing comma for portability by Gary V. Vaughan · 15 years ago
  23. 8e3bc14 Merge branch 'jn/shortlog' by Junio C Hamano · 15 years ago
  24. 67e5c87 Merge branch 'eb/unpretty-b-format' by Junio C Hamano · 15 years ago
  25. 95a2618 pretty: initialize new cmt_fmt_map to 0 by Jonathan Nieder · 15 years ago
  26. c197702 pretty: Respect --abbrev option by Will Palmer · 15 years ago
  27. 8028184 pretty: add aliases for pretty formats by Will Palmer · 15 years ago
  28. 2d7671e pretty: add infrastructure for commit format aliases by Will Palmer · 15 years ago
  29. 4095789 pretty: make it easier to add new formats by Will Palmer · 15 years ago
  30. 5b16360 pretty: Initialize notes if %N is used by Johannes Gilger · 15 years ago
  31. 1367b12 Add `%B' in format strings for raw commit body in `git log' and friends by Eli Barzilay · 15 years ago
  32. 894a9d3 Support showing notes from more than one notes tree by Thomas Rast · 15 years ago
  33. cd30539 Notes API: Allow multiple concurrent notes trees with new struct notes_tree by Johan Herland · 15 years ago
  34. a7e7eff Notes API: get_commit_notes() -> format_note() + remove the commit restriction by Johan Herland · 15 years ago
  35. 67bc740 Merge branch 'jc/maint-limit-note-output' by Junio C Hamano · 15 years ago
  36. 66b2ed0 Fix "log" family not to be too agressive about showing notes by Junio C Hamano · 15 years ago
  37. cc57114 pretty.c: mark file-local function static by Junio C Hamano · 15 years ago
  38. 684d0d8 Merge branch 'jc/pretty-lf' by Junio C Hamano · 15 years ago
  39. 885d492 Merge branch 'jh/notes' (early part) by Junio C Hamano · 15 years ago
  40. 934c042 Merge branch 'rs/pretty-wrap' by Junio C Hamano · 15 years ago
  41. 32ca424 log --format: don't ignore %w() at the start of format string by René Scharfe · 15 years ago
  42. 5f809ff fixup tr/stash-format merge by Junio C Hamano · 15 years ago
  43. 02edd56 Implement wrap format %w() as if it is a mode switch by René Scharfe · 15 years ago
  44. 8f8f547 Introduce new pretty formats %g[sdD] for reflog information by Thomas Rast · 15 years ago
  45. dd2e794 Refactor pretty_print_commit arguments into a struct by Thomas Rast · 15 years ago
  46. 8b208f0 Add '%N'-format for pretty-printing commit notes by Johannes Schindelin · 15 years ago
  47. c56fcc8 Add flags to get_commit_notes() to control the format of the note string by Johan Herland · 15 years ago
  48. a97a746 Introduce commit notes by Johannes Schindelin · 15 years ago
  49. 7f98ebc format_commit_message(): fix function signature by Junio C Hamano · 15 years ago
  50. 9fa708d Pretty-format: %[+-]x to tweak inter-item newlines by Junio C Hamano · 15 years ago
  51. 33e7018 git-log: allow --decorate[=short|full] by Lars Hjemli · 16 years ago
  52. 28e9cf6 Expose the has_non_ascii() function by Johannes Schindelin · 16 years ago
  53. 330db18 Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility by Brandon Casey · 16 years ago
  54. 871d21d format_sanitized_subject: Don't trim past initial length of strbuf by Stephen Boyd · 16 years ago
  55. 46d164b pretty.c: add %f format specifier to format_commit_message() by Stephen Boyd · 16 years ago
  56. 8e76bf3 Remove unused assignments by Benjamin Kramer · 16 years ago
  57. 934f788 Merge branch 'maint' by Junio C Hamano · 16 years ago
  58. c2e9364 cleanup: add isascii() by René Scharfe · 16 years ago
  59. 458eaf5 Merge branch 'ns/pretty-format' by Junio C Hamano · 16 years ago
  60. 4a2caf6 Merge branch 'al/ansi-color' by Junio C Hamano · 16 years ago
  61. 3640754 Give short-hands to --pretty=tformat:%formatstring by Nanako Shiraishi · 16 years ago
  62. 160d2bc Merge branch 'ms/mailmap' by Junio C Hamano · 16 years ago
  63. dc6ebd4 Clean up use of ANSI color sequences by Arjen Laarhoven · 16 years ago
  64. 7fcda92 log: do not print ellipses with --abbrev-commit by Thomas Rast · 16 years ago
  65. 954cfb5 Revert "Merge branch 'js/notes'" by Junio C Hamano · 16 years ago
  66. d20d654 Change current mailmap usage to do matching on both name and email of author/committer. by Marius Storm-Olsen · 16 years ago
  67. d551a48 Add mailmap.file as configurational option for mailmap location by Marius Storm-Olsen · 16 years ago
  68. 7b75b33 Merge branch 'js/notes' by Junio C Hamano · 16 years ago
  69. 35e6afd Merge branch 'jk/color-parse' by Junio C Hamano · 16 years ago
  70. c002922 expand --pretty=format color options by Jeff King · 16 years ago
  71. cec0871 shortlog: handle multi-line subjects like log --pretty=oneline et. al. do by René Scharfe · 16 years ago
  72. f53bd74 pretty: support multiline subjects with format: by René Scharfe · 16 years ago
  73. 88c4473 pretty: factor out format_subject() by René Scharfe · 16 years ago
  74. a010966 pretty: factor out skip_empty_lines() by René Scharfe · 16 years ago
  75. 879ef24 Introduce commit notes by Johannes Schindelin · 16 years ago
  76. 69cd8f6 builtin-blame: Reencode commit messages according to git-log rules. by Alexander Gavrilov · 16 years ago
  77. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 16 years ago
  78. 3b3d443 add '%d' pretty format specifier to show decoration by René Scharfe · 17 years ago
  79. d36f867 pretty=format: respect date format options by Jeff King · 17 years ago
  80. c455c87 Rename path_list to string_list by Johannes Schindelin · 17 years ago
  81. e0cbc39 Add pretty format %aN which gives the author name, respecting .mailmap by Johannes Schindelin · 17 years ago
  82. 48ded91 log --pretty: do not accept bogus "--prettyshort" by Junio C Hamano · 17 years ago
  83. 4da45be log: teach "terminator" vs "separator" mode to "--pretty=format" by Junio C Hamano · 17 years ago
  84. 42c8c74 pretty.c: add %x00 format specifier. by Govind Salinas · 17 years ago
  85. 267123b Merge branch 'maint' by Junio C Hamano · 17 years ago
  86. 6bf4f1b format-patch: generate MIME header as needed even when there is format.header by Junio C Hamano · 17 years ago
  87. 3d0a936 Merge branch 'jm/free' by Junio C Hamano · 17 years ago
  88. 992221d Merge branch 'db/cover-letter' by Junio C Hamano · 17 years ago
  89. 8e0f700 Avoid unnecessary "if-before-free" tests. by Jim Meyering · 17 years ago
  90. b02bd65 Export some email and pretty-printing functions by Daniel Barkalow · 17 years ago
  91. c3a670d Avoid a useless prefix lookup in strbuf_expand() by Marco Costalba · 17 years ago
  92. f7ab5c7 custom pretty format: tolerate empty e-mail address by Junio C Hamano · 17 years ago
  93. 7ed0988 Make "--pretty=format" parser a bit more careful. by René Scharfe · 17 years ago
  94. b9c6232 --format=pretty: avoid calculating expensive expansions twice by René Scharfe · 17 years ago
  95. f29d595 --pretty=format: parse commit message only once by René Scharfe · 17 years ago
  96. cde75e5 --pretty=format: on-demand format expansion by René Scharfe · 17 years ago
  97. 93fc05e Split off the pretty print stuff into its own file by Johannes Schindelin · 17 years ago