Curl hosts its code at https://github.com/bagder/curl.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:curl

See all merge proposals.

Curl has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:curl
Series: main
1 Development 2022-03-23 23:52:34 UTC
28327. headers.h: make Curl_headers_push() b...

Author: Daniel Stenberg
Revision Date: 2022-03-23 23:52:34 UTC

headers.h: make Curl_headers_push() be CURLE_OK when not built

... to avoid errors when the function isn't there.

Reported-by: Marcel Raad
Fixes #8627
Closes #8628

11 of 1 result
You can't create new branches for Curl.