summaryrefslogtreecommitdiff
path: root/git/test/test_repo.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed all remaining non-performance testsSebastian Thiel2015-01-031-7/+7
* Applied autopep8Sebastian Thiel2014-11-191-7/+9
* Merge branch 'feature/0.3/git-file-support' of https://github.com/igetgames/G...Sebastian Thiel2014-11-191-1/+17
|\
| * Add tests for .git-file.Marcus R. Brown2013-01-111-0/+17
* | pep8 linting (trailing whitespace)Antoine Musso2014-11-161-15/+15
* | pep8 linting (whitespace before/after)Antoine Musso2014-11-161-29/+29
* | pep8 linting (blank lines expectations)Antoine Musso2014-11-161-8/+1
* | pep8 linting (whitespaces)Antoine Musso2014-11-161-95/+93
* | Minor modifications to get tests back to work.Sebastian Thiel2014-02-101-2/+10
* | tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-582/+582
|/
* fixed testcaseSebastian Thiel2011-07-181-1/+1
* new blame test addedSebastian Thiel2011-07-181-0/+9
* fixed test_repo to deal with new and old versions of the gitdb. windows is no...Sebastian Thiel2011-06-131-1/+1
* Fixed incorrect handling of rev_parse if it was fed with branches that looked...Sebastian Thiel2011-02-231-1/+6
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+604