index
:
delta/python-packages/gitdb.git
fetch_n_push
gitdb2
gitdbmerger
master
py2n3
github.com: gitpython-developers/gitdb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gitdb
/
stream.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(win): FIX and HIDE 2 win-errors remaining
v2.1.0.dev1
Kostis Anagnostopoulos
2016-10-24
1
-2
/
+3
*
feat(io): breaking API: retrofit Packers as context-managers!
Kostis Anagnostopoulos
2016-10-24
1
-31
/
+96
*
feat(io): Retrofit streams as context-managers.
Kostis Anagnostopoulos
2016-10-24
1
-6
/
+49
*
support optional gitdb_speedups
Thomas Grainger
2016-10-04
1
-1
/
+1
*
Spelling fixes
Ville Skyttä
2016-07-27
1
-1
/
+1
*
Adjusted stream logic to make it work on all tested platforms ... .
Sebastian Thiel
2015-01-12
1
-3
/
+9
*
minor spell fixes + empty line unification + comparison for python 2.6
Yaroslav Halchenko
2015-01-08
1
-3
/
+3
*
Protected stream closure against possibilty of being a bytes
Sebastian Thiel
2015-01-07
1
-1
/
+2
*
Fixed possible file-handle leak
Sebastian Thiel
2015-01-07
1
-3
/
+11
*
Applied autopep8
Sebastian Thiel
2015-01-04
1
-23
/
+29
*
Increased initial size of decompressed data to obtain loose object header inf...
Sebastian Thiel
2015-01-01
1
-2
/
+5
*
It seems zlib works differently in py26, and thus requires special handling.
py2n3
Sebastian Thiel
2014-11-14
1
-5
/
+10
*
Fixed incorrect computation of compressed bytes read in zlib decompression st...
Sebastian Thiel
2014-11-14
1
-1
/
+4
*
reduced usage of force_bytes as clients are expected to pass bytes.
Sebastian Thiel
2014-11-13
1
-5
/
+1
*
Now tests work consistently in py2 and 3
Sebastian Thiel
2014-11-13
1
-5
/
+3
*
Fixed all applicable lint issues
Sebastian Thiel
2014-11-13
1
-3
/
+1
*
Merge branch 'kevin-brown-issue_4' into py2n3
Sebastian Thiel
2014-11-13
1
-189
/
+204
|
\
|
*
Convert types to bytes
Kevin Brown
2014-07-21
1
-2
/
+2
|
*
Start up compat and encoding files
Kevin Brown
2014-07-16
1
-6
/
+18
|
*
Making a bit of progress...
Kevin Brown
2014-07-13
1
-16
/
+10
|
*
Bytes for everyone!
Kevin Brown
2014-07-13
1
-1
/
+1
|
*
More bytes handling
Kevin Brown
2014-07-13
1
-2
/
+2
|
*
Use memoryview instead of buffer
Kevin Brown
2014-07-13
1
-1
/
+4
|
*
Pick off the low hanging fruit
Kevin Brown
2014-07-13
1
-18
/
+25
|
*
Automated PEP 8 fixes
Kevin Brown
2014-07-13
1
-160
/
+158
*
|
Minor adjustments to adapt to changes in async (due to be removed anyway)
Sebastian Thiel
2014-11-13
1
-2
/
+1
|
/
*
tabs to spaces
Sebastian Thiel
2014-02-09
1
-644
/
+644
*
Fixed up docs for upcoming release. Bumped version to 0.5.3
Sebastian Thiel
2011-06-13
1
-3
/
+3
*
initial version of pack writing, which seems to work, but still needs some mo...
Sebastian Thiel
2011-03-31
1
-1
/
+17
*
preprended all modules with licensing information
Sebastian Thiel
2011-02-23
1
-0
/
+4
*
moved all relevant files into the gitdb folder.
Sebastian Thiel
2010-11-30
1
-0
/
+674