aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* pq: Don't fail --commit on empty commitsGuido Günther2016-12-23
* GitRepository: allow to check cleaniness of arbitrary pathsGuido Günther2016-12-23
* Only set username and email when creating reposGuido Günther2016-12-21
* gbp clone: configure user.email, user.name from DEBEMAIL/DEBFULLNAMEMichael Stapelberg2016-12-19
* create_remote_repo: allow to list config sectionsGuido Günther2016-12-09
* create_remote_repo: move repo creation to separate functionGuido Günther2016-12-09
* gbp.config: keep the parser aroundGuido Günther2016-12-09
* create_remote_repo.parse_args: drop unused argumentGuido Günther2016-12-09
* config: use better variable namesGuido Günther2016-12-08
* Fix doc stringGuido Günther2016-12-07
* import_srpm: Drop epoch tooGuido Günther2016-12-07
* gbp/rpm: flake8 cleanGuido Günther2016-12-07
* specfile: handle %patch -FTzafrir Cohen2016-12-07
* rpm: improve error message on specfile patch parser errorsGuido Günther2016-12-07
* rpm_ch: flake8 cleanGuido Günther2016-12-07
* buildpackage_rpm: flake8 cleanGuido Günther2016-12-07
* buildpackage_rpm: drop unused vcs_info()Guido Günther2016-12-07
* pq_rpm: flake8 cleanGuido Günther2016-12-07
* pq_rpm: use relative path names for patchesGuido Günther2016-12-07
* Fix doc stringGuido Günther2016-12-05
* import_srpm: flake8 cleanGuido Günther2016-12-05
* import_rpms: use upstream version for upstream tagGuido Günther2016-12-05
* rpm: allow to filter out elements from the version dictGuido Günther2016-12-05
* import_srpm: allow for more than one argumentGuido Günther2016-12-04
* import_dsc: fail properly again without a package to importGuido Günther2016-12-04
* Add ability to specify the clone target to gbp-import-{dsc,srpm}Chris Lamb2016-12-04
* Fix typosGuido Günther2016-11-25
* DebianGitRepository: Unmangle versionGuido Günther2016-11-16
* DebianGitRepository: split out version manglingGuido Günther2016-11-16
* DebianGitRepository: simplify version manglingGuido Günther2016-11-16
* DebianGitRepository: Handle dot escapingGuido Günther2016-11-16
* DebianGitRepository: split out _unsanitize_versionGuido Günther2016-11-16
* Use cls consistentlyGuido Günther2016-11-16
* Fix new flake8 errorsGuido Günther2016-11-15
* Avoid deprecation outside of Debian package repositoriesGuido Günther2016-11-15
* Avoid printing deprecation twiceGuido Günther2016-11-15
* commands: allow to fall back to error reason if stderr is emptyGuido Günther2016-11-04
* Add version manglingJonas Meurer2016-11-04
* 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
* create-remote-repo: print proper error message on missing remote-configsGuido Günther2016-10-20
* buildpackage: handle <vendor>/masterGuido Günther2016-10-19
* repository.archive: adjust to API changeGuido Günther2016-10-09
* GitRepository.list_submodules: use _git_inoutGuido Günther2016-10-09
* GitRepository.archive: use _git_inoutGuido Günther2016-10-09
* dch: avoid adding section in snapshot mode if distribution is UNRELEASEDLinn Crosetto2016-10-02
* buildpackage: add back export-dir optionsGuido Günther2016-10-02
* pq: introduce pq_on_upstream_tagGuido Günther2016-09-28
* pq: remove redundancies in --pq-from code pathsGuido Günther2016-09-28