~mpontillo/uvtool:master

Last commit made on 2017-01-06
Get this branch:
git clone -b master https://git.launchpad.net/~mpontillo/uvtool
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~mpontillo/uvtool

Recent commits

7fc6a85... by Mike Pontillo

Update HACKING.md file to reflect automation.

238e1be... by Mike Pontillo

Add utility scripts to make development easier.

 * New script: contrib/develop - when sourced, sets up $PATH and
   $PYHONPATH for development with the current sandbox.
 * New script: contrib/get-sandbox-path - when executed, prints
   the full path to the current sandbox. (Useful for setting up
   the $PATH and $PYTHONPATH automatically.)
 * Added Makefile whose default target ensures that development
   dependencies are installed, and then prompts the user to set up
   their environment correctly (by sourcing contrib/develop).

831d750... by Mike Pontillo

Add initial HACKING.md file.

58271dd... by Robie Basak

Merge branch 'fix-uvt-simplestreams-libvirt-permissions' of https://git.launchpad.net/~mpontillo/uvtool

36b64a0... by Robie Basak

Merge branch 'add-pyc-gitignore' of https://git.launchpad.net/~mpontillo/uvtool

e4a22e1... by Robie Basak

Merge branch 'add-uvt-show-images-script'

c6290c8... by Robie Basak

Add credit for contrib/uvt-show-images

41b3548... by Robie Basak

Move uvt-show-images to contrib/

f27207a... by Robie Basak

Add contrib/

These are some extra pieces that have been contributed but not made it
into uvtool proper yet.

01b88ac... by Mike Pontillo

Fix permissions on bin/uvt-simplestreams-libvirt to be +x.