aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* GitRepository: allow for dry-run pushGuido Günther2016-12-30
* GitRepository.commit_dir: add a proper reflog entryGuido Günther2016-12-28
* GitRepository: use GitArgs for update_refGuido Günther2016-12-28
* import_dsc: fix options.download fallbackGuido Günther2016-12-28
* config: Don't missubstitute HOME in testsGuido Günther2016-12-27
* import-dsc: Improve error message if there is no dsc fileGuido Günther2016-12-26
* import-dsc: determine download automaticallyGuido Günther2016-12-26
* import-orig: determine download automaticallyGuido Günther2016-12-26
* import-orig: Handle download errors properlyGuido Günther2016-12-26
* Use compact forms of logging functionsGuido Günther2016-12-26
* 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