commit f9a1b5c2774a718bf6990232a751d5743d262d51
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Fri Sep 13 09:33:25 2013 -0400

    update announce file

commit 068e0e6e07151a7fa37cd25437e76d2f09ada70a
Merge: ca79a90 90dd5da
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Thu Sep 12 15:48:55 2013 -0700

    Merge pull request #1 from cabrera/py3k_url_fix
    
    fix: url includes bytes in python 3

commit 90dd5da24a5b316518600f6e7dc7bbb72f10baea
Author: Alejandro Cabrera <alejandro.cabrera@rackspace.com>
Date:   Thu Sep 12 17:02:05 2013 -0400

    fix: url includes bytes in python 3
    
    This patch decodes the ref_hash obtained from subprocess.check_output
    so that strings are used to compose the URL rather than bytes.

commit ca79a901e0a6a42d2bc14b2576eda9d575c35317
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Thu Sep 12 15:43:46 2013 -0400

    Set up tox
    
    Add a tox.ini to at least verify packaging and installation work.
    
    Fix one issue found by flake8.

commit b7118d8fe2a1b830f7b6b3546865caa2988b3f87
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Thu Sep 12 15:38:41 2013 -0400

    fix missing link in readme

commit 52717d6aa577b3d5d77591e6b5012b61a85d76f0
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Thu Sep 12 15:38:14 2013 -0400

    ignore pbr build artifacts

commit 76bb966316f924e6bcc8fdaaef98b03d4705e34b
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Thu Sep 12 15:36:10 2013 -0400

    blog announcement template

commit 7467842a9d679b38911d02b572087c554e6ddec1
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Thu Sep 12 15:28:13 2013 -0400

    fix link in readme

commit 487a15f1b0a206331639c0c79c9cbf76bdf27ef6
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Thu Sep 12 15:25:03 2013 -0400

    Update copyright and readme

commit 764f81a8236b283e220d7e67635e3c5ebd9a9878
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Wed Sep 11 19:01:40 2013 -0400

    update homepage to point to github

commit f66d479ccf9583012b52138feac6c99ef7ab470f
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Wed Sep 11 18:52:27 2013 -0400

    first version with basic argument processing

commit 476be4bb969bb6259b252dd158f6aefb76205281
Author: Doug Hellmann <doug.hellmann@gmail.com>
Date:   Wed Sep 11 15:26:15 2013 -0700

    Initial commit