summaryrefslogtreecommitdiff
path: root/gbp/scripts
AgeCommit message (Expand)Author
2015-03-27Extract exception message in a less arcane wayGuido Günther
2015-03-16Allow to set upstream-vcs-tag via gbp.confDaniel Kahn Gillmor
2015-02-21Remove unused variableGuido Günther
2015-02-20Move requests import to downloadsGuido 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-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-18tests: restore logger module after tampering itMarkus Lehtonen
2015-02-18import-srpm: support gbp-config commandMarkus Lehtonen
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-29buildpackage: Tag currently checked out headGuido Günther
2015-01-29Revert "pq: deprecate the usage of 'gbp-pq-topic:'"Guido Günther
2015-01-25pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen
2015-01-22Make Debian and Git spelling consistentGuido Günther
2015-01-18import-orig: Add --download optionGuido Günther
2014-12-29Introduce gbp-pq-rpmMarkus Lehtonen
2014-12-28config: read the right config if run from subdirMarkus Lehtonen
2014-12-28buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen
2014-12-28pq: print which patch got just appliedGuido Günther
2014-12-05pq: move switch_pq() to commonMarkus Lehtonen
2014-10-17Improve change reporting a bitGuido Günther
2014-10-14pq: Don't fail commit if the series file is empty on the source branchGuido 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-12Allow to always drop pq branch after exportGuido 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
2014-08-11dch: Only modify the mainttrailer when --git-author is in useBla Fasel
2014-08-11Use better variable nameBla Fasel
2014-08-11Brown paper bag, pleaseBla Fasel
2014-08-11Make sure we fixup the changelog trailer with newer devscriptsGuido Günther
2014-07-24import-srpm: add 'vendor' config optionMarkus Lehtonen
2014-07-24Introduce git-import-srpm toolMarkus Lehtonen
2014-07-24UpstreamSource: move version guessing logic to PkgPolicyMarkus Lehtonen
2014-07-24Change UpstreamSource to have PkgPolicyMarkus Lehtonen
2014-07-24Move get_compression() out of pkg.PkgPolicy classMarkus Lehtonen
2014-06-14buildpackage: Also print tag name when tagging the Debian releaseGuido Günther
2014-05-24Revert "Determine build_dir upfront"Guido Günther
2014-05-22Improve error reporting on hooksGuido Günther
2014-05-22Determine build_dir upfrontGuido Günther
2014-05-19pq: Try harder to cleanup after a failed patchGuido Günther
2014-05-19pq: Print proper error message if we fail to apply the treeGuido Günther