summaryrefslogtreecommitdiff
path: root/test/test_repo.py
Commit message (Expand)AuthorAgeFilesLines
* Use copy and not inplace remove password + working case testMichael Mercier2021-03-161-1/+4
* Better assert messageMichael Mercier2021-03-121-2/+3
* Use format instead of f-stringMichael Mercier2021-03-121-1/+1
* Replace password in URI by stars if present + testMichael Mercier2021-03-111-0/+11
* git/repo/base.py: is_dirty(): Fix pathspec handlingArnaud Patard2020-09-281-0/+14
* tests: move to root dirKonrad Weihmann2020-07-121-0/+1031
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-1031/+0
* tests: move to root dirKonrad Weihmann2020-07-121-0/+1031
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-604/+0
* Adjusted remaining usages of set_reference and set_commit to set a logmessageSebastian Thiel2010-11-241-1/+1
* Improved refparse error handling in case of out-of-bound indicesSebastian Thiel2010-11-241-1/+8
* repo.rev_parse: Added support for simple log parsing - dates are not yet supp...Sebastian Thiel2010-11-231-3/+20
* Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...Sebastian Thiel2010-11-211-1/+1
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-0/+580