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
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
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
[next]