~mpontillo/uvtool:add-hacking-md

Last commit made on 2017-01-06
Get this branch:
git clone -b add-hacking-md 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:
add-hacking-md
Repository:
lp:~mpontillo/uvtool

Recent commits

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.

a03be84... by Mike Pontillo

Add scripts/uvt-show-images.

  * Displays each image in the pool based on its decoded base64 string.
  * Also displays the size of each image.

22c8997... by Mike Pontillo

Add *.pyc to .gitignore.