summaryrefslogtreecommitdiff
path: root/gbp/config.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-25config: support for per-tree config filesMarkus Lehtonen1-5/+21
2013-03-25config: option to list global config files, onlyMarkus Lehtonen1-16/+36
2013-03-08buildpackage-rpm: support setting/updating the 'VCS:' tagMarkus Lehtonen1-0/+5
2013-03-08rpm: implement file path filters in patch exportMarkus Lehtonen1-0/+4
2013-03-08rpm: support to define filename of squashed diffsMarkus Lehtonen1-1/+4
2013-03-08import-srpm: support for patch importMarkus Lehtonen1-0/+3
2013-03-08rpm: support squashing commits in patch generationMarkus Lehtonen1-0/+3
2013-03-08rpm: add --orig-prefix optionMarkus Lehtonen1-0/+3
2013-03-08rpm: support generating compressed patchesMarkus Lehtonen1-0/+3
2013-03-08rpm helpers: make SpecFile and SrcRpmFile give (full) version as dict.Markus Lehtonen1-0/+1
2013-03-08buildpackage-rpm: add option --git-ignore-untrackedMarkus Lehtonen1-0/+3
2013-03-08buildpackage-rpm: implement patch export filtersMarkus Lehtonen1-0/+3
2013-03-08rpm: add 'vendor' config optionMarkus Lehtonen1-1/+4
2013-03-08Introduce git-import-orig-rpm toolMarkus Lehtonen1-0/+3
2013-03-08Introduce git-buildpackage-rpm toolMarkus Lehtonen1-2/+12
2013-03-08pq-rpm: add new --pq-branch optionMarkus Lehtonen1-0/+3
2013-03-08Introduce gbp-pq-rpm toolMarkus Lehtonen1-0/+3
2013-03-08Add 'packaging-tag' option to config.pyMarkus Lehtonen1-0/+3
2013-03-08Add 'packaging-branch' cmdline optionMarkus Lehtonen1-0/+5
2013-03-08Add 'packaging-dir' option to config.pyMarkus Lehtonen1-0/+5
2013-03-08config: add rpm-specific option parser classMarkus Lehtonen1-0/+12
2013-03-08Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-1/+5
2013-03-08config: read the right config if run from subdirMarkus Lehtonen1-8/+18
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