summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2015-03-27Add string vs. binary encoding/decodingHEADmasterGuido Günther
2015-03-27Add string vs. binary encoding/decodingGuido Günther
2015-03-27Don't let pristine-tar spew on stderrGuido Günther
2015-03-27command_wrapper: Make error reporting more flexibleGuido Günther
2015-03-27Command: simplify __call__ and callGuido Günther
2015-03-27Command: allow to capture stdout tooGuido Günther
2015-03-27Fix print function usage in examples tooGuido Günther
2015-03-27Extract exception message in a less arcane wayGuido Günther
2015-03-26Remove unused variableGuido Günther
2015-03-20Fix paragraph indentation for epydocGuido Günther
2015-03-18Add %(hversion)s to version_to_tag to support some upstreamsDaniel Kahn Gillmor
2015-03-16Allow to set upstream-vcs-tag via gbp.confDaniel Kahn Gillmor
2015-02-25GitRepository/has_submodules: add treeish argumentMarkus Lehtonen
2015-02-25config: modify configparser import statementMarkus Lehtonen
2015-02-21Remove unused variableGuido Günther
2015-02-20gbp.format: fix one typo and indentationMarkus Lehtonen
2015-02-20tristate: implement __nonzero__() methodMarkus Lehtonen
2015-02-20UpstreamSource.guess_version: recognise debian native tarballsMarkus Lehtonen
2015-02-20Don't output additional newlinesGuido Günther
2015-02-20Move requests import to downloadsGuido Günther
2015-02-20Don't use basestringGuido Günther
2015-02-20Handle renamed urlparse in Python3Guido Günther
2015-02-20Use six.iteritems() and six.iterkeys()Guido Günther
2015-02-20Handle Python3's changed octal literal syntaxGuido Günther
2015-02-20Use email.utils instead of email.UtilsGuido Günther
2015-02-20Don't rely on dictionary key orderGuido Günther
2015-02-20Use six.StringIOGuido Günther
2015-02-20Don't use dict.has_key()Guido Günther
2015-02-20Handle ConfigParser -> configparser renameGuido Günther
2015-02-20Don't use print as a statementGuido Günther
2015-02-20Convert zip and map to listGuido Günther
2015-02-20Ignore return types of write and shutil.copyGuido Günther
2015-02-20Remove unused importGuido Günther
2015-02-18rpm: suppress stderr when unpacking src.rpmMarkus Lehtonen
2015-02-18patchseries: strip numbering when guessing subject from filenameMarkus Lehtonen
2015-02-18tests: restore logger module after tampering itMarkus Lehtonen
2015-02-18import-srpm: support gbp-config commandMarkus Lehtonen
2015-02-17git-dch --git-author: separate author and emailDmitrij Tejblum
2015-02-08parse_gbp_commands: support command filteringGuido Günther
2015-02-08pq: Generate new style Gbp-Pq: Topic <topic> entriesGuido Günther
2015-02-08pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen
2015-01-31repository: fix head docstringGuido Günther
2015-01-29buildpackage: Tag currently checked out headGuido Günther
2015-01-29Revert "pq: deprecate the usage of 'gbp-pq-topic:'"Guido Günther
2015-01-25config: Deprecate legacy config sectionsGuido Günther
2015-01-25pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen
2015-01-22dch: Support Gbp-Dch: besides Git-Dch:Guido Günther
2015-01-22Make Debian and Git spelling consistentGuido Günther
2015-01-22vfs: remove wrong docstringGuido Günther
2015-01-22pristinetar: fix docstringGuido Günther