aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/config.py
Commit message (Expand)AuthorAge
* import_orig: Move upstream-vcs-tag's help to configGuido Günther2019-04-26
* import-orig: Allow to run a post unpack hookGuido Günther2019-04-25
* buildpackage{,-rpm}: add preexport hookLuca Boccassi2018-10-28
* New command to merge in changes from a upstream using gitGuido Günther2018-08-19
* Revert "gbp import-ref: New command to merge in changes from a upstream usin...Guido Günther2018-08-19
* clone: split out remote name logicGuido Günther2018-08-08
* gbp import-ref: New command to merge in changes from a upstream using gitGuido Günther2018-05-24
* config: allow to override default values via add_config_file_optionGuido Günther2018-05-24
* 8bit GuidoGuido Günther2018-02-26
* buildpackage-rpm: support setting the 'VCS:' tag in specMarkus Lehtonen2018-01-29
* config: strip '.py' suffix from commandsGuido Günther2018-01-20
* dch: implement postedit hooksMarkus Lehtonen2018-01-20
* Fix typo in env var namesGuido Günther2018-01-12
* Kill six.movesGuido Günther2017-10-20
* config: Don't require the command to be started from toplevel dirGuido Günther2017-10-02
* pq: make --abbrev= configurableChris Lamb2017-08-22
* config: make dch-opt a list optionGuido Günther2017-08-14
* dch: support passing arbitrary dch command line optionsGuido Günther2017-08-07
* config: sort option defaults alphabeticallyGuido Günther2017-08-07
* Python3: Fix doctest exception namesGuido Günther2017-08-02
* config: port to python3Guido Günther2017-08-02
* config: fix typosGuido Günther2017-04-23
* ipmort_orig: pick best way to import upstream tarball automaticallyGuido Günther2017-04-12
* buildpackage: Don't set a compression level if unset and make this the defaultGuido Günther2017-01-17
* config: Don't missubstitute HOME in testsGuido Günther2016-12-27
* gbp clone: configure user.email, user.name from DEBEMAIL/DEBFULLNAMEMichael Stapelberg2016-12-19
* gbp.config: keep the parser aroundGuido Günther2016-12-09
* 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