~nacc/git-ubuntu:make-clone-verbose

Last commit made on 2017-08-11
Get this branch:
git clone -b make-clone-verbose 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:
make-clone-verbose
Repository:
lp:~nacc/git-ubuntu

Recent commits

09aadc3... by Nish Aravamudan

git ubuntu clone/remote: be more verbose

Request the `git fetch` calls go to stdout/stderr.

LP: #1707225

a36dec4... by Nish Aravamudan

run: rename verbose to verbose_on_failure

At least as currently implemented it is not a generic verbose flag
(nothing gets emitted if the command succeeded, e.g.).

6efc743... by Nish Aravamudan

gitubuntu: switch internal variables from quiet to verbose

For consistency, use the same variable name throughout.

Also adjusts some formatting based upon coding style decisions.

Should result in no functional changes.

e1ce879... by Nish Aravamudan

git_repository: if verbose is True, emit stdout/stderr to console

6fc1e9f... by Nish Aravamudan

git_repository: drop must_exist from fetch APIs

Add a new Exception subclass for fetch failures and catch that in
callers.

75d46b8... by Nish Aravamudan

git_repository: add verbose parameter to fetch* APIs

Do not overload the meaning of the must_exist parameter, which refers to
logging of the failure case, but instead add a new parameter which
causes the underlying calls to be more verbose.

d22ae8c... by Nish Aravamudan

git_repository: drop unnecessary wrapper around _fetch_remote

fetch_remote called _fetch_remote with the exact same parameters. This
abstraction is not necessary after some recent refactoring.

7ec48b9... by Ross Gammon

Add a first Ubuntu Studio package for merging

35ffa9f... by Robie Basak

Add some style rules to get us started.

3c6cbc4... by Scott Moser

import-cron-packages.txt: add dropbear