summaryrefslogtreecommitdiff
path: root/git/test/test_index.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed io types to make tests work on PY2 once again.py3Sebastian Thiel2015-01-051-3/+3
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-1/+2
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-1/+1
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-1/+0
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-2/+17
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-19/+18
* Applied autopep8Sebastian Thiel2015-01-041-1/+1
* Fixed all remaining non-performance testsSebastian Thiel2015-01-031-2/+8
* Applied autopep8Sebastian Thiel2014-11-191-8/+11
* Allow Index.add() on bare repositoriesSebastian Thiel2014-11-171-0/+34
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-26/+26
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-19/+19
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-6/+2
* pep8 linting (whitespaces)Antoine Musso2014-11-161-110/+108
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-651/+651
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+669