summaryrefslogtreecommitdiff
path: root/gbp/config.py
AgeCommit message (Expand)AuthorFilesLines
2014-07-21buildpackage-rpm: add '--git-native' optionMarkus Lehtonen1-0/+3
2014-06-06gbp-dch: fix handling of the '--meta' optionMarkus Lehtonen1-1/+1
2014-06-06rpm-ch: implement --meta-bts optionMarkus Lehtonen1-0/+4
2014-06-05Introduce git-rpm-ch toolMarkus Lehtonen1-0/+16
2014-06-05pq-rpm: implement '--import-files' command line optionMarkus Lehtonen1-0/+7
2014-06-05buildpackage-rpm: support setting/updating the 'VCS:' tagMarkus Lehtonen1-0/+5
2014-06-05rpm: implement file path filters in patch exportMarkus Lehtonen1-0/+4
2014-06-05import-srpm: support for patch importMarkus Lehtonen1-0/+3
2014-06-05rpm: support squashing commits in patch generationMarkus Lehtonen1-0/+6
2014-06-05rpm: add --orig-prefix optionMarkus Lehtonen1-0/+3
2014-06-05rpm: support generating compressed patchesMarkus Lehtonen1-0/+3
2014-06-05rpm helpers: make SpecFile and SrcRpmFile give (full) version as dict.Markus Lehtonen1-0/+1
2014-06-05buildpackage-rpm: add option --git-ignore-untrackedMarkus Lehtonen1-0/+3
2014-06-05rpm: add 'vendor' config optionMarkus Lehtonen1-1/+4
2014-06-05Introduce git-import-orig-rpm toolMarkus Lehtonen1-0/+4
2014-06-05Introduce git-buildpackage-rpm toolMarkus Lehtonen1-3/+13
2014-06-05pq-rpm: add new --pq-branch optionMarkus Lehtonen1-0/+3
2014-06-05Introduce gbp-pq-rpm toolMarkus Lehtonen1-0/+3
2014-06-05Add 'packaging-tag' option to config.pyMarkus Lehtonen1-0/+3
2014-06-05Add 'packaging-branch' cmdline optionMarkus Lehtonen1-0/+5
2014-06-05Add 'packaging-dir' option to config.pyMarkus Lehtonen1-0/+5
2014-06-05config: add rpm-specific option parser classMarkus Lehtonen1-0/+12
2014-06-05Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-0/+4
2014-06-05buildpackage: implement --[no-]build cmdline optionMarkus Lehtonen1-0/+3
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