summaryrefslogtreecommitdiff
path: root/gbp/config.py
AgeCommit message (Expand)AuthorFilesLines
2024-07-22Fix some build errors on ubuntu 24.04HEADmasterdevelxuhy1-2/+2
2023-08-29fix gbs export errorbiao716.wang1-3/+3
2022-10-28port code from python2.x to python3.xbiao716.wang1-3/+3
2016-03-09Use vendor to publish in srpm unpackJun Wang1-21/+23
2014-12-19Introduce submit-bb toolMarkus Lehtonen1-0/+7
2014-12-19Introduce buildpackage-bb toolMarkus Lehtonen1-0/+9
2014-12-19Introduce import-bb toolMarkus Lehtonen1-0/+14
2014-11-14buildpackage-rpm: add '--git-native' optionMarkus Lehtonen1-0/+3
2014-11-14rpm-ch: implement --meta-bts optionMarkus Lehtonen1-0/+3
2014-11-14Introduce git-rpm-ch toolMarkus Lehtonen1-0/+15
2014-11-14pq-rpm: implement '--import-files' command line optionMarkus Lehtonen1-0/+6
2014-11-14import-srpm: support for patch importMarkus Lehtonen1-0/+4
2014-11-14buildpackage-rpm: support setting/updating the 'VCS:' tagMarkus Lehtonen1-0/+4
2014-11-14rpm: implement file path filters in patch exportMarkus Lehtonen1-0/+4
2014-11-14rpm: support squashing commits in patch generationMarkus Lehtonen1-0/+5
2014-11-14rpm: add --orig-prefix optionMarkus Lehtonen1-0/+4
2014-11-14rpm: support generating compressed patchesMarkus Lehtonen1-0/+5
2014-11-14rpm helpers: make SpecFile and SrcRpmFile give (full) version as dict.Markus Lehtonen1-0/+1
2014-11-14buildpackage-rpm: add option --git-ignore-untrackedMarkus Lehtonen1-0/+4
2014-11-14Introduce git-import-orig-rpm toolMarkus Lehtonen1-0/+5
2014-11-14Introduce git-buildpackage-rpm toolMarkus Lehtonen1-1/+14
2014-11-14pq-rpm: add new --pq-branch optionMarkus Lehtonen1-0/+4
2014-11-14Introduce gbp-pq-rpm toolMarkus Lehtonen1-0/+5
2014-11-14Add 'packaging-branch' cmdline optionMarkus Lehtonen1-0/+5
2014-11-14Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-0/+4
2014-11-14buildpackage: implement --[no-]build cmdline optionMarkus Lehtonen1-0/+3
2014-11-14config: support for per-tree config filesMarkus Lehtonen1-5/+21
2014-11-14config: read the right config if run from subdirMarkus Lehtonen1-13/+41
2014-11-14import-orig: implement --create-missing-branches optionMarkus Lehtonen1-1/+2
2014-11-14GbpOptionParser: allow using the default 'dest' attributeMarkus Lehtonen1-5/+3
2014-11-14gbp-dch: fix handling of the '--meta' optionMarkus Lehtonen1-1/+1
2014-10-12pq: Add "pq export --commit" optionGuido Günther1-0/+3
2014-09-26meta-closes: Move help text to GbpOptionParser.helpGuido Günther1-0/+2
2014-09-12Allow to always drop pq branch after exportGuido Günther1-0/+4
2014-08-19buildpackage: Make debian-tag message configurableKamal Mostafa1-0/+4
2014-07-24import-srpm: add 'vendor' config optionMarkus Lehtonen1-0/+3
2014-07-24Introduce git-import-srpm toolMarkus Lehtonen1-0/+30
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