summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Complete setup.py for pypiGuido Günther1-0/+15
2014-06-05Introduce git-rpm-ch toolMarkus Lehtonen1-1/+2
2014-06-05Disable xcover support for noseMarkus Lehtonen1-1/+1
2014-06-05Introduce git-import-orig-rpm toolMarkus Lehtonen1-1/+2
2014-06-05Introduce git-buildpackage-rpm toolMarkus Lehtonen1-1/+2
2014-06-05Introduce gbp-pq-rpm toolMarkus Lehtonen1-1/+2
2014-06-05Introduce git-import-srpm toolMarkus Lehtonen1-1/+2
2013-08-28Use open() instead of file()Guido Günther1-1/+1
2013-08-22Minor docstring updatesGuido Günther1-0/+1
2013-06-26Consistently call gbp the supercommandGuido Günther1-1/+1
2013-06-18Add wrapper for all gbp commandsGuido Günther1-1/+4
2013-04-06Generate coverage xmlGuido Günther1-1/+1
2013-03-22setup: possibility to skip nosetest requirementsMarkus Lehtonen1-2/+3
2012-11-23tests: make tests a Python moduleMarkus Lehtonen1-1/+1
2012-02-13Lower dependencies on python-nose and python-coverageGuido Günther1-1/+1
2011-11-22Move debian related helpers into submoduleGuido Günther1-2/+2
2011-11-20Move git code into submoduleGuido Günther1-1/+1
2011-11-07Move gbp/version.py generation into setup.pyGuido Günther1-0/+23
2011-11-06Use setuptools to run the testsGuido Günther1-4/+6
2011-11-01Get rid of the symlinkGuido Günther1-6/+13
2011-01-11Make gbp-create-remote-repo a first class citizenGuido Günther1-1/+1
2010-08-11Add git-pbuilderGuido Günther1-1/+1
2009-11-22Make gbp-clone, gbp-pull and gbp-pq first class citizensGuido Günther1-1/+2
2008-05-17add git-import-dscsGuido Guenther1-1/+1
2007-09-30add git-dchGuido Guenther1-1/+1
2007-02-11use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther1-3/+3
2006-12-05config file parsing to set default branches and build commandsGuido Guenther1-1/+2
2006-09-27git-import-orig: don't try import new upstream versions when there are uncomm...Guido Guenther1-1/+1
2006-09-27git-import-dsc: import of debian native packagesGuido Guenther1-1/+2
2006-09-25git-debuild -> git-buildpackageGuido Guenther1-1/+1
2006-09-25add git-import-origGuido Guenther1-1/+1
2006-09-12add debian packagingGuido Guenther1-0/+26