1. 9eba92f Merge branch 'fc/maint-format-patch-pathspec-dashes' by Junio C Hamano · 15 years ago
  2. 382da40 format-patch: fix parsing of "--" on the command line by Felipe Contreras · 15 years ago
  3. 1a02a85 Merge branch 'bg/format-patch-doc-update' by Junio C Hamano · 15 years ago
  4. 750054c Merge branch 'jn/help-everywhere' by Junio C Hamano · 15 years ago
  5. 6a93158 Merge branch 'jk/maint-format-patch-p-suppress-stat' by Junio C Hamano · 15 years ago
  6. 99caeed Let 'git <command> -h' show usage without a git dir by Jonathan Nieder · 15 years ago
  7. 2cfa833 format-patch: Add "--no-stat" as a synonym for "-p" by Björn Gustavsson · 15 years ago
  8. 02bc5b0 format-patch: Always generate a patch by Björn Gustavsson · 15 years ago
  9. fef3427 Show usage string for 'git cherry -h' by Jonathan Nieder · 15 years ago
  10. 1d46f2e format-patch: make "-p" suppress diffstat by Jeff King · 15 years ago
  11. dd2e794 Refactor pretty_print_commit arguments into a struct by Thomas Rast · 15 years ago
  12. 33e7018 git-log: allow --decorate[=short|full] by Lars Hjemli · 16 years ago
  13. 228f9c9 Merge branch 'js/maint-cover-letter-non-ascii' by Junio C Hamano · 16 years ago
  14. 0a7f448 Correctly mark cover letters' encodings if they are not pure ASCII by Johannes Schindelin · 16 years ago
  15. 1c370ea Show usage string for 'git log -h', 'git show -h' and 'git diff -h' by Matthieu Moy · 16 years ago
  16. ae03ee6 show: add space between multiple items by Jeff King · 16 years ago
  17. ca4ca9e show: suppress extra newline when showing annotated tag by Jeff King · 16 years ago
  18. dd787c1 Merge branch 'tr/die_errno' by Junio C Hamano · 16 years ago
  19. 0721c31 Use die_errno() instead of die() when checking syscalls by Thomas Rast · 16 years ago
  20. 2af202b Fix various sparse warnings in the git source code by Linus Torvalds · 16 years ago
  21. f9275c6 Merge branch 'sb/opt-filename' by Junio C Hamano · 16 years ago
  22. 1af4731 Merge branch 'sb/format-patch-parseopt' by Junio C Hamano · 16 years ago
  23. 1886431 t9139 uses ancient, backwards-compatible iconv names by Eric Wong · 16 years ago
  24. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  25. 8a17595 Merge branch 'sb/format-patch-parseopt' into sb/opt-filename by Junio C Hamano · 16 years ago
  26. 330db18 Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility by Brandon Casey · 16 years ago
  27. fff02ee format-patch: migrate to parse-options API by Stephen Boyd · 16 years ago
  28. ca6b91d format-patch let -k override a config-specified format.numbered by Jim Meyering · 16 years ago
  29. 87d2062 Merge branch 'sb/format-patch-patchname' by Junio C Hamano · 16 years ago
  30. 1d1876e Add configuration variable for sign-off to format-patch by Heiko Voigt · 16 years ago
  31. d7d9c2d format-patch: add arbitrary email headers by Michael Hendricks · 16 years ago
  32. 108dab2 format-patch: --attach/inline uses filename instead of SHA1 by Stephen Boyd · 16 years ago
  33. 6fa8e62 format-patch: move get_patch_filename() into log-tree by Stephen Boyd · 16 years ago
  34. cd2ef59 format-patch: pass a commit to reopen_stdout() by Stephen Boyd · 16 years ago
  35. 6df514a format-patch: construct patch filename in one function by Stephen Boyd · 16 years ago
  36. c511549 Sync with maint by Junio C Hamano · 16 years ago
  37. b60df87 format-patch: --numbered-files and --stdout aren't mutually exclusive by Stephen Boyd · 16 years ago
  38. ec2956d format-patch: Respect --quiet option by Nate Case · 16 years ago
  39. 5a5bd23 Merge branch 'tr/format-patch-thread' by Junio C Hamano · 16 years ago
  40. 30984ed format-patch: support deep threading by Thomas Rast · 16 years ago
  41. 2175c10 format-patch: thread as reply to cover letter even with in-reply-to by Thomas Rast · 16 years ago
  42. b079c50 format-patch: track several references by Thomas Rast · 16 years ago
  43. 0db5260 Enable setting attach as the default in .gitconfig for git-format-patch. by Jeremy White · 16 years ago
  44. a14f154 Merge branch 'jc/maint-format-patch-o-relative' by Junio C Hamano · 16 years ago
  45. cd1dbd3 Merge branch 'jc/maint-format-patch' by Junio C Hamano · 16 years ago
  46. 7a4566b Merge branch 'mh/cherry-default' by Junio C Hamano · 16 years ago
  47. 9800a75 Teach format-patch to handle output directory relative to cwd by Junio C Hamano · 16 years ago
  48. 68c2ec7 format-patch: show patch text for the root commit by Junio C Hamano · 16 years ago
  49. d753070 remove trailing LF in die() messages by Alexander Potashev · 16 years ago
  50. 3bc52d7 Documentation: clarify which parameters are optional to git-cherry by Markus Heidelberg · 16 years ago
  51. ea718e6 show <tag>: reuse pp_user_info() instead of duplicating code by Johannes Schindelin · 16 years ago
  52. f296802 git-cherry: make <upstream> parameter optional by Markus Heidelberg · 16 years ago
  53. 90c3302 Merge branch 'maint' by Junio C Hamano · 16 years ago
  54. d2dadfe git-show: do not segfault when showing a bad tag by Junio C Hamano · 16 years ago
  55. 5ec11af reorder ALLOW_TEXTCONV option setting by Jeff King · 16 years ago
  56. b2b80c1 Merge branch 'lt/decorate' by Junio C Hamano · 16 years ago
  57. d467a52 Make '--decorate' set an explicit 'show_decorations' flag by Linus Torvalds · 16 years ago
  58. 0f3a290 Add a 'source' decorator for commits by Linus Torvalds · 16 years ago
  59. c7534ef userdiff: require explicitly allowing textconv by Jeff King · 16 years ago
  60. a567fdc format-patch: autonumber by default by Brian Gernhardt · 16 years ago
  61. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 16 years ago
  62. 34a5d35 Merge branch 'maint' by Junio C Hamano · 16 years ago
  63. 597faa0 Typo "bogos" in format-patch error message. by Mikael Magnusson · 16 years ago
  64. cab4feb move load_ref_decorations() to log-tree.c and export it by René Scharfe · 17 years ago
  65. 5e9bf11 log: add load_ref_decorations() by René Scharfe · 17 years ago
  66. 68daa64 format-patch: use default diff format even with patch options by Jeff King · 17 years ago
  67. 299c371 Merge branch 'pm/log-exit-code' by Junio C Hamano · 17 years ago
  68. c8c4450 git format-patch: avoid underrun when format.headers is empty or all NLs by Jim Meyering · 17 years ago
  69. 84102a3 Teach git log --exit-code to return an appropriate exit code by Peter Valdemar Mørch · 17 years ago
  70. 036d17f Teach git log --check to return an appropriate exit code by Peter Valdemar Mørch · 17 years ago
  71. 588c038 Merge branch 'sb/dashless' by Junio C Hamano · 17 years ago
  72. 671f070 add context pointer to read_tree_recursive() by René Scharfe · 17 years ago
  73. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  74. 70cff3a builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'format.suffix' by Brian Hetro · 17 years ago
  75. 4f3dcc2 Fix 'git show' on signed tag of signed tag of commit by Thomas Rast · 17 years ago
  76. 9bd81e4 Merge branch 'js/config-cb' by Junio C Hamano · 17 years ago v1.5.6-rc0
  77. dd0ffd5 Add log.date config variable by Heikki Orsila · 17 years ago
  78. 486d1a5 Merge branch 'mv/format-cc' by Junio C Hamano · 17 years ago
  79. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  80. 37c22a4 git-format-patch: add --no-binary to omit binary changes in the patch. by Caio Marcelo de Oliveira Filho · 17 years ago
  81. 0286565 Remove dead code: show_log() sep argument and diff_options.msg_sep by Adam Simpkins · 17 years ago
  82. fe8928e git-format-patch: add a new format.cc configuration variable by Miklos Vajna · 17 years ago
  83. 4da45be log: teach "terminator" vs "separator" mode to "--pretty=format" by Junio C Hamano · 17 years ago
  84. 267123b Merge branch 'maint' by Junio C Hamano · 17 years ago
  85. 94c22a5 log/show/whatchanged: introduce format.pretty configuration by Denis Cheng · 17 years ago
  86. 859c4fb format-patch: wrap cover-letter's shortlog sensibly by Johannes Schindelin · 17 years ago
  87. 5d02294 format-patch: use the diff options for the cover letter, too by Johannes Schindelin · 17 years ago
  88. 39fe578 Use diff_tree() directly in making cover letter by Daniel Barkalow · 17 years ago
  89. 42be5cc format-patch: remove a leftover debugging message by Junio C Hamano · 17 years ago
  90. 992221d Merge branch 'db/cover-letter' by Junio C Hamano · 17 years ago
  91. 2bda2cf Improve collection of information for format-patch --cover-letter by Daniel Barkalow · 17 years ago
  92. b23b27e Merge branch 'mk/color' by Junio C Hamano · 17 years ago
  93. 736cc67 Support a --cc=<email> option in format-patch by Daniel Barkalow · 17 years ago
  94. 3ee79d9 Combine To: and Cc: headers by Daniel Barkalow · 17 years ago
  95. 7d22708 Fix format.headers not ending with a newline by Daniel Barkalow · 17 years ago
  96. a5a27c7 Add a --cover-letter option to format-patch by Daniel Barkalow · 17 years ago
  97. e1a3734 Improve message-id generation flow control for format-patch by Daniel Barkalow · 17 years ago
  98. 6b2f2d9 Add color.ui variable which globally enables colorization if set by Matthias Kestenholz · 17 years ago
  99. 3d51e1b check return code of prepare_revision_walk by Martin Koegler · 17 years ago
  100. 90f5c18 builtin-log.c: guard config parser from value=NULL by Junio C Hamano · 17 years ago