1. 5006bfc Merge branch 'jk/send-email-fix-addresses-from-composed-messages' by Junio C Hamano · 1 year, 4 months ago
  2. 3ec6167 send-email: handle to/cc/bcc from --compose message by Jeff King · 1 year, 5 months ago
  3. e0c7e2c doc/send-email: mention handling of "reply-to" with --compose by Jeff King · 1 year, 5 months ago
  4. cf6cac2 documentation: wording improvements by Elijah Newren · 1 year, 5 months ago
  5. 64477d2 Merge branch 'mc/send-email-header-cmd' by Junio C Hamano · 1 year, 10 months ago
  6. ba92106 send-email: add --header-cmd, --no-header-cmd options by Maxim Cournoyer · 1 year, 10 months ago
  7. 839ebad send-email docs: Remove mention of discontinued gmail feature by Jouke Witteveen · 2 years, 5 months ago
  8. ba4324c e-mail workflow: Message-ID is spelled with ID in both capital letters by Junio C Hamano · 2 years, 3 months ago
  9. a263464 docs: git-send-email: difference between ssl and tls smtp-encryption by Sotir Danailov · 2 years, 5 months ago
  10. bac1d52 send-email docs: de-duplicate configuration sections by Ævar Arnfjörð Bjarmason · 2 years, 6 months ago
  11. a2ce608 send-email docs: add format-patch options by Thiago Perrotta · 3 years, 5 months ago
  12. cd5b33f git-send-email: add option to specify sendmail command by Gregory Anders · 3 years, 10 months ago
  13. 788f488 Merge branch 'vv/send-email-with-less-secure-apps-access' by Junio C Hamano · 4 years, 2 months ago
  14. 155067a git-send-email.txt: mention less secure app access with Gmail by Vasyl Vavrychuk · 4 years, 2 months ago
  15. 3abd4a6 Documentation: stylistically normalize references to Signed-off-by: by Bradley M. Kuhn · 4 years, 5 months ago
  16. 1925fe0 Documentation: wrap config listings in "----" by Martin Ågren · 6 years ago
  17. 88542ef Merge branch 'cm/send-email-document-req-modules' by Junio C Hamano · 6 years ago
  18. 86d2271 Merge branch 'ab/send-email-transferencoding-fix' by Junio C Hamano · 6 years ago
  19. 9df8f73 send-email: update documentation of required Perl modules by Chris Mayo · 6 years ago
  20. 3ff1504 send-email: fix regression in sendemail.identity parsing by Ævar Arnfjörð Bjarmason · 6 years ago
  21. 564eba4 send-email: document --no-[to|cc|bcc] by Ævar Arnfjörð Bjarmason · 6 years ago
  22. ba17051 doc: tidy asciidoc style by Jean-Noël Avila · 6 years ago
  23. 8ac6990 Merge branch 'jw/send-email-no-auth' by Junio C Hamano · 6 years ago
  24. 8dd9b3f send-email: explicitly disable authentication by Joshua Watt · 6 years ago
  25. ef0cc1d send-email: also pick up cc addresses from -by trailers by Rasmus Villemoes · 6 years ago
  26. af249bf Documentation/git-send-email.txt: style fixes by Rasmus Villemoes · 6 years ago
  27. e67a228 send-email: automatically determine transfer-encoding by brian m. carlson · 7 years ago
  28. fa29f36 docs: correct RFC specifying email line length by brian m. carlson · 7 years ago
  29. f2d06fb send-email: accept long lines with suitable transfer encoding by brian m. carlson · 7 years ago
  30. 7a36987 send-email: add an auto option for transfer encoding by brian m. carlson · 7 years ago
  31. de61305 Use proper syntax for replaceables in command docs by Robert P. J. Day · 7 years ago
  32. 76a8788 doc: keep first level section header in upper case by Nguyễn Thái Ngọc Duy · 7 years ago
  33. cb6462f Merge branch 'en/doc-typoes' by Junio C Hamano · 7 years ago
  34. f8fbcd6 Merge branch 'mn/send-email-credential-doc' by Junio C Hamano · 7 years ago
  35. c30d4f1 Documentation: fix several one-character-off spelling errors by Elijah Newren · 7 years ago
  36. 4855f06 send-email: simplify Gmail example in the documentation by Michal Nazarewicz · 7 years ago
  37. d11c943 send-email: support separate Reply-To address by Christian Ludwig · 7 years ago
  38. 1ab2fd4 git-send-email: honor $PATH for sendmail binary by Florian Klink · 7 years ago
  39. eb37527 Merge branch 'xz/send-email-batch-size' by Junio C Hamano · 8 years ago
  40. 5453b83 send-email: --batch-size to work around some SMTP server limit by xiaoqiang zhao · 8 years ago
  41. 6489660 send-email: support validate hook by Jonathan Tan · 8 years ago
  42. 2c7ee98 doc: change erroneous --[no]-whatever into --[no-]whatever by Ævar Arnfjörð Bjarmason · 8 years ago
  43. ce18123 Merge branch 'mm/doc-tt' by Junio C Hamano · 9 years ago
  44. bcf9626 doc: typeset long command-line options as literal by Matthieu Moy · 9 years ago
  45. 94c61d2 Merge branch 'tr/doc-tt' by Junio C Hamano · 9 years ago
  46. ae9f631 doc: change configuration variables format by Tom Russello · 9 years ago
  47. 1df036e Documentation/git-send-email: fix typo in gmail 2FA section by SZEDER Gábor · 9 years ago
  48. 6640988 Documentation: add instructions to help setup gmail 2FA by Michael Rappazzo · 9 years ago
  49. 17b7a83 sendemail: teach git-send-email to dump alias names by Jacob Keller · 9 years ago
  50. 629ac65 Merge branch 'jv/send-email-selective-smtp-auth' by Junio C Hamano · 10 years ago
  51. 0f2e68b send-email: provide whitelist of SMTP AUTH mechanisms by Jan Viktorin · 10 years ago
  52. 8f50e2e Merge branch 'rl/send-email-aliases' by Junio C Hamano · 10 years ago
  53. b1c8a11 send-email: allow multiple emails using --cc, --to and --bcc by Remi Lespinet · 10 years ago
  54. 2532dd0 send-email: implement sendmail aliases line continuation support by Eric Sunshine · 10 years ago
  55. 5c3494e send-email: further document missing sendmail aliases functionality by Eric Sunshine · 10 years ago
  56. 3169e06 send-email: add sendmail email aliases format by Allen Hubbe · 10 years ago
  57. da0005b *config.txt: stick to camelCase naming convention by Nguyễn Thái Ngọc Duy · 10 years ago
  58. 8128835 Merge branch 'aw/doc-smtp-ssl-cert-path' by Junio C Hamano · 10 years ago
  59. 5095fa6 Merge branch 'lh/send-email-hide-x-mailer' by Junio C Hamano · 10 years ago
  60. bcfe6f3 correct smtp-ssl-cert-path description by Adam Williamson · 10 years ago
  61. ac1596a send-email: add --[no-]xmailer option by Luis Henriques · 11 years ago
  62. 8d81408 git-send-email: add --transfer-encoding option by Paolo Bonzini · 10 years ago
  63. 9fe49ae Merge branch 'mt/send-email-cover-to-cc' by Junio C Hamano · 11 years ago
  64. 06ab60c Documentation: use "command-line" when used as a compound adjective, and fix other minor grammatical issues by Jason St. John · 11 years ago
  65. f515c90 git-send-email: two new options: to-cover, cc-cover by Michael S. Tsirkin · 11 years ago
  66. 35035bb send-email: be explicit with SSL certificate verification by Ramkumar Ramachandra · 12 years ago
  67. 402596a send-email: make annotate configurable by Felipe Contreras · 12 years ago
  68. 4d31a44 git-send-email: use git credential to obtain password by Michal Nazarewicz · 12 years ago
  69. 48a8c26 Documentation: avoid poor-man's small caps GIT by Thomas Ackermann · 12 years ago
  70. 62e0069 git-send-email: introduce compose-encoding by Krzysztof Mazur · 12 years ago
  71. 3ddf922 send-email: document the --smtp-debug option by Zbigniew Jędrzejewski-Szmek · 13 years ago
  72. 7791a1d Documentation: use [verse] for SYNOPSIS sections by Martin von Zweigbergk · 14 years ago
  73. 36c10e6 Documentation: publicize hints for sending patches with GMail by Jonathan Nieder · 14 years ago
  74. 48bb914 doc: drop author/documentation sections from most pages by Jeff King · 14 years ago
  75. 271c2aa Merge branch 'maint' by Junio C Hamano · 14 years ago
  76. 1a3e302 Add --force to git-send-email documentation by Alejandro R. Sedeño · 14 years ago
  77. db54c8e git-send-email.perl: make initial In-Reply-To apply only to first email by Antonio Ospite · 14 years ago
  78. 9b1054d Merge branch 'jp/send-email-to-cmd' by Junio C Hamano · 14 years ago
  79. 6e74e07 git-send-email.perl: Add --to-cmd by Joe Perches · 14 years ago
  80. 052fbea New send-email option smtpserveroption. by Pascal Obry · 15 years ago
  81. a278aa6 Merge branch 'tr/send-email-8bit' by Junio C Hamano · 15 years ago
  82. 3cae7e5 send-email: ask about and declare 8bit mails by Thomas Rast · 15 years ago
  83. daa81c4 Merge branch 'bg/send-email-smtpdomain' by Junio C Hamano · 15 years ago
  84. 2b873e0 Documentation/git-send-email: Add "Use gmail as the smtp server" by Ping Yin · 15 years ago
  85. 69cf7bf send-email: Cleanup smtp-domain and add config by Brian Gernhardt · 15 years ago
  86. 79ca070 Document send-email --smtp-domain by Brian Gernhardt · 15 years ago
  87. a19f101 Merge branch 'jc/1.7.0-send-email-no-thread-default' by Junio C Hamano · 15 years ago
  88. 0c7cc13 Merge branch 'fc/send-email-envelope' by Junio C Hamano · 15 years ago
  89. c89e324 send-email: automatic envelope sender by Felipe Contreras · 15 years ago
  90. b4479f0 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" by Jonathan Nieder · 15 years ago
  91. 41fe87f send-email: make --no-chain-reply-to the default by Junio C Hamano · 16 years ago
  92. 2da846e Documentation: git-send-email: correct statement about standard ports by Wesley J. Landaker · 16 years ago
  93. a4782b3 Documentation: git-send-email: fix submission port number by Wesley J. Landaker · 16 years ago
  94. f693b7e Improve doc for format-patch threading options. by Yann Dirson · 16 years ago
  95. cb8a9bd Test cccmd in t9001-send-email.sh and fix some bugs by Paolo Bonzini · 16 years ago
  96. 95a877a Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded by Junio C Hamano · 16 years ago
  97. 0fd41f2 doc/send-email: clarify the behavior of --in-reply-to with --no-thread by Markus Heidelberg · 16 years ago
  98. b836490 Merge branch 'maint' by Junio C Hamano · 16 years ago
  99. 94af7c3 Documentation: git-send-mail can take rev-list arg to drive format-patch by Paolo Bonzini · 16 years ago
  100. 0667621 Merge branch 'mw/send-email' by Junio C Hamano · 16 years ago