Library for Gerrit
Go to file
Sean Dague d16c93bece fix param ordering to fix review function
the change id needs to come before the args, otherwise it can't
parse the change id.

Change-Id: I2d83fa3000cd4739f0d8ec5524aa3ca2391506de
2013-09-23 07:58:31 -04:00
gerritlib fix param ordering to fix review function 2013-09-23 07:58:31 -04:00
.gitignore Ignore versioninfo file. 2012-11-13 09:03:20 -08:00
.gitreview Updated .gitreview location 2012-12-16 10:40:40 -08:00
LICENSE Add Apache2 license file to the project. 2012-07-11 14:36:15 -07:00
MANIFEST.in Add setup.py to project. 2012-07-11 13:00:12 -07:00
README.rst Modernize build requirements. 2013-06-02 10:46:12 -04:00
requirements.txt Modernize build requirements. 2013-06-02 10:46:12 -04:00
setup.cfg Modernize build requirements. 2013-06-02 10:46:12 -04:00
setup.py Modernize build requirements. 2013-06-02 10:46:12 -04:00
test-requirements.txt Remove dependency on distribute 2013-07-05 21:15:26 -04:00
tox.ini Modernize build requirements. 2013-06-02 10:46:12 -04:00

README.rst

gerritlib

A Python library for interacting with Gerrit.