ubuntu/+source/quilt:applied/ubuntu/kinetic

Last commit made on 2020-07-07
Get this branch:
git clone -b applied/ubuntu/kinetic https://git.launchpad.net/ubuntu/+source/quilt
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/kinetic
Repository:
lp:ubuntu/+source/quilt

Recent commits

a3d1532... by Adrian Bunk

0.66-2.1 (patches applied)

Imported using git-ubuntu import.

41e5cd7... by Adrian Bunk

Fix intermittently failing test

Gbp-Pq: fix-faildiff-test.patch.

0f0513d... by Adrian Bunk

Fix failing tests with Debian version of quilt

Gbp-Pq: fix-failing-tests.

1b2231c... by Adrian Bunk

Manpage typo

Gbp-Pq: manpage-typo.patch.

509d5b3... by Adrian Bunk

ensure that all mtime of modified files are equal when pushing

Gbp-Pq: push_timeskew.

551837c... by Adrian Bunk

Adds the --dep3 option to include a DEP-3 template in the header.

Gbp-Pq: dep3_headers.

795ea40... by Adrian Bunk

default the value of EDITOR with Debian's sensible-editor instead of vi

Gbp-Pq: use-sensible-editor.

50fe01b... by Adrian Bunk

Implement a new "quilt shell" command

Gbp-Pq: shell-subcommand.

b5f2d85... by Adrian Bunk

Verbosly fail when trying to push a non existant patch

Gbp-Pq: fail_on_missing.

c15cc9e... by Adrian Bunk

Enforce valid patch names

Gbp-Pq: restrict-patch-names.