aboutsummaryrefslogtreecommitdiff
path: root/test/test_repo.py
AgeCommit message (Expand)Author
2020-09-28git/repo/base.py: is_dirty(): Fix pathspec handlingArnaud Patard
2020-07-12tests: move to root dirKonrad Weihmann
2020-07-12Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel
2020-07-12tests: move to root dirKonrad Weihmann
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel
2010-11-24Adjusted remaining usages of set_reference and set_commit to set a logmessageSebastian Thiel
2010-11-24Improved refparse error handling in case of out-of-bound indicesSebastian Thiel
2010-11-23repo.rev_parse: Added support for simple log parsing - dates are not yet supp...Sebastian Thiel
2010-11-21Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...Sebastian Thiel
2010-11-21flattened test folder structure, didn't adjust any file content yetSebastian Thiel