| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-06 | Started to fix imports - tests still have no chance to work as database ↵ | Sebastian Thiel | |
| changed drastically. Now the actual work begins | |||
| 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-07 | Updated objects to use the ones defined in gitdb as basis. Only the ↵ | Sebastian Thiel | |
| submodule implementation is left in git-python as it requires some advanced features. No tests where run yet | |||
| 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 | |||
| 2011-02-23 | Fixed incorrect handling of rev_parse if it was fed with branches that ↵ | Sebastian Thiel | |
| looked like hexshas. Thanks to Ning (frostyplanet) who pointed this issue out | |||
| 2010-12-01 | Submodule tests are functional once again. | Sebastian Thiel | |
| remote: Fixed bug that was caused by the unchecked deletion of an uncached attribute which did not necessarily exist | |||
| 2010-12-01 | Fixed import of gitdb, keeping changed gitdb commit so that the submodule ↵ | Sebastian Thiel | |
| tests may work. Switched gitdb submodule to new github url | |||
| 2010-11-25 | Fixed all testcases | Sebastian Thiel | |
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | |
| adjusted | |||
