summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.00.1.0David Pursehouse2013-08-091-1/+1
* Add Python trove classifiers to the setupDavid Pursehouse2013-08-091-1/+11
* Include full license text in the license parameter of setupDavid Pursehouse2013-08-091-1/+1
* Add long description in the setupDavid Pursehouse2013-08-081-0/+1
* Add MANIFEST.in fileDavid Pursehouse2013-08-071-0/+1
* Improve formatting in the README fileDavid Pursehouse2013-08-071-3/+6
* Rename README to README.rstDavid Pursehouse2013-08-071-0/+0
* Add make target and rules to ensure environment setup tools are OKDavid Pursehouse2013-08-071-1/+20
* Add a make target to build the API documentation zip archiveDavid Pursehouse2013-08-071-0/+6
* Don't put copyright and license headers in Python module docstringsDavid Pursehouse2013-08-0711-275/+255
* Add a make target to build the source distributionDavid Pursehouse2013-08-072-0/+45
* Add a make target to check for clean git statusDavid Pursehouse2013-08-071-0/+4
* Add a make target to check that the git is tagged properlyDavid Pursehouse2013-08-071-0/+4
* Add generation of package documentationDavid Pursehouse2013-08-074-2/+37
* Separate test dependency installation into its own build targetDavid Pursehouse2013-08-061-6/+11
* Separate environment intialisation into its own build targetDavid Pursehouse2013-08-061-2/+4
* Make the shebangs consistentDavid Pursehouse2013-08-062-0/+4
* Add pylint check in the MakefileDavid Pursehouse2013-08-062-1/+10
* Fix pylint warningsDavid Pursehouse2013-08-064-6/+9
* Add PEP-257 conformance check in the MakefileDavid Pursehouse2013-08-062-1/+7
* Add a unit test to ensure dependency package version consistencyDavid Pursehouse2013-08-062-14/+44
* Separate package dependencies from verification/test dependenciesDavid Pursehouse2013-08-063-3/+3
* Bump paramiko dependency to version 1.11.0David Pursehouse2013-08-062-3/+3
* Fix relative importsDavid Pursehouse2013-08-065-13/+12
* Fix one more PEP-257 violationDavid Pursehouse2013-08-061-0/+2
* Add a `clean` target in the MakefileDavid Pursehouse2013-08-061-1/+5
* Add PEP-8 conformance check in the MakefileDavid Pursehouse2013-08-062-1/+7
* Add pyflakes check in the MakefileDavid Pursehouse2013-08-062-1/+7
* Add a Makefile to install dependencies and run unit testsDavid Pursehouse2013-08-062-0/+37
* Only allow strings as query terms and commandsDavid Pursehouse2013-08-052-13/+15
* Don't hard code version in setup.pyDavid Pursehouse2013-08-052-1/+6
* Include command in GerritCommandResultDavid Pursehouse2013-08-051-3/+8
* Don't open ssh connection until neededDavid Pursehouse2013-08-051-17/+31
* Fix UnboundLocalError when stream-event connection failsDavid Pursehouse2013-08-051-16/+16
* Add missing docstrings to conform to PEP-257David Pursehouse2013-08-043-5/+10
* Explicitly depend on paramiko v1.7.6David Pursehouse2013-08-042-2/+3
* Move requirements.txt to the rootDavid Pursehouse2013-08-021-0/+0
* Add requirements fileDavid Pursehouse2013-07-191-0/+1
* Bump to version 0.0.70.0.7David Pursehouse2013-06-101-1/+1
* Better error message in example scriptDavid Pursehouse2013-01-291-1/+1
* Rename the readme and license filesDavid Pursehouse2013-01-182-0/+0
* Bump to version 0.0.60.0.6David Pursehouse2013-01-181-1/+1
* Better error handling in the example scriptDavid Pursehouse2013-01-181-3/+17
* Move license to its own file and add basic documentationDavid Pursehouse2013-01-172-18/+38
* Merge "Use correct URL in setup information"David Pursehouse2013-01-171-1/+1
|\
| * Use correct URL in setup informationDavid Pursehouse2013-01-171-1/+1
* | Handle socket connection error in SSH clientDavid Pursehouse2012-12-141-4/+8
|/
* Python 2.6 style exception handlingDavid Pursehouse2012-10-254-12/+12
* Add Eclipse and Pydev project filesDavid Pursehouse2012-10-253-2/+27
* Bump to version 0.0.50.0.5David Pursehouse2012-10-241-1/+1