~nacc/git-ubuntu:versioning-fixes

Last commit made on 2017-07-20
Get this branch:
git clone -b versioning-fixes https://git.launchpad.net/~nacc/git-ubuntu
Only Nish Aravamudan can upload to this branch. If you are Nish Aravamudan please log in for upload directions.

Branch merges

Branch information

Name:
versioning-fixes
Repository:
lp:~nacc/git-ubuntu

Recent commits

13edd6d... by Nish Aravamudan

gitubuntu/versionining: fix next_sru_version to account for before/after series versions

6d4b6b2... by Nish Aravamudan

git ubuntu lint: past branch-name distribution to _next_sru_version

b9e67b5... by Nish Aravamudan

git ubuntu queue: fix GitUbuntuRepository accessor usage

dbbc4a9... by Nish Aravamudan

git ubuntu lint: rename mc_treeish to base_treeish

533abd6... by Nish Aravamudan

git ubuntu merge: fix error logging

5bcabc8... by Nish Aravamudan

git ubuntu clone: provide inline guidance for requesting an import

LP: #1704944

237c968... by Nish Aravamudan

git ubuntu: make username input more obvious as input

When first running, we need the LP username in order to name the remote
correctly (and as most obviously expected by the end-user). To that end,
make it clear we are asking for input from the end user when we prompt.

LP: #1704943

c711e96... by Steve Langasek

add doxyqml (universe) to the importer to give me something to play with because this is a TIL merge for me

6d74bae... by Nish Aravamudan

git ubuntu lint: fatal error if an expected commit does not exist

d5138ed... by Nish Aravamudan

gitubuntu/git_repository: _references is not a property, it's method