quilt hosts its code at git://git.savannah.nongnu.org/quilt.git.

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:quilt

See all merge proposals.

quilt has 2 active branches owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:quilt
Series: head
1 Development 2023-08-10 08:59:36 UTC
1482. config: Update install-sh to version ...

Author: Jean Delvare
Revision Date: 2023-08-10 08:59:36 UTC

config: Update install-sh to version 2016-01-11.22

The install-sh script we ship has issues. It is not able to install
multiple files at once, and is unable to create directories when all
their parent elements do not already exist.

Update to a more recent version of that script where these issues are
fixed. Also set the executable bit so that the script can actually be
run.

This fixes bug #64430:
https://savannah.nongnu.org/bugs/index.php?64430

Signed-off-by: Jean Delvare <jdelvare@suse.de>

lp:~vcs-imports/quilt/head 1 Development 2009-02-02 09:33:17 UTC
872. Quilt now available as a git reposito...

Author: agruen
Revision Date: 2009-02-02 09:33:17 UTC

Quilt now available as a git repository
=======================================

The quilt source repository has been converted to git (including all of
the history). See https://savannah.nongnu.org/git/?group=quilt for
the overview page.

You can check out a read-only copy of the git repository with:

        git clone git://git.savannah.nongnu.org/quilt.git

For developer access, please use the following command (this requires your
public ssh key to be registered with savannah.[non]gnu.org):

        git clone ssh://{LOGIN}@git.sv.gnu.org/srv/git/quilt.git

12 of 2 results
You can't create new branches for quilt.