aboutsummaryrefslogtreecommitdiff
path: root/git-send-email.perl
Commit message (Expand)AuthorAge
* send-email: lazy-load Email::Valid and make it optionalEric Wong2006-03-25
* send-email: try to order messages in email clients more correctlyEric Wong2006-03-25
* send-email: Change from Mail::Sendmail to Net::SMTPEric Wong2006-03-25
* send-email: use built-in time() instead of /bin/date '+%s'Eric Wong2006-03-25
* send-email: Identify author at the top when sending e-mailJunio C Hamano2006-03-23
* send-email: accept --no-signed-off-by-cc as the documentation statesEric Wong2006-03-03
* send-email: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-20
* send-email: Add --ccRyan Anderson2006-02-13
* send-email: Add some options for controlling how addresses are automatically ...Ryan Anderson2006-02-13
* git-send-email: Fully implement --quiet and document it.Ryan Anderson2006-02-05
* git-send-email: Add --quiet to reduce some of the chatter when sending emails.Ryan Anderson2006-02-02
* Provide a more meaningful initial "From " line when using --compose in git-se...Ryan Anderson2006-02-02
* Big tool rename.Junio C Hamano2005-09-07