Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | Merge branch 'mh/maint-sendmail-cc-doc' | Junio C Hamano | 1 | -0/+1 |
2008-12-29 | doc/git-send-email: mention sendemail.cc config variable | Markus Heidelberg | 1 | -0/+1 |
2008-12-27 | git-send-email.txt: move --format-patch paragraph to a proper location | Adeodato Simó | 1 | -6/+6 |
2008-12-09 | Fix typos in documentation | Alexander Potashev | 1 | -1/+1 |
2008-11-11 | git send-email: ask less questions when --compose is used. | Pierre Habouzit | 1 | -0/+9 |
2008-11-11 | git send-email: add --annotate option | Pierre Habouzit | 1 | -0/+11 |
2008-11-11 | git send-email: interpret unknown files as revision lists | Pierre Habouzit | 1 | -1/+7 |
2008-10-01 | send-email: signedoffcc -> signedoffbycc, but handle both | Michael Witten | 1 | -1/+1 |
2008-10-01 | Docs: send-email: Create logical groupings for man text | Michael Witten | 1 | -50/+69 |
2008-10-01 | Docs: send-email: Remove unnecessary config variable description | Michael Witten | 1 | -75/+16 |
2008-10-01 | Docs: send-email: --chain_reply_to -> --[no-]chain-reply-to | Michael Witten | 1 | -1/+1 |
2008-10-01 | send-email: change --no-validate to boolean --[no-]validate | Michael Witten | 1 | -2/+7 |
2008-10-01 | Docs: send-email: Man page option ordering | Michael Witten | 1 | -72/+66 |
2008-10-01 | Docs: send-email's usage text and man page mention same options | Michael Witten | 1 | -8/+13 |
2008-08-31 | Document sendemail.envelopesender configuration | Ask Bjørn Hansen | 1 | -0/+3 |
2008-07-30 | Replace uses of "git-var" with "git var" | Todd Zullinger | 1 | -1/+1 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-25 | git-send-email: add support for TLS via Net::SMTP::SSL | Thomas Rast | 1 | -4/+12 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -4/+8 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-03-19 | Document the sendemail.smtpserverport config variable | Kevin Ballard | 1 | -0/+3 |
2008-02-11 | Merge branch 'mw/send-email' | Junio C Hamano | 1 | -5/+34 |
2008-02-05 | git-send-email: Generalize auto-cc recipient mechanism. | David Brown | 1 | -0/+11 |
2008-02-05 | git-send-email: ssh/login style password requests | Michael Witten | 1 | -5/+34 |
2008-01-26 | Documentation: add a bit about sendemail.to configuration | Mike Hommey | 1 | -0/+2 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -1/+1 |
2007-12-18 | Fix some documentation typos. | Ralf Wildenhues | 1 | -1/+1 |
2007-11-07 | send-email: apply --suppress-from to S-o-b and cc-cmd | Uwe Kleine-König | 1 | -2/+1 |
2007-10-24 | git-send-email: add a new sendemail.to configuration variable | Miklos Vajna | 1 | -0/+3 |
2007-09-26 | send-email --smtp-server-port: allow overriding the default port | Junio C Hamano | 1 | -0/+5 |
2007-09-03 | send-email: Add support for SSL and SMTP-AUTH | Douglas Stockwell | 1 | -1/+34 |
2007-09-01 | Merge branch 'jp/send-email-cc' | Junio C Hamano | 1 | -0/+9 |
2007-08-19 | Fix misspelling of 'suppress' in docs | Dave Watson | 1 | -1/+1 |
2007-08-17 | git-send-email --cc-cmd | Joe Perches | 1 | -0/+9 |
2007-08-17 | Fix small typo in git send-email man page. | Sean Estabrooks | 1 | -1/+1 |
2007-07-20 | Add GIT_EDITOR environment and core.editor configuration variables | Adam Roben | 1 | -2/+2 |
2007-06-27 | git-send-email: make options easier to configure. | Adam Roben | 1 | -10/+14 |
2007-06-26 | git-send-email: Add --threaded option | Adam Roben | 1 | -0/+7 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -2/+1 |
2007-04-30 | send-email documentation: clarify --smtp-server | Jari Aalto | 1 | -3/+4 |
2007-04-25 | Document --dry-run and envelope-sender for git-send-email. | Robin H. Johnson | 1 | -0/+9 |
2007-03-18 | Make git-send-email aware of Cc: lines. | J. Bruce Fields | 1 | -1/+2 |
2007-03-11 | git-send-email: configurable bcc and chain-reply-to | Avi Kivity | 1 | -1/+9 |
2007-03-11 | git-send-email: Document configuration options | Avi Kivity | 1 | -0/+13 |
2007-03-01 | Documentation/git-send-email.txt: Fix labeled list formatting | Sergey Vlasov | 1 | -6/+6 |
2006-10-29 | git-send-email: Read the default SMTP server from the GIT config file | Sergey Vlasov | 1 | -3/+5 |
2006-10-29 | git-send-email: Document support for local sendmail instead of SMTP server | Sergey Vlasov | 1 | -2/+5 |
2006-06-22 | Check and document the options to prevent mistakes. | Eric W. Biederman | 1 | -0/+9 |
2006-06-03 | Documentation: Spelling fixes | Horst H. von Brand | 1 | -1/+1 |
2006-02-13 | send-email: Add --cc | Ryan Anderson | 1 | -0/+3 |