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
/
test
/
git
/
performance
/
test_streams.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
flattened test folder structure, didn't adjust any file content yet
Sebastian Thiel
2010-11-21
1
-131
/
+0
*
Fixed performance tests which broke in the meanwhile - they definitely don't ...
Sebastian Thiel
2010-11-20
1
-1
/
+1
*
Fixed performance tests which broke in the course of the sha1-20 byte changes
Sebastian Thiel
2010-06-28
1
-6
/
+7
*
Removed odb from project, it is now used as a submodule named gitdb, which wa...
Sebastian Thiel
2010-06-12
1
-9
/
+4
*
Implemented stream tests, found a bug on the way, slowly a test-framework for...
Sebastian Thiel
2010-06-04
1
-11
/
+2
*
Fixed implementation after design change to deal with it - all tests run, but...
Sebastian Thiel
2010-06-04
1
-6
/
+6
*
initial version of new odb design to facilitate a channel based multi-threadi...
Sebastian Thiel
2010-06-04
1
-3
/
+3
*
commit.create_from_tree now uses pure python implementation, fixed message pa...
Sebastian Thiel
2010-06-03
1
-2
/
+2
*
Added performance comparison to cgit ... and yes, git-python is faster :)
Sebastian Thiel
2010-06-03
1
-7
/
+60
*
odb: fixed streamed decompression reader ( specific tests would still be miss...
Sebastian Thiel
2010-06-03
1
-0
/
+91