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

Bazaar branches

Name Status Last Modified Last Commit
lp:quilt
Series: head
1 Development 2024-07-16 07:08:19 UTC
1505. patches: Minor optimizations * If th...

Author: Jean Delvare
Revision Date: 2024-07-16 07:08:19 UTC

patches: Minor optimizations

* If there is no top patch, then there can't be patches before the
  top patch.
* Use applied_before as it is faster than patches_before.

The same optimizations were applied to the series command 4 years ago
with commit 4040eb7dce59 ("series: Minor optimizations").

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.