aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* commands: allow to fall back to error reason if stderr is emptyGuido Günther2016-11-04
* tests: Move doctests to subdirGuido Günther2016-11-04
* docs: Rework "upstream uses git" sectionGuido Günther2016-11-04
* docs: Don't suggest deprecated section names in examplesGuido Günther2016-11-04
* Add version manglingJonas Meurer2016-11-04
* rpm: don't warn about deprecated $repo/.gbp.confGuido Günther2016-11-04
* Build-depend on libdistro-info-perlGuido Günther2016-11-03
* Document changes and release 0.8.6debian/0.8.6Guido Günther2016-10-23
* import-orig: Give some context on --merge-mode=replace optionGuido Günther2016-10-23
* import-orig: Document --rollback optionGuido Günther2016-10-23
* 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
* Document changes and release 0.8.5debian/0.8.5Guido Günther2016-10-10
* repository.archive: adjust to API changeGuido Günther2016-10-09
* GitRepository.list_submodules: use _git_inoutGuido Günther2016-10-09
* test_buildpackage_rpm: check that we fail subtarball generation correctlyGuido Günther2016-10-09
* GitRepository.archive: use _git_inoutGuido Günther2016-10-09
* tests: capture stderr in gbp import_srpm component testsGuido Günther2016-10-08
* tests: capture stderr in gbp rpm-ch component testsGuido Günther2016-10-08
* dch: avoid adding section in snapshot mode if distribution is UNRELEASEDLinn Crosetto2016-10-02
* tests/buildpackage: test --git-export-dirGuido Günther2016-10-02
* tests/buildpackage: use absolut path for output filesGuido Günther2016-10-02
* tests/buildpackage: prettier test namesGuido Günther2016-10-02
* buildpackage: add back export-dir optionsGuido Günther2016-10-02
* posttag-push: Print branches we push toGuido Günther2016-09-29
* test_buildpackage_rpm.py: flake8 cleanGuido Günther2016-09-29
* test_pq_rpm.py: don't spew on stderrGuido Günther2016-09-28
* test_pq_rpm: flake8 cleanGuido Günther2016-09-28
* pq: make TestFromTAG tests silentGuido Günther2016-09-28
* pq: introduce pq_on_upstream_tagGuido Günther2016-09-28
* pq: remove redundancies in --pq-from code pathsGuido Günther2016-09-28
* Document changes and release 0.8.4debian/0.8.4Guido Günther2016-09-27
* pq: restrict choices of pq-from to 'DEBIAN' and 'TAG'Guido Günther2016-09-27
* autopkgtest: Skip build if setuptools is not availableGuido Günther2016-09-27
* Vcs-Git: use https transportGuido Günther2016-09-20
* Unbreak patch delta outputGuido Günther2016-09-16
* dch: add missing short opts to manpageGuido Günther2016-09-15
* dch: make urgency a config file optionGuido Günther2016-09-15
* config: allow to set short optionsGuido Günther2016-09-15
* config: fix confusing typoGuido Günther2016-09-14
* dch: document --securityGuido Günther2016-09-13
* dch: document which options can't be set via gbp.confGuido Günther2016-09-13
* tests: capture stderr in buildpackage-rpm unit testsMarkus Lehtonen2016-09-12
* Command: redirect stdout/stderr to sys.stdout/stderrMarkus Lehtonen2016-09-12
* README: add travis ci statusGuido Günther2016-09-12
* Rename README to README.mdGuido Günther2016-09-12
* Switch from pychecker to flake8Guido Günther2016-09-12
* Move doc generation and test invocation to separate MakefileGuido Günther2016-09-12