From: Johan Herland <johan@herland.net>
To: Stepan Kasal <kasal@ucw.cz>
Cc: git@vger.kernel.org
Subject: Re: Eliminate curl binary
Date: Tue, 3 Jun 2008 13:14:52 +0200 [thread overview]
Message-ID: <200806031314.52579.johan@herland.net> (raw)
In-Reply-To: <20080603105323.GA15825@camelia.ucw.cz>
On Tuesday 03 June 2008, Stepan Kasal wrote:
> Hello,
>
> git source code uses curl (the binary) on exactly one spot:
> git-clone.sh
> I would welcome if that spot were rewritten so that git would no
> longer require curl, only libcurl.
In the next version of Git (v1.5.6, currently in RC1), git-clone.sh has
been replaced by a builtin C version (builtin-clone.c, part of the git
binary). I assume the new version uses libcurl instead of the curl
binary.
Have fun! :)
...Johan
--
Johan Herland, <johan@herland.net>
www.herland.net
next prev parent reply other threads:[~2008-06-03 11:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-03 10:53 Eliminate curl binary Stepan Kasal
2008-06-03 11:14 ` Johan Herland [this message]
2008-06-03 12:13 ` Stepan Kasal
2008-06-03 13:58 ` Stepan Kasal
2008-06-03 14:23 ` Jakub Narebski
2008-06-03 15:20 ` spec file in tarball (was: Eliminate curl binary) Stepan Kasal
2008-06-03 16:08 ` Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200806031314.52579.johan@herland.net \
--to=johan@herland.net \
--cc=git@vger.kernel.org \
--cc=kasal@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).