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
/
fun.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug caused by incorrect comparison of 'filled-up' binary shas, as it wo...
Sebastian Thiel
2010-07-07
1
-1
/
+20
*
Added auto-doc api reference and fixed plenty of docstrings
Sebastian Thiel
2010-06-30
1
-14
/
+24
*
removed some extra checks in apply-delta which are indeed not required
Sebastian Thiel
2010-06-18
1
-9
/
+2
*
delta-apply now works after fixing a stupid type, instead of i + 1 I wrote i ...
Sebastian Thiel
2010-06-18
1
-5
/
+13
*
Sha1 verification works as well, forgot to fill in the base buffer for delta-...
Sebastian Thiel
2010-06-17
1
-1
/
+1
*
Initial implementation of stream validation - this is the final hurdle, if th...
Sebastian Thiel
2010-06-17
1
-1
/
+6
*
Implemented main PackEntity object retrieval method and moved constructor for...
Sebastian Thiel
2010-06-17
1
-0
/
+2
*
initial version of delta-apply, but more pedandic testing is required
Sebastian Thiel
2010-06-17
1
-2
/
+87
*
Implemented offset based pack object collection including test, next up is th...
Sebastian Thiel
2010-06-16
1
-0
/
+9
*
implemented direct pack reading - currently not all information is passed on,...
Sebastian Thiel
2010-06-16
1
-2
/
+2
*
Initial version of a pack design that should be able to solve the problem nicely
Sebastian Thiel
2010-06-15
1
-14
/
+13
*
index reading from V2 index files implemeneted and tested.
Sebastian Thiel
2010-06-15
1
-0
/
+1
*
Now using the async zlib module if it is available to allow performance gains...
Sebastian Thiel
2010-06-13
1
-1
/
+1
*
Adjusted imports and tests to deal with new folder structure
Sebastian Thiel
2010-06-12
1
-1
/
+1
*
initial commit with latest version extracted from git-python
Sebastian Thiel
2010-06-12
1
-0
/
+115