git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Eliminate curl binary
@ 2008-06-03 10:53 Stepan Kasal
  2008-06-03 11:14 ` Johan Herland
  0 siblings, 1 reply; 7+ messages in thread
From: Stepan Kasal @ 2008-06-03 10:53 UTC (permalink / raw)
  To: git

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.

(I clashed with a design flaw of curl cmd-line interfaace, so I'd
like to uninstalle it.  ;-)  Nothing against libcurl.)

I apologize that I'm not providing a patch, and hope that this quick
bug report (enhancement request) is better than doing nothing.

OTOH, I might write a patch later, so quick hints are welcome.
(A git-* binary shall be called insted of curl in git-clone.sh; shall
it be written from scratch, or is there a git-*.c source which can be
bended for this purpose?)

Have a nice day,
	Stepan Kasal

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-06-03 16:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03 10:53 Eliminate curl binary Stepan Kasal
2008-06-03 11:14 ` Johan Herland
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

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).