aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts
Commit message (Expand)AuthorAge
* dch: Allow to run from subdirectoryGuido Günther2017-01-23
* buildpackage: fix exporting of working copy when .git is not a directoryMarkus Lehtonen2017-01-20
* pq: Hardcode commit abbrev to 7 when exporting patchesGuido Günther2017-01-20
* buildpackage: verify generated tarballsGuido Günther2017-01-20
* pull: Allow to specify remote on the command lineGuido Günther2017-01-19
* Drop unused variableGuido Günther2017-01-18
* buildpackage: Use commit instead of tree to create archiveGuido Günther2017-01-17
* buildpackage: Don't set a compression level if unset and make this the defaultGuido Günther2017-01-17
* Fix typosGuido Günther2017-01-13
* import-orig: Move orig.tar.gz with filter-pristine-tarGuido Günther2017-01-11
* Quote arguments passed to builderGuido Günther2017-01-11
* import_orig: Delay unpack of component tarballsGuido Günther2017-01-11
* Improve wordingGuido Günther2017-01-11
* Drop superfluous whensGuido Günther2017-01-11
* Fix typoGuido Günther2017-01-11
* import-orig: Make sure we exit non zeroGuido Günther2017-01-11
* import_dsc: Store debian/changelog in commit messageGuido Günther2017-01-10
* Always set a mainttrailer optionGuido Günther2017-01-10
* buildpackage: use os.makedirs to create export dirsGuido Günther2017-01-09
* buildpackage: simplify export dir selectionGuido Günther2017-01-09
* buildpackage: print proper dist when using sidGuido Günther2017-01-07
* tests/component/rpm: flake8 cleanGuido Günther2017-01-03
* GitVfs: make objects usable as context managersGuido Günther2017-01-02
* Deprecate --download in import_srpm tooGuido Günther2017-01-01
* import_dsc: fix options.download fallbackGuido Günther2016-12-28
* 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
* 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