1. f67d2e8 Merge branch 'jk/format-patch-am' by Junio C Hamano · 14 years ago
  2. e7af8e4 format-patch: make zero-length subject prefixes prettier by Jeff King · 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. b1b4755 git-log: put space after commit mark by Michael J Gruber · 14 years ago
  6. 1df2d65 rev-list/log: factor out revision mark generation by Michael J Gruber · 14 years ago
  7. 5e11bee Allow customizable commit decorations colors by Nazri Ramliy · 15 years ago
  8. 67a4b58 log --decorate: Colorize commit decorations by Nazri Ramliy · 15 years ago
  9. a752412 log-tree.c: Use struct name_decoration's type for classifying decoration by Nazri Ramliy · 15 years ago
  10. 81bd1b2 Output the graph columns at the end of the commit message by Bo Yang · 15 years ago
  11. 88d9d45 git log -p -m: document -m and honor --first-parent by Petr Baudis · 15 years ago
  12. 66b2ed0 Fix "log" family not to be too agressive about showing notes by Junio C Hamano · 15 years ago
  13. 8f8f547 Introduce new pretty formats %g[sdD] for reflog information by Thomas Rast · 15 years ago
  14. dd2e794 Refactor pretty_print_commit arguments into a struct by Thomas Rast · 15 years ago
  15. 77abcbd Let --decorate show HEAD position by Thomas Rast · 15 years ago
  16. f4ea32f improve reflog date/number heuristic by Jeff King · 15 years ago
  17. 33e7018 git-log: allow --decorate[=short|full] by Lars Hjemli · 16 years ago
  18. 28e9cf6 Expose the has_non_ascii() function by Johannes Schindelin · 16 years ago
  19. 8715227 log-tree: fix confusing comment by Jeff King · 16 years ago
  20. de435ac Prettify log decorations even more by Felipe Contreras · 16 years ago
  21. b09b868 log-tree: fix patch filename computation in "git format-patch" by Christian Couder · 16 years ago
  22. 108dab2 format-patch: --attach/inline uses filename instead of SHA1 by Stephen Boyd · 16 years ago
  23. 6fa8e62 format-patch: move get_patch_filename() into log-tree by Stephen Boyd · 16 years ago
  24. 5a5bd23 Merge branch 'tr/format-patch-thread' by Junio C Hamano · 16 years ago
  25. fd13b21 Move local variables to narrower scopes by Benjamin Kramer · 16 years ago
  26. b079c50 format-patch: track several references by Thomas Rast · 16 years ago
  27. 7fcda92 log: do not print ellipses with --abbrev-commit by Thomas Rast · 16 years ago
  28. 8c4021a Fix machine-parseability of 'git log --source' by Linus Torvalds · 16 years ago
  29. d467a52 Make '--decorate' set an explicit 'show_decorations' flag by Linus Torvalds · 16 years ago
  30. 0f3a290 Add a 'source' decorator for commits by Linus Torvalds · 16 years ago
  31. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 16 years ago
  32. cab4feb move load_ref_decorations() to log-tree.c and export it by René Scharfe · 17 years ago
  33. 84102a3 Teach git log --exit-code to return an appropriate exit code by Peter Valdemar Mørch · 17 years ago
  34. 6b2fbaa format-patch: Produce better output with --inline or --attach by Kevin Ballard · 17 years ago
  35. 7528f27 log --graph --left-right: show left/right information in place of '*' by Adam Simpkins · 17 years ago
  36. 7fefda5 log and rev-list: add --graph option by Adam Simpkins · 17 years ago
  37. 885cf80 revision API: split parent rewriting and parent printing options by Adam Simpkins · 17 years ago
  38. 9b58bfe log: print log entry terminator even if the message is empty by Adam Simpkins · 17 years ago
  39. 0286565 Remove dead code: show_log() sep argument and diff_options.msg_sep by Adam Simpkins · 17 years ago
  40. 4da45be log: teach "terminator" vs "separator" mode to "--pretty=format" by Junio C Hamano · 17 years ago
  41. 42c8c74 pretty.c: add %x00 format specifier. by Govind Salinas · 17 years ago
  42. 267123b Merge branch 'maint' by Junio C Hamano · 17 years ago
  43. 6bf4f1b format-patch: generate MIME header as needed even when there is format.header by Junio C Hamano · 17 years ago
  44. 992221d Merge branch 'db/cover-letter' by Junio C Hamano · 17 years ago
  45. b02bd65 Export some email and pretty-printing functions by Daniel Barkalow · 17 years ago
  46. 3131b71 Add "--show-all" revision walker flag for debugging by Linus Torvalds · 17 years ago
  47. 8f67f8a Make the diff_options bitfields be an unsigned with explicit masks. by Pierre Habouzit · 17 years ago
  48. 4593fb8 format-patch -s: add MIME encoding header if signer's name requires so by Junio C Hamano · 17 years ago
  49. 50e62a8 rev-list: implement --bisect-all by Christian Couder · 17 years ago
  50. d55e7c3 Merge branch 'maint' by Shawn O. Pearce · 17 years ago
  51. 304b5af Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT by Linus Torvalds · 17 years ago
  52. cc61ae8 Merge branch 'mv/unknown' by Junio C Hamano · 17 years ago
  53. 55246aa Don't use "<unknown>" for placeholders and suppress printing of empty user formats. by Michal Vitecek · 17 years ago
  54. 674d172 Rework pretty_print_commit to use strbufs instead of custom buffers. by Pierre Habouzit · 18 years ago
  55. 9fa3465 Add --log-size to git log to print message size by Marco Costalba · 18 years ago
  56. 88c447e Handle missing prefix for "Subject:" as if no prefix given by Alex Riesen · 18 years ago
  57. 06f59e9 Don't fflush(stdout) when it's not helpful by Theodore Ts'o · 18 years ago
  58. 80583c0 Lift 16kB limit of log message output by Junio C Hamano · 18 years ago
  59. 125a5f1 Merge branch 'maint' by Junio C Hamano · 18 years ago
  60. e330a40 Fix --boundary output by Linus Torvalds · 18 years ago
  61. a7b02cc Add --date={local,relative,default} by Junio C Hamano · 18 years ago
  62. ca135e7 Add support for "commit name decorations" to log family of commands by Linus Torvalds · 18 years ago
  63. 2d9e4a4 Add custom subject prefix support to format-patch (take 3) by Robin H. Johnson · 18 years ago
  64. 33ee4cf format-patch --attach: not folding some long headers. by Junio C Hamano · 18 years ago
  65. c112f68 format-patch: add --inline option and make --attach a true attachment by Johannes Schindelin · 18 years ago
  66. e52a5de pretty-formats: add 'format:<string>' by Johannes Schindelin · 18 years ago
  67. e00de24 format-patch -n: make sorting easier by padding number by Johannes Schindelin · 18 years ago
  68. 4e244cb log --reflog: honour --relative-date by Johannes Schindelin · 18 years ago
  69. abd4e22 Fix "git log -z" behaviour by Linus Torvalds · 18 years ago
  70. 903b45f git-log -g --pretty=oneline should display the reflog message by Nicolas Pitre · 18 years ago
  71. 4d12a47 Fix --walk-reflog with --pretty=oneline by Junio C Hamano · 18 years ago
  72. 8860fd4 Teach the revision walker to walk by reflogs with --walk-reflogs by Johannes Schindelin · 18 years ago
  73. 74bd902 Teach all of log family --left-right output. by Junio C Hamano · 18 years ago
  74. 2b60356 Make git-cherry handle root trees by Rene Scharfe · 18 years ago
  75. fc1c75e log-tree.c: cleanup a bit append_signoff() by Franck Bui-Huu · 19 years ago
  76. 3dfb927 Add --relative-date option to the revision interface by Jonas Fonseca · 19 years ago
  77. c35f4c3 Add a newline before appending "Signed-off-by: " line by Franck Bui-Huu · 19 years ago
  78. 1dcb692 log-tree: show_log() should respect the setting of diffopt->line_termination by Ryan Anderson · 19 years ago
  79. e79992a Merge branch 'jt/format-patch' by Junio C Hamano · 19 years ago
  80. e557667 Always reset the color _before_ printing out the newline by Johannes Schindelin · 19 years ago
  81. ce43697 Colorize 'commit' lines in log ui by Jeff King · 19 years ago
  82. d1566f7 git-format-patch: Make the second and subsequent mails replies to the first by Josh Triplett · 19 years ago
  83. 3969cf7 Fix some more diff options changes. by Junio C Hamano · 19 years ago
  84. 39bc9a6 Add msg_sep to diff_options by Timo Hirvonen · 19 years ago
  85. c674434 Merge with_raw, with_stat and summary variables to output_format by Timo Hirvonen · 19 years ago
  86. 20ff068 format-patch: resurrect extra headers from config by Johannes Schindelin · 19 years ago
  87. cf2251b format-patch --signoff by Junio C Hamano · 19 years ago
  88. 73f0a15 Merge branch 'js/fmt-patch' by Junio C Hamano · 19 years ago
  89. 698ce6f fmt-patch: Support --attach by Johannes Schindelin · 19 years ago
  90. c66b6c0 Merge branch 'master' into js/fmt-patch by Junio C Hamano · 19 years ago
  91. 8ac80a5 Teach fmt-patch about --keep-subject by Johannes Schindelin · 19 years ago
  92. 596524b Teach fmt-patch about --numbered by Johannes Schindelin · 19 years ago
  93. c8c893c Fix "git-log --parents" breakage post v1.3.0 by Linus Torvalds · 19 years ago
  94. 3eefc18 Tentative built-in format-patch. by Junio C Hamano · 19 years ago
  95. a4d34e2 Log message printout cleanups (#3): fix --pretty=oneline by Linus Torvalds · 19 years ago
  96. eab144a Log message printout cleanups (#2) by Linus Torvalds · 19 years ago
  97. 9153983 Log message printout cleanups by Linus Torvalds · 19 years ago
  98. 78fff6e Fixes for option parsing by Linus Torvalds · 19 years ago
  99. cb8f64b log/whatchanged/show - log formatting cleanup. by Junio C Hamano · 19 years ago
  100. cd2bdc5 Common option parsing for "git log --diff" and friends by Linus Torvalds · 19 years ago