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
2010-03-14
git-send-email.perl: add option --smtp-debug
Jari Aalto
1
-2
/
+7
2010-03-14
git-send-email.perl: improve error message in send_message()
Jari Aalto
1
-1
/
+4
2010-03-08
send-email: add --no-cc, --no-to, and --no-bcc
Stephen Boyd
1
-4
/
+10
2009-12-26
Merge branch 'jc/1.7.0-send-email-no-thread-default'
Junio C Hamano
1
-3
/
+3
2009-11-30
Merge branch 'fc/send-email-envelope'
Junio C Hamano
1
-1
/
+3
2009-11-29
prepare send-email for smoother change of --chain-reply-to default
Nanako Shiraishi
1
-2
/
+17
2009-11-27
send-email: automatic envelope sender
Felipe Contreras
1
-1
/
+3
2009-11-13
add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"
Jonathan Nieder
1
-1
/
+2
2009-10-18
Merge branch 'jp/maint-send-email-fold'
Junio C Hamano
1
-2
/
+4
2009-10-09
git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT...
Joe Perches
1
-2
/
+4
2009-10-01
send-email: fix mutt regex for grouped aliases
Felipe Contreras
1
-1
/
+1
2009-09-25
send-email: fix obscure error when encryption=tls and smtp cannot connect
Yakov Lerner
1
-1
/
+1
2009-08-22
send-email: make --no-chain-reply-to the default
Junio C Hamano
1
-2
/
+2
2009-08-05
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
1
-1
/
+0
2009-08-04
send-email: remove debug trace
Erik Faye-Lund
1
-1
/
+0
2009-07-25
Merge branch 'jk/maint-send-email-alias-loop'
Junio C Hamano
1
-7
/
+11
2009-07-24
send-email: detect cycles in alias expansion
Jeff King
1
-7
/
+11
2009-06-18
Test cccmd in t9001-send-email.sh and fix some bugs
Paolo Bonzini
1
-2
/
+2
2009-06-12
Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded
Junio C Hamano
1
-1
/
+1
2009-06-12
send-email: fix a typo in a comment
Markus Heidelberg
1
-1
/
+1
2009-06-12
send-email: fix threaded mails without chain-reply-to
Markus Heidelberg
1
-1
/
+2
2009-06-12
send-email: fix non-threaded mails
Markus Heidelberg
1
-1
/
+2
2009-06-09
send-email: use UTF-8 rather than utf-8 for consistency
Brandon Casey
1
-2
/
+2
2009-06-09
git-send-email.perl: improve detection of MIME encoded-words
Brandon Casey
1
-1
/
+9
2009-05-31
Merge branch 'mw/send-email'
Junio C Hamano
1
-8
/
+12
2009-05-23
Merge branch 'tp/send-email-from-config'
Junio C Hamano
1
-0
/
+1
2009-05-21
git-send-email: Handle quotes when parsing .mailrc files
Eric W. Biederman
1
-1
/
+1
2009-05-13
send-email: Add config option for sender address
Trent Piepho
1
-0
/
+1
2009-04-22
Add parsing of elm aliases to git-send-email
Bill Pemberton
1
-0
/
+8
2009-04-14
send-email: Remove superfluous `my $editor = ...'
Michael Witten
1
-2
/
+0
2009-04-14
send-email: 'References:' should only reference what is sent
Michael Witten
1
-4
/
+10
2009-04-14
send-email: Handle "GIT:" rather than "GIT: " during --compose
Michael Witten
1
-2
/
+2
2009-04-04
send-email: fix nasty bug in ask() function
Jay Soffian
1
-2
/
+2
2009-04-02
send-email: ensure quoted addresses are rfc2047 encoded
Jay Soffian
1
-1
/
+2
2009-04-01
send-email: ask_default should apply to all emails, not just the first
Jay Soffian
1
-2
/
+1
2009-04-01
send-email: don't attempt to prompt if tty is closed
Jay Soffian
1
-0
/
+3
2009-03-29
send-email: refactor and ensure prompting doesn't loop forever
Jay Soffian
1
-32
/
+34
2009-03-17
Merge branch 'tr/maint-1.6.0-send-email-irt'
Junio C Hamano
1
-1
/
+1
2009-03-02
send-email: add --confirm option and configuration setting
Jay Soffian
1
-23
/
+61
2009-03-02
send-email: respect in-reply-to regardless of threading
Thomas Rast
1
-1
/
+1
2009-02-23
send-email: don't create temporary compose file until it is needed
Jay Soffian
1
-9
/
+11
2009-02-14
send-email: --suppress-cc improvements
Jay Soffian
1
-9
/
+19
2009-02-14
send-email: handle multiple Cc addresses when reading mbox message
Jay Soffian
1
-67
/
+86
2009-02-14
send-email: allow send-email to run outside a repo
Jay Soffian
1
-2
/
+11
2008-12-21
send-email: futureproof split_addrs() sub
Junio C Hamano
1
-1
/
+1
2008-12-19
Merge branch 'maint' to sync with GIT 1.6.0.6
Junio C Hamano
1
-3
/
+8
2008-12-19
git-send-email: handle email address with quoted comma
Wu Fengguang
1
-3
/
+8
2008-11-30
send-email: do not reverse the command line arguments
Junio C Hamano
1
-1
/
+1
2008-11-27
Merge branch 'ph/send-email'
Junio C Hamano
1
-74
/
+172
2008-11-26
send-email: Fix Pine address book parsing
Trent Piepho
1
-3
/
+6
[prev]
[next]