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
2006-10-23
git-send-email: do not pass custom Date: header
Eric Wong
1
-1
/
+1
2006-10-19
Don't use $author_name undefined when $from contains no /\s</.
Jim Meyering
1
-1
/
+1
2006-10-18
Merge branch 'jc/send-email'
Junio C Hamano
1
-4
/
+23
2006-10-11
Add --dry-run option to git-send-email
Matthew Wilcox
1
-2
/
+6
2006-10-07
Make git-send-email detect mbox-style patches more readily
Junio C Hamano
1
-3
/
+10
2006-10-05
git-send-email: real name with period need to be dq-quoted on From: line
Junio C Hamano
1
-0
/
+5
2006-10-05
git-send-email: do not drop custom headers the user prepared
Junio C Hamano
1
-1
/
+8
2006-10-05
git-send-email: avoid uninitialized variable warning.
Junio C Hamano
1
-1
/
+1
2006-09-30
Merge branch 'jc/gitpm'
Junio C Hamano
1
-30
/
+8
2006-08-23
git-send-email: Don't set author_not_sender from Cc: lines
Haavard Skinnemoen
1
-1
/
+1
2006-08-07
Merge branch 'master' into pb/gitpm
Junio C Hamano
1
-7
/
+56
2006-07-11
git-send-email: Remove redundant Reply-To header
Alp Toker
1
-1
/
+0
2006-07-10
Fix more typos, primarily in the code
Pavel Roskin
1
-1
/
+1
2006-07-07
send-email: format 2822 datestring ourselves.
Jakub Narebski
1
-3
/
+38
2006-07-03
send-email: do not barf when Term::ReadLine does not like your terminal
Junio C Hamano
1
-1
/
+17
2006-07-03
Git.pm: Introduce ident() and ident_person() methods
Petr Baudis
1
-9
/
+2
2006-07-03
Convert git-send-email to use Git.pm
Petr Baudis
1
-22
/
+8
2006-06-22
Check and document the options to prevent mistakes.
Eric W. Biederman
1
-0
/
+14
2006-06-06
send-email: a bit more careful domain regexp.
Junio C Hamano
1
-1
/
+1
2006-06-06
send-email: be more lenient and just catch obvious mistakes.
Junio C Hamano
1
-4
/
+6
2006-06-04
Cleanup git-send-email.perl:extract_valid_email
Horst H. von Brand
1
-6
/
+3
2006-05-31
send-email: only 'require' instead of 'use' Net::SMTP
Johannes Schindelin
1
-1
/
+1
2006-05-30
send-email: do not pass bogus address to local sendmail binary
Junio C Hamano
1
-2
/
+4
2006-05-29
Fix a bug in email extraction used in git-send-email.
Ryan Anderson
1
-1
/
+6
2006-05-29
Add support for --bcc to git-send-email.
Ryan Anderson
1
-2
/
+8
2006-05-29
git-send-email: Add References: headers to emails, in addition to In-Reply-To:
Ryan Anderson
1
-2
/
+11
2006-05-15
send-email: quiet some warnings, reject invalid addresses
Eric Wong
1
-3
/
+12
2006-05-15
send-email: allow sendmail binary to be used instead of SMTP
Eric Wong
1
-20
/
+40
2006-05-14
send-email: address expansion for common mailers
Eric Wong
1
-0
/
+48
2006-05-02
git-send-email: fix version string to be valid perl
Martin Langhoff
1
-1
/
+8
2006-03-25
send-email: lazy-load Email::Valid and make it optional
Eric Wong
1
-3
/
+13
2006-03-25
send-email: try to order messages in email clients more correctly
Eric Wong
1
-2
/
+3
2006-03-25
send-email: Change from Mail::Sendmail to Net::SMTP
Eric Wong
1
-24
/
+40
2006-03-25
send-email: use built-in time() instead of /bin/date '+%s'
Eric Wong
1
-2
/
+1
2006-03-23
send-email: Identify author at the top when sending e-mail
Junio C Hamano
1
-1
/
+10
2006-03-03
send-email: accept --no-signed-off-by-cc as the documentation states
Eric Wong
1
-1
/
+1
2006-02-20
send-email: avoid open "-|" list form for Perl 5.6
Junio C Hamano
1
-16
/
+21
2006-02-13
send-email: Add --cc
Ryan Anderson
1
-2
/
+6
2006-02-13
send-email: Add some options for controlling how addresses are automatically ...
Ryan Anderson
1
-3
/
+12
2006-02-05
git-send-email: Fully implement --quiet and document it.
Ryan Anderson
1
-6
/
+13
2006-02-02
git-send-email: Add --quiet to reduce some of the chatter when sending emails.
Ryan Anderson
1
-3
/
+6
2006-02-02
Provide a more meaningful initial "From " line when using --compose in git-se...
Ryan Anderson
1
-1
/
+1
2005-09-07
Big tool rename.
Junio C Hamano
1
-0
/
+368
[prev]