summaryrefslogtreecommitdiff
path: root/gbp/config.py
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Remove unused functions and multiple definesJun Wang1-4/+0
2016-01-27Introduce gbp-pq-rpm toolMarkus Lehtonen1-1/+0
2016-01-27Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-0/+4
2016-01-27pq: Add "pq export --commit" optionGuido Günther1-0/+3
2016-01-27meta-closes: Move help text to GbpOptionParser.helpGuido Günther1-0/+2
2016-01-27Allow to always drop pq branch after exportGuido Günther1-0/+4
2016-01-26buildpackage: Make debian-tag message configurableKamal Mostafa1-0/+4
2016-01-26import-srpm: add 'vendor' config optionMarkus Lehtonen1-0/+1
2016-01-26Introduce git-import-srpm toolMarkus Lehtonen1-0/+1
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