summaryrefslogtreecommitdiff
path: root/git/test/test_tree.py
Commit message (Expand)AuthorAgeFilesLines
* hidden win-errs: Let leaking TCs run till end, then hideKostis Anagnostopoulos2016-10-041-3/+2
* Appveyor: Set HIDE_WINDOWS_KNOWN_ERRORS=TrueKostis Anagnostopoulos2016-10-031-2/+2
* Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=Falsewinerr_showKostis Anagnostopoulos2016-10-031-3/+17
* fix(tree): remove Tree.cache - use IndexFile.write_tree() insteadSebastian Thiel2015-12-141-85/+0
* fix(tree): show that fixing Tree.cache is not possibleSebastian Thiel2015-12-141-20/+35
* fix(tree): tree item sort now uses git-styleSebastian Thiel2015-12-131-0/+20
* Make flake8 happySebastian Thiel2015-01-061-1/+1
* test_tree worksSebastian Thiel2015-01-061-0/+1
* Fixed io types to make tests work on PY2 once again.py3Sebastian Thiel2015-01-051-3/+3
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-1/+1
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-2/+5
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-4/+1
* Applied autopep8Sebastian Thiel2014-11-191-3/+3
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-1/+1
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-9/+9
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-1/+1
* pep8 linting (whitespaces)Antoine Musso2014-11-161-25/+24
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-130/+130
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+144