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
*
Fixed remaining tests as far as possible/necessary before the actual work sta...
fetch_n_push
Sebastian Thiel
2011-05-05
3
-26
/
+25
*
Fixed all remaining db tests
Sebastian Thiel
2011-05-05
6
-12
/
+12
*
Fixed db/test_git
Sebastian Thiel
2011-05-05
4
-8
/
+15
*
First rename session, db/test_base.py works, but there is much more work to do
Sebastian Thiel
2011-05-04
15
-76
/
+81
*
Moved plenty of code around to separate pure python implementation from futur...
Sebastian Thiel
2011-04-29
13
-319
/
+531
*
First version with some working reference tests. The db implementation is sti...
Sebastian Thiel
2011-04-29
4
-9
/
+328
*
Renaemd odb to repo (once again) as references require a full repository with...
Sebastian Thiel
2011-04-29
7
-140
/
+151
*
Applied more fixes and an implementation for the RepositoryPathsMixin. This s...
Sebastian Thiel
2011-04-29
8
-35
/
+125
*
Added RepositoryPathMixin as well as ConfigurationMixin. The first mentioned ...
Sebastian Thiel
2011-04-26
4
-20
/
+150
*
Fixed reference tests - symbolic refs now need to be created with a git_dir()...
Sebastian Thiel
2011-04-26
7
-32
/
+85
*
Fixed ref test up to the point where there is an issue resolving objects in t...
Sebastian Thiel
2011-04-26
6
-44
/
+51
*
Fixed a few broken tests. test_refs is still not working as it needs more thr...
Sebastian Thiel
2011-04-25
8
-9
/
+1980
*
Initial version of objects. The submodule implementation is left in git-pytho...
Sebastian Thiel
2011-04-07
15
-0
/
+1910
*
Added ref implementation and tried to fix it so that it has a chance of runni...
Sebastian Thiel
2011-04-07
13
-14
/
+2109
*
Added first scetch of a transport DB interface which should be enough to allo...
Sebastian Thiel
2011-04-04
3
-2
/
+152
*
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