Age | Commit message (Expand) | Author | Files | Lines |
2008-06-08 | git-send-email: allow whitespace in addressee list | Pieter de Bie | 1 | -1/+1 |
2008-06-08 | send-email: Allow the envelope sender to be set via configuration | Ask Bjørn Hansen | 1 | -0/+1 |
2008-05-21 | Merge branch 'jk/maint-send-email-compose' | Junio C Hamano | 1 | -2/+41 |
2008-05-21 | Merge branch 'hb/maint-send-email-quote-recipients' | Junio C Hamano | 1 | -1/+1 |
2008-05-21 | Fix recipient santitization | Horst H. von Brand | 1 | -1/+1 |
2008-05-21 | send-email: rfc2047-quote subject lines with non-ascii characters | Jeff King | 1 | -2/+17 |
2008-05-21 | send-email: specify content-type of --compose body | Jeff King | 1 | -0/+24 |
2008-05-14 | Merge branch 'bd/tests' | Junio C Hamano | 1 | -1/+1 |
2008-05-05 | git-send-email.perl: Handle shell metacharacters in $EDITOR properly | Bryan Donlan | 1 | -1/+1 |
2008-04-29 | git-send-email: add a new sendemail.cc configuration variable | Miklos Vajna | 1 | -0/+1 |
2008-03-15 | send-email: Don't require to be called in a repository | Frank Lichtenheld | 1 | -9/+11 |
2008-03-07 | send-email: --no-signed-off-cc should suppress 'sob' cc | Junio C Hamano | 1 | -1/+2 |
2008-02-21 | send-email: fix In-Reply-To regression | Jay Soffian | 1 | -3/+6 |
2008-02-20 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-02-20 | send-email: squelch warning due to comparing undefined $_ to "" | Jay Soffian | 1 | -1/+1 |
2008-02-11 | Merge branch 'mw/send-email' | Junio C Hamano | 1 | -22/+72 |
2008-02-05 | git-send-email: Generalize auto-cc recipient mechanism. | David Brown | 1 | -7/+49 |
2008-02-05 | git-send-email: Better handling of EOF | Michael Witten | 1 | -16/+28 |
2008-02-05 | git-send-email: SIG{TERM,INT} handlers | Michael Witten | 1 | -2/+23 |
2008-02-05 | git-send-email: ssh/login style password requests | Michael Witten | 1 | -4/+21 |
2008-01-21 | send-email, fix breakage in combination with --compose | Gustaf Hendeby | 1 | -1/+1 |
2008-01-18 | send-email: add no-validate option | Jeff King | 1 | -3/+9 |
2008-01-18 | send-email: validate patches before sending anything | Jeff King | 1 | -0/+17 |
2008-01-18 | send-email: detect invocation errors earlier | Jeff King | 1 | -28/+27 |
2007-12-22 | Make git send-email accept $EDITOR with arguments | Gustaf Hendeby | 1 | -1/+1 |
2007-12-17 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+5 |
2007-12-17 | git-send-email: avoid duplicate message-ids | Jeff King | 1 | -1/+5 |
2007-12-11 | send-email: do not muck with initial-reply-to when unset. | Junio C Hamano | 1 | -3/+4 |
2007-12-09 | git-send-email.perl: Really add angle brackets to In-Reply-To if necessary | Mike Hommey | 1 | -2/+3 |
2007-11-22 | Authenticate only once in git-send-email | Wincent Colaiuta | 1 | -1/+2 |
2007-11-20 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2007-11-20 | send-email: add transfer encoding header with content-type | Jeff King | 1 | -1/+2 |
2007-11-20 | send-email: Don't add To: recipients to the Cc: header | Ask Bjørn Hansen | 1 | -1/+5 |
2007-11-19 | git-send-email: show all headers when sending mail | David D. Kilzer | 1 | -2/+2 |
2007-11-16 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+31 |
2007-11-16 | git-send-email: add charset header if we add encoded 'From' | Jeff King | 1 | -3/+31 |
2007-11-09 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-09 | git-send-email: Change the prompt for the subject of the initial message. | Benoit Sigoure | 1 | -1/+1 |
2007-11-07 | send-email: apply --suppress-from to S-o-b and cc-cmd | Uwe Kleine-König | 1 | -2/+3 |
2007-10-24 | git-send-email: add a new sendemail.to configuration variable | Miklos Vajna | 1 | -0/+1 |
2007-09-26 | send-email --smtp-server-port: allow overriding the default port | Junio C Hamano | 1 | -7/+26 |
2007-09-18 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+11 |
2007-09-17 | send-email: make message-id generation a bit more robust | Junio C Hamano | 1 | -4/+11 |
2007-09-12 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2007-09-12 | git-send-email.perl: Add angle brackets to In-Reply-To if necessary | David Kastrup | 1 | -1/+2 |
2007-09-03 | send-email: Add support for SSL and SMTP-AUTH | Douglas Stockwell | 1 | -26/+75 |
2007-09-01 | Merge branch 'jp/send-email-cc' | Junio C Hamano | 1 | -2/+22 |
2007-08-22 | Reset terminal attributes when terminating git send-email | Sean Estabrooks | 1 | -0/+3 |
2007-08-17 | git-send-email --cc-cmd | Joe Perches | 1 | -2/+22 |
2007-08-10 | send-email: get all the quoting of realnames right | Uwe Kleine-König | 1 | -26/+24 |