aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/doctests/test_GitRepository.py
Commit message (Expand)AuthorAge
* gbp: Fix misc spelling in user visible output and commentsOtto Kekäläinen2024-01-12
* tests: Adjust to changed git outputGuido Günther2023-05-31
* Revert "tests: Adjust to changed git output"Guido Günther2023-05-26
* tests: Adjust to changed git outputGuido Günther2023-05-01
* gbp.git: Add support for long listing format (with object sizes)Andrej Shadura2021-03-11
* gbp.git: Change list_tree to return an iteratorAndrej Shadura2021-03-11
* 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