~cjwatson/launchpad:livefs-build-pocket

Last commit made on 2019-10-08
Get this branch:
git clone -b livefs-build-pocket https://git.launchpad.net/~cjwatson/launchpad
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
livefs-build-pocket
Repository:
lp:~cjwatson/launchpad

Recent commits

ed26842... by Colin Watson

Allow livefs build metadata to override the default build pocket.

This makes it possible, for example, to distinguish the case of building a
livefs using tools from -updates but with contents from the release pocket
from the case of building a livefs using tools from -updates and contents
from -updates.

61b95af... by Colin Watson

Index BranchMergeProposal(*_git_{repository,path})

These are used by GitCollection.getMergeProposals.

LP: #1847090

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/373736

d1bb8f4... by Colin Watson

Index BranchMergeProposal(*_git_{repository,path})

These are used by GitCollection.getMergeProposals.

LP: #1847090

79a9e15... by Colin Watson

Convert lp.snappy to preferred __future__ imports

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/373696

f0218c5... by Colin Watson

Use Python 3-style raise/except syntax

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/373698

e905016... by Colin Watson

Use Python 3-style raise/except syntax

941573e... by Colin Watson

Convert lp.snappy to preferred __future__ imports

88b7bc1... by Colin Watson

Port link-external-sourcecode to git

It can usefully link to the main worktree if there is one.

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/373663

024c50e... by Colin Watson

Fix some .git tests for worktrees

In a linked worktree, .git is a file rather than a directory.

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/373665

30536cf... by Colin Watson

Fix some .git tests for worktrees

In a linked worktree, .git is a file rather than a directory.