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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bumped version to 0.5.4
0.5.4
Sebastian Thiel
2011-07-05
2
-1
/
+1
*
wrote change log for next release.
Sebastian Thiel
2011-07-05
1
-1
/
+5
*
Optimized test_pack_streaming not to cache the objects anymore. Instead an it...
Sebastian Thiel
2011-07-05
2
-3
/
+2
*
pack: updated to use its cursor properly, which will be required if huge pack...
Sebastian Thiel
2011-07-05
2
-14
/
+21
*
Fixed up docs for upcoming release. Bumped version to 0.5.3
Sebastian Thiel
2011-06-13
10
-38
/
+62
*
Merge branch 'smmap'
Sebastian Thiel
2011-06-13
5
-48
/
+62
|
\
|
*
Added changelog information
Sebastian Thiel
2011-06-10
1
-1
/
+4
|
*
Switched git db to the non-sliding version of the memory manager which is a g...
Sebastian Thiel
2011-06-10
3
-40
/
+49
|
*
Added smmap as submodule, assured the sys path makes it available
Sebastian Thiel
2011-06-10
2
-7
/
+9
|
/
*
Fixed _perf module, which built, but didn't link dynamically. All the time, I...
Sebastian Thiel
2011-03-31
3
-13
/
+55
*
crc needs to be done on the pack object header as well, of course
Sebastian Thiel
2011-03-31
2
-5
/
+19
*
Implemented remainder of the test, and it already shows that something is wro...
Sebastian Thiel
2011-03-31
3
-27
/
+76
*
initial version of pack writing, which seems to work, but still needs some mo...
Sebastian Thiel
2011-03-31
5
-22
/
+266
*
Added stub for pack writing implementation which should work for pack streami...
Sebastian Thiel
2011-03-31
3
-19
/
+50
*
preprended all modules with licensing information
Sebastian Thiel
2011-02-23
34
-0
/
+132
*
Added license information file
Sebastian Thiel
2011-02-23
1
-0
/
+0
*
setup and doc generation works once again
Sebastian Thiel
2010-11-30
2
-5
/
+6
*
Fixed unittests
Sebastian Thiel
2010-11-30
5
-6
/
+11
*
moved all relevant files into the gitdb folder.
Sebastian Thiel
2010-11-30
44
-0
/
+6672