| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-30 | git cmd implementation of repository appears to work, at least this is what ↵ | Sebastian Thiel | |
| the test suggests. Pure python implementation still has some trouble, but this should be very fixable | |||
| 2011-05-06 | replaced all gitdb strings with git | Sebastian Thiel | |
| 2011-05-05 | Added all code from gitdb to gitpython. Next is to make it generally work. ↵ | Sebastian Thiel | |
| Then the tests will need some work | |||
| 2011-04-29 | Moved rev_parse code into gitdb, this probably broke pretty much here, which ↵ | Sebastian Thiel | |
| is still to be fixed of course | |||
| 2011-04-07 | Removed all parts of the reference implementation which doesn't require the ↵ | Sebastian Thiel | |
| git command. everything else was moved to GitDB. None of the tests is yet expected to run, although git-python should have less trouble getting the tests back up running than GitDB. plenty of code needs to be de-duplicated though in case of the tests, which will be some work | |||
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | |
| adjusted | |||
