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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed remaining tests as far as possible/necessary before the actual work sta...
fetch_n_push
Sebastian Thiel
2011-05-05
2
-23
/
+25
*
Fixed all remaining db tests
Sebastian Thiel
2011-05-05
6
-12
/
+12
*
Fixed db/test_git
Sebastian Thiel
2011-05-05
1
-3
/
+3
*
First rename session, db/test_base.py works, but there is much more work to do
Sebastian Thiel
2011-05-04
7
-15
/
+21
*
Moved plenty of code around to separate pure python implementation from futur...
Sebastian Thiel
2011-04-29
2
-9
/
+5
*
Applied more fixes and an implementation for the RepositoryPathsMixin. This s...
Sebastian Thiel
2011-04-29
2
-4
/
+4
*
Fixed reference tests - symbolic refs now need to be created with a git_dir()...
Sebastian Thiel
2011-04-26
2
-11
/
+11
*
Fixed ref test up to the point where there is an issue resolving objects in t...
Sebastian Thiel
2011-04-26
2
-16
/
+21
*
Fixed a few broken tests. test_refs is still not working as it needs more thr...
Sebastian Thiel
2011-04-25
5
-9
/
+159
*
Initial version of objects. The submodule implementation is left in git-pytho...
Sebastian Thiel
2011-04-07
4
-0
/
+469
*
Added ref implementation and tried to fix it so that it has a chance of runni...
Sebastian Thiel
2011-04-07
3
-11
/
+570
*
Added first scetch of a transport DB interface which should be enough to allo...
Sebastian Thiel
2011-04-04
1
-0
/
+18
*
Fixed _perf module, which built, but didn't link dynamically. All the time, I...
Sebastian Thiel
2011-03-31
1
-0
/
+43
*
crc needs to be done on the pack object header as well, of course
Sebastian Thiel
2011-03-31
1
-1
/
+1
*
Implemented remainder of the test, and it already shows that something is wro...
Sebastian Thiel
2011-03-31
2
-12
/
+29
*
initial version of pack writing, which seems to work, but still needs some mo...
Sebastian Thiel
2011-03-31
1
-13
/
+38
*
Added stub for pack writing implementation which should work for pack streami...
Sebastian Thiel
2011-03-31
1
-4
/
+30
*
preprended all modules with licensing information
Sebastian Thiel
2011-02-23
18
-0
/
+72
*
Fixed unittests
Sebastian Thiel
2010-11-30
4
-5
/
+4
*
moved all relevant files into the gitdb folder.
Sebastian Thiel
2010-11-30
25
-0
/
+1539