aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts
Commit message (Expand)AuthorAge
* pq: Don't fail --commit on empty commitsGuido 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
* create_remote_repo.parse_args: drop unused argumentGuido Günther2016-12-09
* config: use better variable namesGuido Günther2016-12-08
* import_srpm: Drop epoch tooGuido 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
* import_srpm: flake8 cleanGuido Günther2016-12-05
* import_rpms: use upstream version for upstream tagGuido 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
* Fix new flake8 errorsGuido Günther2016-11-15
* create-remote-repo: print proper error message on missing remote-configsGuido Günther2016-10-20
* buildpackage: handle <vendor>/masterGuido Günther2016-10-19
* 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
* pq: restrict choices of pq-from to 'DEBIAN' and 'TAG'Guido Günther2016-09-27
* Unbreak patch delta outputGuido Günther2016-09-16
* dch: make urgency a config file optionGuido Günther2016-09-15
* dch: flake8 cleanGuido Günther2016-09-12
* clone: flake8 cleanGuido Günther2016-09-12
* commmon/import_orig: flake8 cleanGuido Günther2016-09-12
* import_dsc: flake8 cleanGuido Günther2016-09-12
* import_orig: flake8 cleanGuido Günther2016-09-12
* buildpackage: flake8 cleanGuido Günther2016-09-12
* import_orig: Use gbp.scripts.common.hookGuido Günther2016-09-12
* create_remote_repo: allow to create non bare repositoriesGuido Günther2016-09-12
* create_remote_config: It's 'gbp pull' not 'gbp-pull'Guido Günther2016-09-12
* create_remote_repo: flake8 cleanGuido Günther2016-09-12
* create_remote_repo: move build_remote_script test to separate fileGuido Günther2016-09-12
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* pq: Ensure we are working in the right git directoryMaximiliano Curia2016-09-07
* pq: Handle unmerged debian branches (export)Maximiliano Curia2016-09-07
* pq: Handle unmerged debian branches (rebase)Maximiliano Curia2016-09-07
* pq: Handle unmerged debian branches (import)Maximiliano Curia2016-09-07
* import_orig: Properly abort merge on rollbacksGuido Günther2016-08-26
* import-orig: export version information to postimport hookGuido Günther2016-08-04
* pq: Retry patch with whitespace fixup on failureGuido Günther2016-07-31