aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* dch: Allow to run from subdirectoryGuido Günther2017-01-23
* tests: make sure we fail properly with toplevel == TrueGuido Günther2017-01-23
* GitRepository: allow to init git repository from a subdirGuido Günther2017-01-22
* GitRepository: properly determine git-dirGuido Günther2017-01-20
* component test: Use more fixturesGuido Günther2017-01-20
* PristineTar: add verifyGuido Günther2017-01-20
* test_buildpackage: make sure we discard temporary treesGuido Günther2017-01-20
* GitRepository: make garbage_collect more usefulGuido Günther2017-01-20
* pull: Allow to specify remote on the command lineGuido Günther2017-01-19
* component tests: simpler test fixturesGuido Günther2017-01-19
* 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
* import-orig: Move orig.tar.gz with filter-pristine-tarGuido Günther2017-01-11
* gbplogtester: allow to match anywhere in the logGuido Günther2017-01-11
* Quote arguments passed to builderGuido Günther2017-01-11
* import_orig: Delay unpack of component tarballsGuido Günther2017-01-11
* tests: add helper to check component tarballsGuido Günther2017-01-11
* tests: output correct tree when hitting an errorGuido Günther2017-01-11
* import_dsc: Store debian/changelog in commit messageGuido Günther2017-01-10
* gbp.deb.changelog: Allow to parse out changes from a specific versionGuido Günther2017-01-10
* import_dsc: test bare repository importGuido Günther2017-01-10
* Use a less generic nameGuido 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
* GitRepository: properly use pipe on empty stringsGuido Günther2017-01-06
* Update submoduleGuido Günther2017-01-05
* Use flake8 clean version of rpm test dataGuido Günther2017-01-04
* 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
* test_import_srpm.py: flake8 cleanGuido Günther2017-01-01
* GitRepository: allow for dry-run pushGuido Günther2016-12-30
* GitRepository.commit_dir: add a proper reflog entryGuido Günther2016-12-28
* Add helper to run tests in docker containerGuido 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
* tests: Drop spurious log outputGuido Günther2016-12-26
* test_supercommand: test --list-cmdsGuido 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
* 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
* 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
* gbp config: test rpm commands tooGuido Günther2016-12-08
* config: use better variable namesGuido Günther2016-12-08
* import_srpm: Drop epoch tooGuido Günther2016-12-07
* specfile: handle %patch -FTzafrir Cohen2016-12-07