summaryrefslogtreecommitdiff
path: root/gbp/config.py
AgeCommit message (Expand)AuthorFilesLines
2014-06-05config: support for per-tree config filesMarkus Lehtonen1-5/+21
2014-06-05config: read the right config if run from subdirMarkus Lehtonen1-13/+41
2014-06-05import-orig: implement --create-missing-branches optionMarkus Lehtonen1-1/+2
2014-06-05GbpOptionParser: allow using the default 'dest' attributeMarkus Lehtonen1-5/+3
2014-05-16Fix comitter vs committer typosGuido Günther1-2/+2
2014-04-03config: add decorator to add_option_* functionsGuido Günther1-12/+36
2014-04-01Add minimal 'config' commandGuido Günther1-2/+13
2014-04-01Test option parser fallbacks more thoroughlyGuido Günther1-1/+0
2014-03-29Use a much simpler version to fix the command name in --helpGuido Günther1-7/+7
2014-03-27Fix command outputGuido Günther1-1/+7
2014-02-19config: Don't pull in config defaults twiceGuido Günther1-4/+5
2014-02-18config: Don't pull in config defaults twiceGuido Günther1-1/+3
2014-01-05Change the default of cleaner to /bin/trueGuido Günther1-1/+1
2014-01-05Make parsing config file sections symmetricGuido Günther1-6/+12
2013-09-04config: restore mangled env in doctestsMarkus Lehtonen1-1/+4
2013-06-26config: Don't fill in the parser with all defaultsGuido Günther1-2/+7
2013-06-26Consistently call gbp the supercommandGuido Günther1-2/+2
2013-06-19GbpOptionParser: Make sure we parse the old config sectionsGuido Günther1-0/+9
2013-06-19GbpOptionParser: Make sure we access the GbpOptionParser*'s default dictGuido Günther1-1/+1
2013-04-26buildpackage: implement --[no-]hooks optionMarkus Lehtonen1-0/+3
2013-03-22Purging of the build dir should be configurable via a config fileGuido Günther1-1/+4
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen1-0/+6
2012-11-08Allow to remove the orig tarball symlinkGuido Günther1-0/+5
2012-07-02Make exception syntax consistentGuido Günther1-1/+1
2012-06-08gbp.conf: Make config option printing more consistentGuido Günther1-42/+74
2012-05-24import_dsc: add --allow-unauthenticatedGuido Günther1-0/+3
2012-05-12Config help fixJérémy Lal1-1/+1
2012-04-19Bug#669145: [PATCH] Add git-dch --commit and --commit-msg optionsMatthijs Kooijman1-1/+4
2012-03-21gbp-create-remote-repo: add --remote-configGuido Günther1-1/+5
2012-03-21gbp.config: add list of config file sections to constructorGuido Günther1-2/+15
2012-03-21gbp.confing: add docstringGuido Günther1-0/+8
2012-03-21gbp create-remote-repo: allow to pass template directoryGuido Günther1-1/+4
2012-03-08GbpOptionParser: allow to modify list of parsed conf filesGuido Günther1-13/+43
2012-02-26config.py: Add default value print out to all optionsGuido Günther1-3/+4
2012-02-13Rename GbpOptionParserCommon common to GbpOptionParserGuido Günther1-3/+3
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen1-4/+13
2012-01-22buildpackage: Add pristine-tar-commit optionGuido Günther1-0/+3
2012-01-18Don't assume gzip compression of the orig tarballGuido Günther1-1/+1
2012-01-11buildpackage: Allow to pass pbuilder optionsGuido Günther1-0/+3
2012-01-10Allow to specify the upstream tree via --upstream-treeGuido Günther1-1/+1
2011-12-26Add --[no-]-pbuilder-autoconfGuido Günther1-0/+3
2011-11-22Support postexport hooksGuido Günther1-0/+1
2011-11-07Move gbp/version.py generation into setup.pyGuido Günther1-1/+1
2011-10-16Make sure self.config['filter'] is a listGuido Günther1-1/+3
2011-07-30gbp-pq: add --time-mache=N optionGuido Günther1-0/+3
2011-07-29Add copyright headers to all non autogenerated filesGuido Günther1-0/+13
2011-07-29Fix some epydoc warningsGuido Günther1-6/+6
2011-07-23git-buildpackage: Add upstream-tree optionRicardo Salveti de Araujo1-0/+3
2011-07-06gbp-create-remote-repo: switch to git.debian.orgGuido Günther1-1/+1
2011-05-20Add support for qemubuilderGuido Günther1-0/+3