summaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts
Commit message (Expand)AuthorAge
* Guess upstream-tag based on merge-baseDaniel Gollub2015-04-25
* gbp.format: rename format_msg() to format_str()Markus Lehtonen2015-04-01
* notifications: make notify() more genericMarkus Lehtonen2015-04-01
* Extract exception message in a less arcane wayGuido Günther2015-03-27
* Allow to set upstream-vcs-tag via gbp.confDaniel Kahn Gillmor2015-03-16
* Remove unused variableGuido Günther2015-02-21
* Move requests import to downloadsGuido 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
* 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
* tests: restore logger module after tampering itMarkus Lehtonen2015-02-18
* import-srpm: support gbp-config commandMarkus Lehtonen2015-02-18
* 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
* buildpackage: Tag currently checked out headGuido Günther2015-01-29
* Revert "pq: deprecate the usage of 'gbp-pq-topic:'"Guido Günther2015-01-29
* pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen2015-01-25
* Make Debian and Git spelling consistentGuido Günther2015-01-22
* import-orig: Add --download optionGuido Günther2015-01-18
* Introduce gbp-pq-rpmMarkus Lehtonen2014-12-29
* config: read the right config if run from subdirMarkus Lehtonen2014-12-28
* buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen2014-12-28
* pq: print which patch got just appliedGuido Günther2014-12-28
* pq: move switch_pq() to commonMarkus Lehtonen2014-12-05
* Improve change reporting a bitGuido Günther2014-10-17
* pq: Don't fail commit if the series file is empty on the source branchGuido Günther2014-10-14
* pq: Add "pq export --commit" optionGuido Günther2014-10-12
* meta-closes: Move help text to GbpOptionParser.helpGuido Günther2014-09-26
* Allow to always drop pq branch after exportGuido Günther2014-09-12
* Unify doc strings a bitGuido Günther2014-08-23
* Allow to list all available commandsGuido Günther2014-08-23
* gbp: add --version optionGuido Günther2014-08-23
* Improve error messages on formatting errorsGuido Günther2014-08-19
* buildpackage: Make debian-tag message configurableKamal Mostafa2014-08-19
* dch: Only modify the mainttrailer when --git-author is in useBla Fasel2014-08-11
* Use better variable nameBla Fasel2014-08-11
* Brown paper bag, pleaseBla Fasel2014-08-11
* Make sure we fixup the changelog trailer with newer devscriptsGuido Günther2014-08-11
* import-srpm: add 'vendor' config optionMarkus Lehtonen2014-07-24
* Introduce git-import-srpm toolMarkus Lehtonen2014-07-24
* UpstreamSource: move version guessing logic to PkgPolicyMarkus Lehtonen2014-07-24
* Change UpstreamSource to have PkgPolicyMarkus Lehtonen2014-07-24
* Move get_compression() out of pkg.PkgPolicy classMarkus Lehtonen2014-07-24
* buildpackage: Also print tag name when tagging the Debian releaseGuido Günther2014-06-14
* Revert "Determine build_dir upfront"Guido Günther2014-05-24
* Improve error reporting on hooksGuido Günther2014-05-22