On Mon, Apr 12, 2010 at 8:18 PM, Junio C Hamano <gitster@pobox.com> wrote:
Actually, I have a very very (very) rudimentary port of send-email in
C. I worked on that mostly for Windows compatibility, but we already
solved the issue for msysGit by supplying msmtp instead, so I haven't
been working at it for quite some time. It's based on an older version
of send-email, and is incomplete in many ways (no alias-support, for
one), but most of the "tricky" parts are done AFAICT (SMTP with SSL if
OpenSSL is available).
Is there any interest in this?
I think in the long run, it'd be beneficial for Git for Windows not to
strictly depend on perl, but I don't really see that happening any
time soon as there's just too many essential tools written in perl.
Send-email is one of them (possibly one of the less essential tools
for most Windows users, though).
--
Erik "kusma" Faye-Lund
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html