index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-send-email.perl
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-08-10
send-email: rfc822 forbids using <address@domain> without a non-empty "phrase"
Uwe Kleine-König
1
-1
/
+1
2007-08-06
send-email: teach sanitize_address to do rfc2047 quoting
Uwe Kleine-K,Av(Bnig
1
-10
/
+29
2007-07-24
send-email: Update regex parsing for pine aliases
Kumar Gala
1
-1
/
+1
2007-07-20
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
1
-4
/
+3
2007-07-13
send-email: discard blank around address in extract_valid_address as well.
Stephen Rothwell
1
-1
/
+1
2007-07-12
make git-send-email.perl handle email addresses with no names when Email::Val...
Greg KH
1
-0
/
+1
2007-07-06
git-send-email: allow an email alias for --from
Michael Hendricks
1
-0
/
+2
2007-06-27
git-send-email: make options easier to configure.
Adam Roben
1
-20
/
+22
2007-06-26
git-send-email: Add --threaded option
Adam Roben
1
-7
/
+18
2007-06-24
git-send-email: Do not make @-less message ID
Junio C Hamano
1
-4
/
+12
2007-06-12
Unquote From line from patch before comparing with given from address.
Kristian Høgsberg
1
-1
/
+2
2007-05-17
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-05-16
git-send-email: allow leading white space on mutt aliases
Michael Hendricks
1
-1
/
+1
2007-05-10
Git.pm: config_boolean() -> config_bool()
Petr Baudis
1
-2
/
+2
2007-04-25
Merge branch 'maint'
Junio C Hamano
1
-16
/
+39
2007-04-25
Sanitize @to recipients.
Robin H. Johnson
1
-0
/
+1
2007-04-25
Allow users to optionally specify their envelope sender.
Robin H. Johnson
1
-1
/
+9
2007-04-25
Ensure clean addresses are always used with Net::SMTP
Robin H. Johnson
1
-4
/
+5
2007-04-25
Validate @recipients before using it for sendmail and Net::SMTP.
Robin H. Johnson
1
-1
/
+2
2007-04-25
Perform correct quoting of recipient names.
Robin H. Johnson
1
-5
/
+14
2007-04-25
Change the scope of the $cc variable as it is not needed outside of send_mess...
Robin H. Johnson
1
-4
/
+3
2007-04-25
Debugging cleanup improvements
Robin H. Johnson
1
-4
/
+6
2007-04-25
Prefix Dry- to the message status to denote dry-runs.
Robin H. Johnson
1
-2
/
+2
2007-04-25
Document --dry-run parameter to send-email.
Robin H. Johnson
1
-0
/
+2
2007-04-16
send-email: do not leave an empty CC: line if no cc is present.
Junio C Hamano
1
-2
/
+5
2007-04-06
Avoid composing too long "References" header.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2007-03-18
Make git-send-email aware of Cc: lines.
J. Bruce Fields
1
-4
/
+4
2007-03-11
git-send-email: configurable bcc and chain-reply-to
Avi Kivity
1
-0
/
+10
2007-02-27
git-send-email: abort/usage on bad option
Michael Coleman
1
-44
/
+53
2007-01-30
git-send-email: remove debugging output.
Junio C Hamano
1
-1
/
+1
2007-01-10
send-email: work around double encoding of in-body From field.
Jürgen Rühle
1
-0
/
+10
2006-12-27
git-send-email: default value for "From:" field.
Quy Tonthat
1
-3
/
+2
2006-10-29
git-send-email: Read the default SMTP server from the GIT config file
Sergey Vlasov
1
-0
/
+3
[prev]
[next]