summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Allow to set upstream-vcs-tag via gbp.confDaniel Kahn Gillmor2015-03-16
* GitRepository/has_submodules: add treeish argumentMarkus Lehtonen2015-02-25
* tests: one more testcase for GitRepository.diff()Markus Lehtonen2015-02-25
* config: modify configparser import statementMarkus Lehtonen2015-02-25
* Remove unused importGuido Günther2015-02-21
* Remove unused variableGuido Günther2015-02-21
* Ignore first part of type outputGuido Günther2015-02-21
* gbp.format: fix one typo and indentationMarkus Lehtonen2015-02-20
* tristate: implement __nonzero__() methodMarkus Lehtonen2015-02-20
* rpm tests: use eq_ and ok_ from nose toolsMarkus Lehtonen2015-02-20
* tests: add tests for UpstreamSource.guess_version()Markus Lehtonen2015-02-20
* UpstreamSource.guess_version: recognise debian native tarballsMarkus Lehtonen2015-02-20
* Document changes and release 0.6.24debian/0.6.24Guido Günther2015-02-20
* Don't output additional newlinesGuido Günther2015-02-20
* Development now on masterGuido Günther2015-02-20
* bash-completion: Avoid a pointless forkGuido Günther2015-02-20
* Move requests import to downloadsGuido Günther2015-02-20
* Only use absolute importGuido Günther2015-02-20
* Don't use basestringGuido Günther2015-02-20
* Use verbose outputGuido 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 relative importGuido Günther2015-02-20
* Convert result to listGuido Günther2015-02-20
* Use email.utils instead of email.UtilsGuido Günther2015-02-20
* Use open() instead of file()Guido Günther2015-02-20
* Use relative import for testutilsGuido 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
* Require sixGuido 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
* ComponentTestBase: ignore system and user configMarkus Lehtonen2015-02-18
* tests: restore logger module after tampering itMarkus Lehtonen2015-02-18
* import-srpm: support gbp-config commandMarkus Lehtonen2015-02-18
* Drop all gbp-* and git-* commandsGuido Günther2015-02-17
* git-dch --git-author: separate author and emaildebian/experimentalDmitrij Tejblum2015-02-17
* Bump standards versionGuido Günther2015-02-08
* Add gbp.conf for experimentalGuido Günther2015-02-08
* 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