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