| Commit message (Expand) | Author | Age | Files | Lines |
* | send-email: apply --suppress-from to S-o-b and cc-cmd | Uwe Kleine-König | 2007-11-07 | 1 | -2/+3 |
* | git-send-email: add a new sendemail.to configuration variable | Miklos Vajna | 2007-10-24 | 1 | -0/+1 |
* | send-email --smtp-server-port: allow overriding the default port | Junio C Hamano | 2007-09-26 | 1 | -7/+26 |
* | Merge branch 'maint' | Junio C Hamano | 2007-09-18 | 1 | -4/+11 |
|\ |
|
| * | send-email: make message-id generation a bit more robust | Junio C Hamano | 2007-09-17 | 1 | -4/+11 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-09-12 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | git-send-email.perl: Add angle brackets to In-Reply-To if necessary | David Kastrup | 2007-09-12 | 1 | -1/+2 |
* | | send-email: Add support for SSL and SMTP-AUTH | Douglas Stockwell | 2007-09-03 | 1 | -26/+75 |
|/ |
|
* | Merge branch 'jp/send-email-cc' | Junio C Hamano | 2007-09-01 | 1 | -2/+22 |
|\ |
|
| * | git-send-email --cc-cmd | Joe Perches | 2007-08-17 | 1 | -2/+22 |
* | | Reset terminal attributes when terminating git send-email | Sean Estabrooks | 2007-08-22 | 1 | -0/+3 |
|/ |
|
* | send-email: get all the quoting of realnames right | Uwe Kleine-König | 2007-08-10 | 1 | -26/+24 |
* | send-email: rfc822 forbids using <address@domain> without a non-empty "phrase" | Uwe Kleine-König | 2007-08-10 | 1 | -1/+1 |
* | send-email: teach sanitize_address to do rfc2047 quoting | Uwe Kleine-K,Av(Bnig | 2007-08-06 | 1 | -10/+29 |
* | send-email: Update regex parsing for pine aliases | Kumar Gala | 2007-07-24 | 1 | -1/+1 |
* | Add GIT_EDITOR environment and core.editor configuration variables | Adam Roben | 2007-07-20 | 1 | -4/+3 |
* | send-email: discard blank around address in extract_valid_address as well. | Stephen Rothwell | 2007-07-13 | 1 | -1/+1 |
* | make git-send-email.perl handle email addresses with no names when Email::Val... | Greg KH | 2007-07-12 | 1 | -0/+1 |
* | git-send-email: allow an email alias for --from | Michael Hendricks | 2007-07-06 | 1 | -0/+2 |
* | git-send-email: make options easier to configure. | Adam Roben | 2007-06-27 | 1 | -20/+22 |
* | git-send-email: Add --threaded option | Adam Roben | 2007-06-26 | 1 | -7/+18 |
* | git-send-email: Do not make @-less message ID | Junio C Hamano | 2007-06-24 | 1 | -4/+12 |
* | Unquote From line from patch before comparing with given from address. | Kristian Høgsberg | 2007-06-12 | 1 | -1/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2007-05-17 | 1 | -1/+1 |
|\ |
|
| * | git-send-email: allow leading white space on mutt aliases | Michael Hendricks | 2007-05-16 | 1 | -1/+1 |
* | | Git.pm: config_boolean() -> config_bool() | Petr Baudis | 2007-05-10 | 1 | -2/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-04-25 | 1 | -16/+39 |
|\ \
| |/ |
|
| * | Sanitize @to recipients. | Robin H. Johnson | 2007-04-25 | 1 | -0/+1 |
| * | Allow users to optionally specify their envelope sender. | Robin H. Johnson | 2007-04-25 | 1 | -1/+9 |
| * | Ensure clean addresses are always used with Net::SMTP | Robin H. Johnson | 2007-04-25 | 1 | -4/+5 |
| * | Validate @recipients before using it for sendmail and Net::SMTP. | Robin H. Johnson | 2007-04-25 | 1 | -1/+2 |
| * | Perform correct quoting of recipient names. | Robin H. Johnson | 2007-04-25 | 1 | -5/+14 |
| * | Change the scope of the $cc variable as it is not needed outside of send_mess... | Robin H. Johnson | 2007-04-25 | 1 | -4/+3 |
| * | Debugging cleanup improvements | Robin H. Johnson | 2007-04-25 | 1 | -4/+6 |
| * | Prefix Dry- to the message status to denote dry-runs. | Robin H. Johnson | 2007-04-25 | 1 | -2/+2 |
| * | Document --dry-run parameter to send-email. | Robin H. Johnson | 2007-04-25 | 1 | -0/+2 |
* | | send-email: do not leave an empty CC: line if no cc is present. | Junio C Hamano | 2007-04-16 | 1 | -2/+5 |
|/ |
|
* | Avoid composing too long "References" header. | YOSHIFUJI Hideaki / 吉藤英明 | 2007-04-06 | 1 | -1/+1 |
* | Make git-send-email aware of Cc: lines. | J. Bruce Fields | 2007-03-18 | 1 | -4/+4 |
* | git-send-email: configurable bcc and chain-reply-to | Avi Kivity | 2007-03-11 | 1 | -0/+10 |
* | git-send-email: abort/usage on bad option | Michael Coleman | 2007-02-27 | 1 | -44/+53 |
* | git-send-email: remove debugging output. | Junio C Hamano | 2007-01-30 | 1 | -1/+1 |
* | send-email: work around double encoding of in-body From field. | Jürgen Rühle | 2007-01-10 | 1 | -0/+10 |
* | git-send-email: default value for "From:" field. | Quy Tonthat | 2006-12-27 | 1 | -3/+2 |
* | git-send-email: Read the default SMTP server from the GIT config file | Sergey Vlasov | 2006-10-29 | 1 | -0/+3 |
* | git-send-email: do not pass custom Date: header | Eric Wong | 2006-10-23 | 1 | -1/+1 |
* | Don't use $author_name undefined when $from contains no /\s</. | Jim Meyering | 2006-10-19 | 1 | -1/+1 |
* | Merge branch 'jc/send-email' | Junio C Hamano | 2006-10-18 | 1 | -4/+23 |
|\ |
|
| * | Make git-send-email detect mbox-style patches more readily | Junio C Hamano | 2006-10-07 | 1 | -3/+10 |
| * | git-send-email: real name with period need to be dq-quoted on From: line | Junio C Hamano | 2006-10-05 | 1 | -0/+5 |