Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git/repo/base.py: is_dirty(): Fix pathspec handling | Arnaud Patard | 2020-09-28 | 1 | -0/+14 |
* | tests: move to root dir | Konrad Weihmann | 2020-07-12 | 1 | -0/+1031 |
* | Revert moving tests out of 'git' folder, related to #1030 | Sebastian Thiel | 2020-07-12 | 1 | -1031/+0 |
* | tests: move to root dir | Konrad Weihmann | 2020-07-12 | 1 | -0/+1031 |
* | Moved everything into the git subdirectory - some tests still need to be adju... | Sebastian Thiel | 2010-11-25 | 1 | -604/+0 |
* | Adjusted remaining usages of set_reference and set_commit to set a logmessage | Sebastian Thiel | 2010-11-24 | 1 | -1/+1 |
* | Improved refparse error handling in case of out-of-bound indices | Sebastian Thiel | 2010-11-24 | 1 | -1/+8 |
* | repo.rev_parse: Added support for simple log parsing - dates are not yet supp... | Sebastian Thiel | 2010-11-23 | 1 | -3/+20 |
* | Updated MANIFEST and setup to include fixtures. Adjusted includes in all test... | Sebastian Thiel | 2010-11-21 | 1 | -1/+1 |
* | flattened test folder structure, didn't adjust any file content yet | Sebastian Thiel | 2010-11-21 | 1 | -0/+580 |