index
:
delta/python-packages/gitpython.git
0.1
0.2
0.3
Fix-#1334
baserock/zuul-ci
black-fmt
experiment-2012
fix
fix-1103
fix-ci-tests
fix-dont-choke-on-invalid-unicode-paths
fix-for-invalid-data-in-commits
fix-non-ascii-chars-in-status-lines
fix-octal-escaped-path-parser-bug
flock
gh-pages
index-no-read-lock
issue-232-reproduction
issue-301-reproduction
keep-raw-bytes-on-diffs
main
master
more-robust-git-diff
no_devnull_open
orig_master
patches
py2
py3
revert-357-autointerrupt_deadlock_fix
typing
github.com: gitpython-developers/GitPython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git
/
test
/
test_tree.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-108
/
+0
*
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
1
-0
/
+108
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-108
/
+0
*
Replace deprecated failUnlessRaises alias with assertRaises in tests
Harmon
2020-02-16
1
-1
/
+1
*
Unnecessary generator - rewrite as a set comprehension
Hugo
2018-03-18
1
-1
/
+1
*
Unnecessary generator - rewrite as a list comprehension
Hugo
2018-03-18
1
-1
/
+1
*
Rewrite unnecessary dict/list/tuple calls as literals
Hugo
2018-03-18
1
-1
/
+1
*
Drop support for EOL Python 2.6
Hugo
2018-03-18
1
-4
/
+1
*
Python 3.6 invalid escape sequence deprecation fixes
Ville Skyttä
2017-04-09
1
-2
/
+2
*
Fixes to support Python 2.6 again.
Andreas Maier
2016-10-24
1
-1
/
+4
*
src: import os.path as osp
Kostis Anagnostopoulos
2016-10-16
1
-4
/
+5
*
FIX #526: Do not depend on test-sources
Kostis Anagnostopoulos
2016-10-11
1
-1
/
+1
*
hidden win-errs: Let leaking TCs run till end, then hide
Kostis Anagnostopoulos
2016-10-04
1
-3
/
+2
*
Appveyor: Set HIDE_WINDOWS_KNOWN_ERRORS=True
Kostis Anagnostopoulos
2016-10-03
1
-2
/
+2
*
Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=False
winerr_show
Kostis Anagnostopoulos
2016-10-03
1
-3
/
+17
*
fix(tree): remove Tree.cache - use IndexFile.write_tree() instead
Sebastian Thiel
2015-12-14
1
-85
/
+0
*
fix(tree): show that fixing Tree.cache is not possible
Sebastian Thiel
2015-12-14
1
-20
/
+35
*
fix(tree): tree item sort now uses git-style
Sebastian Thiel
2015-12-13
1
-0
/
+20
*
Make flake8 happy
Sebastian Thiel
2015-01-06
1
-1
/
+1
*
test_tree works
Sebastian Thiel
2015-01-06
1
-0
/
+1
*
Fixed io types to make tests work on PY2 once again.
py3
Sebastian Thiel
2015-01-05
1
-3
/
+3
*
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
1
-1
/
+1
*
Removed 'from X import *' whereever possible
Sebastian Thiel
2015-01-04
1
-2
/
+5
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-4
/
+1
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-3
/
+3
*
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-1
/
+1
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-9
/
+9
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-1
/
+1
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-25
/
+24
*
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-130
/
+130
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+144