~mitya57/git-build-recipe:master

Last commit made on 2016-11-26
Get this branch:
git clone -b master https://git.launchpad.net/~mitya57/git-build-recipe
Only Dmitry Shachnev can upload to this branch. If you are Dmitry Shachnev please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~mitya57/git-build-recipe

Recent commits

b07a9bf... by Dmitry Shachnev

Make pull_or_clone work when the target dir exists and is empty

This allows one to use the nest command as a replacement for submodules.

Add two new tests for pull_or_clone function: one when the target directory
is empty, and another one when it contains a subdirectory.

LP: #1644640.

4ef152b... by Colin Watson

releasing package git-build-recipe version 0.3.3

dddd45b... by Colin Watson

Handle git 2.9.0

git 2.9.0 forbids merging unrelated histories by default, but has an
option to override this. Pass it where appropriate, since we explicitly
want to allow such merges (as demonstrated by a test carried over from
bzr-builder).

Debian: #835526

f21d4a5... by Colin Watson

releasing package git-build-recipe version 0.3.2

a56071a... by Colin Watson

Make tests work in environments where git can't figure out a default user name (closes: #818141).

7979317... by Colin Watson

releasing package git-build-recipe version 0.3.1

a5a1654... by Colin Watson

Restore "lp:" shorthand support.

1aa81e9... by Colin Watson

releasing package git-build-recipe version 0.3

90b6821... by Colin Watson

Policy version 3.9.7: no changes required.

42ecf59... by Colin Watson

Initial upload to Debian (closes: #814031).