summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-25testutils: Move log test helpers to separate classGuido Günther
2015-01-25Move testutils to separate moduleGuido 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
2015-01-18Document changes and release 0.6.23Guido Günther
2015-01-18import-orig: Add --download optionGuido Günther
2014-12-29Introduce gbp-pq-rpmMarkus Lehtonen
2014-12-28Fix argument typeGuido Günther
2014-12-28config: read the right config if run from subdirMarkus Lehtonen
2014-12-28test data: Add .git for bare repositoryGuido Günther
2014-12-28buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen
2014-12-28pq: print which patch got just appliedGuido Günther
2014-12-05log: fix auto colorizing for custom streamsMarkus Lehtonen
2014-12-05notify: catch RuntimeError when importing pynotifyMarkus Lehtonen
2014-12-05gbp-dch: fix handling of the '--meta' optionMarkus Lehtonen
2014-12-05GitRepository: Implement status methodEd Bartosh
2014-12-05ComponentTestBase: add dirs argument to _check_repo_state()Markus Lehtonen
2014-12-05ComponentTestBase: add check_files() methodMarkus Lehtonen
2014-12-05ComponentTestBase: add a per-class toplevel temp dirMarkus Lehtonen
2014-12-05GitRepository.create_branch: add 'force' optionMarkus Lehtonen
2014-12-05GitRepository: add diff_status methodMarkus Lehtonen
2014-12-05pq: move switch_pq() to commonMarkus Lehtonen
2014-10-29Document changes and release 0.6.22Guido Günther
2014-10-29git.vfs: fix close methodGuido Günther
2014-10-17Document changes and release 0.6.21Guido Günther
2014-10-17Update README a bitGuido Günther
2014-10-17Complete setup.py for pypiGuido Günther
2014-10-17Improve change reporting a bitGuido Günther
2014-10-17man: fix option argument for --git-pbuilder-optionsGuido Günther
2014-10-14pq: Don't fail commit if the series file is empty on the source branchGuido Günther
2014-10-12Document changes and release 0.6.20Guido Günther
2014-10-12pq: Add "pq export --commit" optionGuido Günther
2014-09-26meta-closes: Move help text to GbpOptionParser.helpGuido Günther
2014-09-13pq: document --dropGuido Günther
2014-09-12Allow to always drop pq branch after exportGuido Günther
2014-09-07Document changes and release 0.6.19Guido Günther
2014-09-07Update to git-pbuilder 1.33Guido Günther
2014-09-06Document changes and release 0.6.18Guido Günther
2014-09-01Mention --no-mergeGuido Günther
2014-08-26Don't delete *_source.changes on source only buildsGuido Günther
2014-08-24Document changes and release 0.6.17Guido Günther
2014-08-24bash completion: make command list dynamicGuido Günther
2014-08-23Unify doc strings a bitGuido Günther
2014-08-23Allow to list all available commandsGuido Günther
2014-08-23gbp: add --version optionGuido Günther
2014-08-19Improve error messages on formatting errorsGuido Günther
2014-08-19buildpackage: Make debian-tag message configurableKamal Mostafa