| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed plenty of code which went into git-python. This is just for ↵gitdbmerger | Sebastian Thiel | 2011-05-05 | 1 | -17/+0 |
| | | | | | completeness, gitdb doesn't need to be worked on anymore | ||||
| * | Fixed all remaining db tests | Sebastian Thiel | 2011-05-05 | 4 | -10/+10 |
| | | |||||
| * | 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 | 3 | -4/+11 |
| | | |||||
| * | Applied more fixes and an implementation for the RepositoryPathsMixin. This ↵ | Sebastian Thiel | 2011-04-29 | 1 | -3/+3 |
| | | | | | showed that we need to distinguish between plain object dbs with a respective interface and full repositories, which have references and remotes. Ideally, the ones that require only odbs use the odb member, others use the repo member | ||||
| * | Added ref implementation and tried to fix it so that it has a chance of ↵ | Sebastian Thiel | 2011-04-07 | 1 | -1/+0 |
| | | | | | running. Currently it requires an object implementation which will be ported next. None of the tests is expected to run yet. | ||||
| * | Added first scetch of a transport DB interface which should be enough to ↵ | Sebastian Thiel | 2011-04-04 | 1 | -0/+18 |
| | | | | | allow an own implementation of the git protocol without breaking clients. It also includes interfaces for the fetchinfo and pushinfo types | ||||
| * | preprended all modules with licensing information | Sebastian Thiel | 2011-02-23 | 7 | -0/+28 |
| | | |||||
| * | Fixed unittests | Sebastian Thiel | 2010-11-30 | 3 | -4/+3 |
| | | |||||
| * | moved all relevant files into the gitdb folder. | Sebastian Thiel | 2010-11-30 | 7 | -0/+429 |
| Submodule relinked to point to new github location, and moved as well | |||||
