summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* Allow to disable config section deprecationsGuido Günther2015-05-05
* config: move warning to separate methodGuido Günther2015-05-03
* Guess upstream-tag based on merge-baseDaniel Gollub2015-04-25
* gbp.rpm: use format_str for composing tag nameMarkus Lehtonen2015-04-02
* Command: strip newlines from stdout/err in error msgMarkus Lehtonen2015-04-01
* gbp.format: rename format_msg() to format_str()Markus Lehtonen2015-04-01
* notifications: make notify() more genericMarkus Lehtonen2015-04-01
* SrcRpmFile: Add stderr to error messagesGuido Günther2015-04-01
* Add string vs. binary encoding/decodingGuido Günther2015-03-27
* Add string vs. binary encoding/decodingGuido Günther2015-03-27
* Don't let pristine-tar spew on stderrGuido Günther2015-03-27
* command_wrapper: Make error reporting more flexibleGuido Günther2015-03-27
* Command: simplify __call__ and callGuido Günther2015-03-27
* Command: allow to capture stdout tooGuido Günther2015-03-27
* Fix print function usage in examples tooGuido Günther2015-03-27
* Extract exception message in a less arcane wayGuido Günther2015-03-27
* Remove unused variableGuido Günther2015-03-26
* Fix paragraph indentation for epydocGuido Günther2015-03-20
* Add %(hversion)s to version_to_tag to support some upstreamsDaniel Kahn Gillmor2015-03-18
* Allow to set upstream-vcs-tag via gbp.confDaniel Kahn Gillmor2015-03-16
* GitRepository/has_submodules: add treeish argumentMarkus Lehtonen2015-02-25
* config: modify configparser import statementMarkus Lehtonen2015-02-25
* Remove unused variableGuido Günther2015-02-21
* gbp.format: fix one typo and indentationMarkus Lehtonen2015-02-20
* tristate: implement __nonzero__() methodMarkus Lehtonen2015-02-20
* UpstreamSource.guess_version: recognise debian native tarballsMarkus Lehtonen2015-02-20
* Don't output additional newlinesGuido Günther2015-02-20
* Move requests import to downloadsGuido Günther2015-02-20
* Don't use basestringGuido Günther2015-02-20
* Handle renamed urlparse in Python3Guido Günther2015-02-20
* Use six.iteritems() and six.iterkeys()Guido Günther2015-02-20
* Handle Python3's changed octal literal syntaxGuido Günther2015-02-20
* Use email.utils instead of email.UtilsGuido Günther2015-02-20
* Don't rely on dictionary key orderGuido Günther2015-02-20
* Use six.StringIOGuido Günther2015-02-20
* Don't use dict.has_key()Guido Günther2015-02-20
* Handle ConfigParser -> configparser renameGuido Günther2015-02-20
* Don't use print as a statementGuido Günther2015-02-20
* Convert zip and map to listGuido Günther2015-02-20
* Ignore return types of write and shutil.copyGuido Günther2015-02-20
* Remove unused importGuido Günther2015-02-20
* rpm: suppress stderr when unpacking src.rpmMarkus Lehtonen2015-02-18
* patchseries: strip numbering when guessing subject from filenameMarkus Lehtonen2015-02-18
* tests: restore logger module after tampering itMarkus Lehtonen2015-02-18
* import-srpm: support gbp-config commandMarkus Lehtonen2015-02-18
* git-dch --git-author: separate author and emaildebian/experimentalDmitrij Tejblum2015-02-17
* parse_gbp_commands: support command filteringGuido Günther2015-02-08
* pq: Generate new style Gbp-Pq: Topic <topic> entriesGuido Günther2015-02-08
* pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen2015-02-08
* repository: fix head docstringGuido Günther2015-01-31