| Commit message (Expand) | Author | Age | Files | Lines |
* | send-email: do not reverse the command line arguments | Junio C Hamano | 2008-11-30 | 1 | -1/+1 |
* | Merge branch 'ph/send-email' | Junio C Hamano | 2008-11-27 | 1 | -74/+172 |
|\ |
|
| * | git send-email: ask less questions when --compose is used. | Pierre Habouzit | 2008-11-11 | 1 | -73/+114 |
| * | git send-email: add --annotate option | Pierre Habouzit | 2008-11-11 | 1 | -2/+24 |
| * | git send-email: interpret unknown files as revision lists | Pierre Habouzit | 2008-11-11 | 1 | -5/+42 |
| * | git send-email: make the message file name more specific. | Pierre Habouzit | 2008-11-11 | 1 | -3/+1 |
* | | send-email: Fix Pine address book parsing | Trent Piepho | 2008-11-26 | 1 | -3/+6 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2008-11-02 | 1 | -2/+1 |
|\ |
|
| * | git send-email: avoid leaking directory file descriptors. | Pierre Habouzit | 2008-11-01 | 1 | -2/+1 |
* | | send-email: signedoffcc -> signedoffbycc, but handle both | Michael Witten | 2008-10-01 | 1 | -4/+5 |
* | | Docs: send-email: Create logical groupings for --help text | Michael Witten | 2008-10-01 | 1 | -27/+34 |
* | | send-email: change --no-validate to boolean --[no-]validate | Michael Witten | 2008-10-01 | 1 | -4/+5 |
* | | Docs: send-email usage text much sexier | Michael Witten | 2008-10-01 | 1 | -68/+26 |
* | | Docs: send-email's usage text and man page mention same options | Michael Witten | 2008-10-01 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2008-07-25 | 1 | -1/+1 |
|\ |
|
| * | send-email: find body-encoding correctly | Peter Valdemar Mørch | 2008-07-25 | 1 | -1/+1 |
* | | Make usage strings dash-less | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | | git-send-email: Fix authenticating on some servers when using TLS. | Robert Shearman | 2008-07-09 | 1 | -0/+3 |
* | | git-send-email: Do not attempt to STARTTLS more than once | Thomas Rast | 2008-07-02 | 1 | -0/+1 |
* | | Merge branch 'kb/send-email-fifo' | Junio C Hamano | 2008-07-01 | 1 | -3/+5 |
|\ \ |
|
| * | | git-send-email: Accept fifos as well as files | Kevin Ballard | 2008-06-25 | 1 | -3/+5 |
| |/ |
|
* | | git-send-email: prevent undefined variable warnings if no encryption is set | Thomas Rast | 2008-06-28 | 1 | -0/+3 |
* | | git-send-email: add support for TLS via Net::SMTP::SSL | Thomas Rast | 2008-06-25 | 1 | -5/+28 |
|/ |
|
* | git-send-email: allow whitespace in addressee list | Pieter de Bie | 2008-06-08 | 1 | -1/+1 |
* | send-email: Allow the envelope sender to be set via configuration | Ask Bjørn Hansen | 2008-06-08 | 1 | -0/+1 |
* | Merge branch 'jk/maint-send-email-compose' | Junio C Hamano | 2008-05-21 | 1 | -2/+41 |
|\ |
|
| * | send-email: rfc2047-quote subject lines with non-ascii characters | Jeff King | 2008-05-21 | 1 | -2/+17 |
| * | send-email: specify content-type of --compose body | Jeff King | 2008-05-21 | 1 | -0/+24 |
* | | Merge branch 'hb/maint-send-email-quote-recipients' | Junio C Hamano | 2008-05-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix recipient santitization | Horst H. von Brand | 2008-05-21 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'bd/tests' | Junio C Hamano | 2008-05-14 | 1 | -1/+1 |
|\ \ |
|
| * | | git-send-email.perl: Handle shell metacharacters in $EDITOR properly | Bryan Donlan | 2008-05-05 | 1 | -1/+1 |
* | | | git-send-email: add a new sendemail.cc configuration variable | Miklos Vajna | 2008-04-29 | 1 | -0/+1 |
|/ / |
|
* | | send-email: Don't require to be called in a repository | Frank Lichtenheld | 2008-03-15 | 1 | -9/+11 |
|/ |
|
* | send-email: --no-signed-off-cc should suppress 'sob' cc | Junio C Hamano | 2008-03-07 | 1 | -1/+2 |
* | send-email: fix In-Reply-To regression | Jay Soffian | 2008-02-21 | 1 | -3/+6 |
* | Merge branch 'maint' | Junio C Hamano | 2008-02-20 | 1 | -1/+1 |
|\ |
|
| * | send-email: squelch warning due to comparing undefined $_ to "" | Jay Soffian | 2008-02-20 | 1 | -1/+1 |
* | | Merge branch 'mw/send-email' | Junio C Hamano | 2008-02-11 | 1 | -22/+72 |
|\ \ |
|
| * | | git-send-email: Better handling of EOF | Michael Witten | 2008-02-05 | 1 | -16/+28 |
| * | | git-send-email: SIG{TERM,INT} handlers | Michael Witten | 2008-02-05 | 1 | -2/+23 |
| * | | git-send-email: ssh/login style password requests | Michael Witten | 2008-02-05 | 1 | -4/+21 |
| |/ |
|
* | | git-send-email: Generalize auto-cc recipient mechanism. | David Brown | 2008-02-05 | 1 | -7/+49 |
|/ |
|
* | send-email, fix breakage in combination with --compose | Gustaf Hendeby | 2008-01-21 | 1 | -1/+1 |
* | send-email: add no-validate option | Jeff King | 2008-01-18 | 1 | -3/+9 |
* | send-email: validate patches before sending anything | Jeff King | 2008-01-18 | 1 | -0/+17 |
* | send-email: detect invocation errors earlier | Jeff King | 2008-01-18 | 1 | -28/+27 |
* | Make git send-email accept $EDITOR with arguments | Gustaf Hendeby | 2007-12-22 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2007-12-17 | 1 | -1/+5 |
|\ |
|
| * | git-send-email: avoid duplicate message-ids | Jeff King | 2007-12-17 | 1 | -1/+5 |