summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2011-11-06debian/rules: invoke pychecker on submodules tooGuido Günther
2011-11-06Configure epydoc via setup.cfgGuido Günther
2011-11-06Use setuptools to run the testsGuido Günther
2011-11-01Get rid of the symlinkGuido Günther
by moving the commands to gbp/scripts/
2011-10-29Fail on epydoc warningsGuido Günther
2011-10-28GitModifier: Don't use self.__dict__.update(locals())Guido Günther
to make pychecker happy
2011-10-26Gather coverage information during testsGuido Günther
2011-10-26Turn tests into doctestsGuido Günther
so we can auto generate some examples
2011-10-23git: Docstring updatesGuido Günther
2011-10-17Document changes and release 0.5.32Guido Günther
2011-09-28Document changes and release 0.5.31Guido Günther
2011-08-10Document changes and release 0.5.30Guido Günther
2011-07-30Document changes and release 0.5.29Guido Günther
2011-07-30Document --time-machine optionGuido Günther
2011-07-30Build epydoc API documents by defaultGuido Günther
2011-07-29Document changes and release 0.5.28Guido Günther
2011-07-26Document changes and release 0.5.27Guido Günther
2011-07-26Build-Depend on uznip for the testsuiteGuido Günther
Git-Dch: Ignore
2011-07-26git-dch: add formatter that wraps the changelog entryGuido Günther
Closes: #626439
2011-07-25Support importing zip archivesGuido Günther
This can now be easily extended to support other formats
2011-07-25Remove pychecker option that's already the defaultGuido Günther
Git-Dch: Ignore
2011-07-25Reenable pychecker checksGuido Günther
2011-07-25gbp-pbuilder is no moreGuido Günther
Git-Dch: Ignore
2011-07-24Switch to dh_python2Guido Günther
2011-07-24Drop suggests of git-load-dirsGuido Günther
It's not in the archive anymore
2011-07-22Add autocompletion for --git-dist=Guido Günther
based on the available cowbuilder images
2011-07-06Document changes and release 0.5.26Guido Günther
2011-06-24gbp-create-remote-repo: Improve url handlingCourtney Bane
Support user name expansion and different ssh ports. Closes; #630832
2011-05-23Bump standards versionGuido Günther
No changes necessary.
2011-05-21Document changes and release 0.5.25Guido Günther
2011-05-21Document changes and release 0.5.24Guido Günther
2011-05-07Document changes and release 0.5.23Guido Günther
2011-04-11Document changes and release 0.5.22Guido Günther
2011-04-06Document changes and release 0.5.21Guido Günther
2011-04-06Document changes and release 0.5.21Guido Günther
2011-03-21Document changes and release 0.5.20Guido Günther
2011-03-21Set author and committerGuido Günther
so we don't fail in environments that weren't set up properly like when running under pbuilder. Git-Dch: Ignore
2011-03-21Add build deps for the testsuiteGuido Günther
Git-Dch: Ignore
2011-03-19rules: change symlink rule to use underscoresGuido Günther
so we can use the gbp commands in nosetests
2011-03-12gbp-pq: Allow to specify subdirs for patchesGuido Günther
via the "Gbp-Pq-Tag: <subdir>" directive in the patch header. This also gets rid sed callouts. Add "apply" action to apply single patches
2011-02-27Add script to ignore .pc and tell dpkg-source unpatch the sourceGuido Günther
See #591858.
2011-02-11Document changes and release 0.5.19Guido Günther
2011-02-09Simplify author and committer argument passingGuido Günther
to reduce the number of function arguments. Git-Dch: Ignore
2011-02-09Split out command line parsingGuido Günther
to honor pycheckers sensible request for smaller functions. Git-Dch: Ignore
2011-01-23Document changes and release 0.5.18Guido Günther
2011-01-22pychecker: bump maxargs to 12 for commit_dirGuido Günther
Git-Dch: Ignore
2011-01-15Document changes and release 0.5.17Guido Günther
2011-01-11Document changes and release 0.5.16Guido Günther
2011-01-11Make gbp-create-remote-repo a first class citizenGuido Günther
Add manpage, move into path, add bash completion
2011-01-08Document changes and release 0.5.15Guido Günther