ubuntu/+source/quilt:applied/ubuntu/xenial

Last commit made on 2014-06-17
Get this branch:
git clone -b applied/ubuntu/xenial 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/xenial
Repository:
lp:ubuntu/+source/quilt

Recent commits

dc634a5... by Raphaël Hertzog

0.63-3 (patches applied)

Imported using git-ubuntu import.

003d7b8... by Raphaël Hertzog

ensure that all mtime of modified files are equal when pushing

Gbp-Pq: push_timeskew.

3f40011... by Raphaël Hertzog

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

Gbp-Pq: dep3_headers.

bcde883... by Raphaël Hertzog

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

Gbp-Pq: use-sensible-editor.

9306238... by Raphaël Hertzog

Implement a new "quilt shell" command

Gbp-Pq: shell-subcommand.

d541a43... by Raphaël Hertzog

Verbosly fail when trying to push a non existant patch

Gbp-Pq: fail_on_missing.

1d35479... by Raphaël Hertzog

Enforce valid patch names

Gbp-Pq: restrict-patch-names.

2dc6f5f... by Raphaël Hertzog

Informative message when using graph without graphviz

Gbp-Pq: graph_depends_on_graphviz.

4c911a0... by Raphaël Hertzog

setup don't obey the settings of any englobing .pc

Gbp-Pq: setup-dont-read-pc.

d1407c0... by Raphaël Hertzog

verbose error message when the serie file does not exist

Gbp-Pq: check_SERIES_exists.