CHANGES
=======

0.0.3
-----

* integrate untox into rtox

0.0.2
-----

* assure we flush the stdin/stderr
* travis: build merges to master only
* Moved test file to root
* Enabled linting based on python hacking
* Added build status badge
* Autodetect location of config file
* Avoid GSSException
* add travis integration

0.0.1
-----

* Adopt pbr packaging
* Send trailing arguments to tox
* Add busy wait into main loop
* Use rsync
* Flesh out readme
* Use checkout instead of reset --hard
* Add another consideration
* Handle keyboard interrupts gracefully during commands
* Abandon argparse in favor of sys.argv
* Naively reflect the remote repo remotely
* Read channel buffer length dynamically
* Rename core functions to be more precise
* Add docstrings
* Add readme
* Add setup.py
* Switch from argparse to config file; pass tox args through
* Add license file
* Run tox for a hardcoded project remotely
