aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/config.py
Commit message (Expand)AuthorAge
* 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
* buildpackage: Make debian-tag message configurableKamal Mostafa2014-08-19
* import-srpm: add 'vendor' config optionMarkus Lehtonen2014-07-24
* Introduce git-import-srpm toolMarkus Lehtonen2014-07-24
* Fix comitter vs committer typosGuido Günther2014-05-16
* config: add decorator to add_option_* functionsGuido Günther2014-04-03
* Add minimal 'config' commandGuido Günther2014-04-01
* Test option parser fallbacks more thoroughlyGuido Günther2014-04-01
* Use a much simpler version to fix the command name in --helpGuido Günther2014-03-29
* Fix command outputGuido Günther2014-03-27
* config: Don't pull in config defaults twiceGuido Günther2014-02-19
* config: Don't pull in config defaults twiceGuido Günther2014-02-18
* Change the default of cleaner to /bin/trueGuido Günther2014-01-05
* Make parsing config file sections symmetricGuido Günther2014-01-05
* config: restore mangled env in doctestsMarkus Lehtonen2013-09-04
* config: Don't fill in the parser with all defaultsGuido Günther2013-06-26
* Consistently call gbp the supercommandGuido Günther2013-06-26
* GbpOptionParser: Make sure we parse the old config sectionsGuido Günther2013-06-19
* GbpOptionParser: Make sure we access the GbpOptionParser*'s default dictGuido Günther2013-06-19
* buildpackage: implement --[no-]hooks optionMarkus Lehtonen2013-04-26
* Purging of the build dir should be configurable via a config fileGuido Günther2013-03-22
* New configuration option for setting the output color schemeMarkus Lehtonen2012-11-25
* Allow to remove the orig tarball symlinkGuido Günther2012-11-08
* Make exception syntax consistentGuido Günther2012-07-02
* gbp.conf: Make config option printing more consistentGuido Günther2012-06-08
* import_dsc: add --allow-unauthenticatedGuido Günther2012-05-24
* Config help fixJérémy Lal2012-05-12
* Bug#669145: [PATCH] Add git-dch --commit and --commit-msg optionsMatthijs Kooijman2012-04-19
* gbp-create-remote-repo: add --remote-configGuido Günther2012-03-21
* gbp.config: add list of config file sections to constructorGuido Günther2012-03-21
* gbp.confing: add docstringGuido Günther2012-03-21
* gbp create-remote-repo: allow to pass template directoryGuido Günther2012-03-21
* GbpOptionParser: allow to modify list of parsed conf filesGuido Günther2012-03-08
* config.py: Add default value print out to all optionsGuido Günther2012-02-26
* Rename GbpOptionParserCommon common to GbpOptionParserGuido Günther2012-02-13
* Refactor config.py as preparation for rpm support.Markus Lehtonen2012-02-13
* buildpackage: Add pristine-tar-commit optionGuido Günther2012-01-22
* Don't assume gzip compression of the orig tarballGuido Günther2012-01-18
* buildpackage: Allow to pass pbuilder optionsGuido Günther2012-01-11
* Allow to specify the upstream tree via --upstream-treeGuido Günther2012-01-10
* Add --[no-]-pbuilder-autoconfGuido Günther2011-12-26
* Support postexport hooksGuido Günther2011-11-22
* Move gbp/version.py generation into setup.pyGuido Günther2011-11-07
* Make sure self.config['filter'] is a listGuido Günther2011-10-16
* gbp-pq: add --time-mache=N optionGuido Günther2011-07-30
* Add copyright headers to all non autogenerated filesGuido Günther2011-07-29
* Fix some epydoc warningsGuido Günther2011-07-29
* git-buildpackage: Add upstream-tree optionRicardo Salveti de Araujo2011-07-23