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 5 commits by 1 person in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:quilt
Series: head
1 Development 2025-05-09 07:51:30 UTC
1528. setup: Deal with ExclusiveArch If th...

Author: Jean Delvare
Revision Date: 2025-05-09 07:51:30 UTC

setup: Deal with ExclusiveArch

If the spec file includes an ExclusiveArch statement and the local
architecture isn't part of the list, rpmbuild will fail. Check for
the presence of this statement before calling rpmbuild, and if it
would fail, pass option --target to set the architecture to a
supported one.

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.