aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/doctests/test_GitRepository.py
Commit message (Expand)AuthorAge
* doctests: Fix broken referencesGuido Günther2017-10-20
* GitRepository: port to Python3Guido Günther2017-08-02
* GitRepository: add rename_fileGuido Günther2017-05-26
* GitRepository: add set_configGuido Günther2017-05-26
* tests: drop unused variableGuido Günther2017-05-26
* GitRepository: add is_in_merge()Guido Günther2017-04-04
* test_GitRepository: fix c'n'p errorGuido Günther2017-04-04
* 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
* GitRepository: make garbage_collect more usefulGuido Günther2017-01-20
* GitRepository: properly use pipe on empty stringsGuido Günther2017-01-06
* GitRepository: allow for dry-run pushGuido Günther2016-12-30
* 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
* tests: Move doctests to subdirGuido Günther2016-11-04