aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/buildpackage.py
Commit message (Expand)AuthorAge
* Fix new flake8 errorsGuido Günther2016-11-15
* buildpackage: handle <vendor>/masterGuido Günther2016-10-19
* buildpackage: add back export-dir optionsGuido Günther2016-10-02
* buildpackage: flake8 cleanGuido Günther2016-09-12
* Move Hooks to common codeGuido Günther2016-07-08
* Remove some leftover configparser importsGuido Günther2016-07-05
* Give more instructions when config is unparseableGuido Günther2016-07-04
* additional tarballs: allow to configure components via gbp.confGuido Günther2016-07-04
* buildpackage: drop repo_dirGuido Günther2016-07-04
* Use 'component' and 'additional tarball'Guido Günther2016-07-04
* buildpackage: Handle Ctrl-C more gracefullyGuido Günther2016-07-04
* buildpackage: Support pristine-tar with multiple tarballsGuido Günther2016-05-27
* buildpackage: Check for existence of subtarballs as wellGuido Günther2016-05-27
* buildpackage: Allow to generate subtarballsGuido Günther2016-05-27
* buildpackage: Simplify tarball generation logicGuido Günther2016-05-27
* buildpackage: don't claim the tarball does not existGuido Günther2016-05-27
* buildpackage: Improve error message when using DEP14Guido Günther2016-04-04
* buildpackage: make sure hook_vars is always available.Guido Günther2016-01-29
* buildpackage: Move git-pbuilder environemt variables into GBP_ namespaceGuido Günther2016-01-15
* Add missing bracesGuido Günther2015-10-28
* Update exception syntaxGuido Günther2015-10-27
* Pass pbuilder dist to prebuild hookGuido Günther2015-09-27
* Use "hook" consistentlyGuido Günther2015-09-06
* early check before attempting to brand using pre-existing tagFlorian Haftmann2015-08-27
* buildpackage: in overlay mode remove debian/ from unpacked tarballGuido Günther2015-08-14
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Allow to automatically etermine the dist to build forGuido Günther2015-05-30
* 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
* Don't use dict.has_key()Guido Günther2015-02-20
* Handle ConfigParser -> configparser renameGuido Günther2015-02-20
* buildpackage: Tag currently checked out headGuido Günther2015-01-29
* Make Debian and Git spelling consistentGuido Günther2015-01-22
* Unify doc strings a bitGuido Günther2014-08-23
* Improve error messages on formatting errorsGuido Günther2014-08-19
* buildpackage: Make debian-tag message configurableKamal Mostafa2014-08-19
* 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
* Determine build_dir upfrontGuido Günther2014-05-22
* Handle version format errors more gracefullyGuido Günther2014-05-07
* config: add decorator to add_option_* functionsGuido Günther2014-04-03
* Use a much simpler version to fix the command name in --helpGuido Günther2014-03-29
* Fix command outputGuido Günther2014-03-27
* Determine changes file name based on dpkg-buildpackage optionsGuido Günther2013-12-20
* Use has_keyGuido Günther2013-06-27
* buildpackage: use get_commit_info() instead of get_subject()Markus Lehtonen2013-06-11