aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* setup.py: use a valid classifierGuido Günther2016-12-15
* Update to git-builder 1.43Guido Günther2016-12-15
* gbp create-remote-repo: Autocomplete --remote-config= tooGuido Günther2016-12-09
* 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
* gbp.config tests: don't throw OSError if gbp.conf does not existGuido Günther2016-12-09
* gbp.config tests: properly cleanup after testsGuido Günther2016-12-09
* docs: document file layout and some interfacesGuido Günther2016-12-09
* gbp config: test rpm commands tooGuido Günther2016-12-08
* config: use better variable namesGuido Günther2016-12-08
* Run actions under "set -x"Guido Günther2016-12-08
* Document changes and release 0.8.8debian/0.8.8Guido Günther2016-12-08
* gbp-mock: handle single letter optionsTzafrir Cohen2016-12-08
* gbp-posttag-push: catch exceptionsGuido Günther2016-12-07
* 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
* tests/*rpm*: flake8 cleanGuido 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
* flake8: Don't skip all rpm toolsGuido 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
* docs: setting target dir is supported for --download tooGuido Günther2016-12-04
* Add ability to specify the clone target to gbp-import-{dsc,srpm}Chris Lamb2016-12-04
* Document changes and release 0.8.7debian/0.8.7Guido Günther2016-11-28
* examples/gbp-posttag-push: flake8 cleanGuido Günther2016-11-25
* gbp-posttag-push: use gbp.log everywhereGuido Günther2016-11-25
* examples/gbp-posttag-push: allow to upload packages tooGuido Günther2016-11-25
* Fix typosGuido Günther2016-11-25
* docs: Recommend DEP-14Guido Günther2016-11-16
* docs: Use version mangling with careGuido Günther2016-11-16
* 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