aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/config.py
Commit message (Expand)AuthorAge
* Use cls consistentlyGuido Günther2016-11-16
* Avoid deprecation outside of Debian package repositoriesGuido Günther2016-11-15
* Avoid printing deprecation twiceGuido Günther2016-11-15
* rpm: don't warn about deprecated $repo/.gbp.confGuido Günther2016-11-04
* config: warn on deprecated $REPO/.gbp.conf locationGuido Günther2016-10-20
* config: Turn dict of config files into a listGuido Günther2016-10-20
* dch: make urgency a config file optionGuido Günther2016-09-15
* config: allow to set short optionsGuido Günther2016-09-15
* config: fix confusing typoGuido Günther2016-09-14
* config: flake8 cleanGuido Günther2016-09-12
* create_remote_repo: allow to create non bare repositoriesGuido Günther2016-09-12
* pq: Handle unmerged debian branches (import)Maximiliano Curia2016-09-07
* clone: add postclone hookGuido Günther2016-07-08
* Give more instructions when config is unparseableGuido Günther2016-07-04
* config: always use 'gbp <cmd>' in help outputGuido Günther2016-07-04
* config: Allow to give list values in plural formGuido Günther2016-07-04
* additional tarballs: allow to configure components via gbp.confGuido Günther2016-07-04
* Split out filter option parsingGuido Günther2016-07-04
* import-orig: Make default import message more gbp-dch friendlyGuido Günther2016-07-03
* Fix simple spelling errors in comments and stringsOtto Kekäläinen2016-07-03
* Introduce gbp-rpm-chMarkus Lehtonen2016-06-30
* import_orig: Recover from import errorsGuido Günther2016-06-28
* Don't throw exception when printing help an getting EPIPEGuido Günther2016-01-21
* buildpackage_rpm: implement --native optionMarkus Lehtonen2015-12-09
* buildpackage-rpm: add support for mock chroot builderGuido Günther2015-11-16
* config: Allow to write values to filesGuido Günther2015-11-12
* gbp-dch: allow bug number format to be overriddenJonathan Toppins2015-08-27
* Add gbp buildpackage-rpmGuido Günther2015-08-19
* import-orig: Add new --merge-mode=replaceGuido Günther2015-08-14
* Allow exported patches to be renumbered and the patch number prefix format to...Carlos Maddela2015-07-10
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Allow to disable config section deprecationsGuido Günther2015-05-05
* config: move warning to separate methodGuido Günther2015-05-03
* Allow to set upstream-vcs-tag via gbp.confDaniel Kahn Gillmor2015-03-16
* config: modify configparser import statementMarkus Lehtonen2015-02-25
* Handle ConfigParser -> configparser renameGuido Günther2015-02-20
* Remove unused importGuido Günther2015-02-20
* config: Deprecate legacy config sectionsGuido Günther2015-01-25
* Introduce gbp-pq-rpmMarkus Lehtonen2014-12-29
* Fix argument typeGuido Günther2014-12-28
* config: read the right config if run from subdirMarkus Lehtonen2014-12-28
* gbp-dch: fix handling of the '--meta' optionMarkus Lehtonen2014-12-05
* pq: Add "pq export --commit" optionGuido Günther2014-10-12
* meta-closes: Move help text to GbpOptionParser.helpGuido Günther2014-09-26
* Allow to always drop pq branch after exportGuido Günther2014-09-12
* buildpackage: Make debian-tag message configurableKamal Mostafa2014-08-19
* import-srpm: add 'vendor' config optionMarkus Lehtonen2014-07-24
* Introduce git-import-srpm toolMarkus Lehtonen2014-07-24
* Fix comitter vs committer typosGuido Günther2014-05-16
* config: add decorator to add_option_* functionsGuido Günther2014-04-03