~twom/turnip:use-subprocess-for-ancestor-force-push

Last commit made on 2018-10-23
Get this branch:
git clone -b use-subprocess-for-ancestor-force-push https://git.launchpad.net/~twom/turnip
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
use-subprocess-for-ancestor-force-push
Repository:
lp:~twom/turnip

Recent commits

41ef29d... by Tom Wardill

Use fixtures.MonkeyPatch rather than a manual patch

de745b5... by Tom Wardill

Use a subprocess git command to check for force push, rather than pygit2

40aa23f... by Tom Wardill

Add branch permission handling to git server

Merged from https://code.launchpad.net/~twom/turnip/+git/turnip/+merge/354879

1a53d65... by Tom Wardill

Increase test timeouts further

7d87fef... by Tom Wardill

Update test timeout to 10 seconds

a6a58a5... by Colin Watson

Ensure we only substitute #! once

8b06528... by Colin Watson

Temporarily tolerate cffi warnings

8955221... by Colin Watson

Adjust hook.py's #! to refer to correct virtualenv

Otherwise we can't reliably import pygit2.

54ac71f... by Tom Wardill

Ancestor is a better name

e562cd2... by Tom Wardill

Fix spelling of 'force push' to match launchpad