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
/
async
/
test_channel.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed async from tree
Sebastian Thiel
2010-06-12
1
-87
/
+0
*
Cleaned up channel design, Reader and Writer bases don't require a channel an...
Sebastian Thiel
2010-06-12
1
-3
/
+17
*
channel: Changed design to be more logical - a channel now has any amount of ...
Sebastian Thiel
2010-06-10
1
-3
/
+3
*
Channel: Callbacks reviewed - they are now part of Subclasses of the default ...
Sebastian Thiel
2010-06-09
1
-0
/
+27
*
Channel: removed pseudoconstructor, which clearly improves the design and mak...
Sebastian Thiel
2010-06-09
1
-4
/
+2
*
Channel: Read method revised - now it really really doesn't block anymore, an...
Sebastian Thiel
2010-06-09
1
-6
/
+4
*
Its getting better already - intermediate commit before further chaning the t...
Sebastian Thiel
2010-06-08
1
-1
/
+5
*
The new channeldesign actually works, but it also shows that its located at t...
Sebastian Thiel
2010-06-08
1
-23
/
+1
*
pool.consumed_tasks: is now a queue to be thread safe, in preparation for mul...
Sebastian Thiel
2010-06-07
1
-7
/
+8
*
channel.read: enhanced to be sure we don't run into non-atomicity issues rela...
Sebastian Thiel
2010-06-06
1
-1
/
+1
*
Improved pool design and started rough implementation, top down to learn whil...
Sebastian Thiel
2010-06-06
1
-8
/
+14
*
Renamed mp to async, as this is a much better name for what is actually going...
Sebastian Thiel
2010-06-05
1
-0
/
+61