~nacc/git-ubuntu:test_local

Last commit made on 2017-04-13
Get this branch:
git clone -b test_local 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:
test_local
Repository:
lp:~nacc/git-ubuntu

Recent commits

0acc672... by Nish Aravamudan

usd import-local: add command to import a DSC file or URL

741d348... by Nish Aravamudan

usd import: don't emit error when `quilt push` returns 2

9a0ee7b... by Nish Aravamudan

usd/run: allow to specify non-error returncodes

If the rc of the command is in rcs, we won't print error messages. This
will be used by the `quilt push` call, which returns 2 when the stack is
fully pushed.

9451ce4... by Nish Aravamudan

usd/git_repository: add wrappers around pygit2 head and head_is_unborn

Will be used by import-local.

4dac5eb... by Nish Aravamudan

 fup

ebf9363... by Nish Aravamudan

usd/git_repository: log location of git repository

I think this got removed in a cleanup.

8c844e9... by Nish Aravamudan

usd import: modify import_patches_{un,}applied_tree to take dsc path

usd import-local won't have a true Launchpad sourcepkg object to use,
and we only need the DSC path in these functions to re-use them.

415145f... by Nish Aravamudan

bin/snap-run.sh: add PATH to classic snap wrapper

f1b75bc... by Nish Aravamudan

bin/snap-run.sh: fix thinko in wrapper script

9526043... by Nish Aravamudan

snap: switch back to classic mode and fix the yaml to include a wrapper

The wrapper needs to be in bin/, I think, due to LP 1663534.