| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-10 | Basic fixes to get tests back on track. Of course there is much more work to ↵ | Sebastian Thiel | |
| be done here | |||
| 2014-02-10 | removed leftover gitdb - I thought it was merged into git | Sebastian Thiel | |
| 2014-02-09 | tabs to 4 spaces - overall state of this branch is desolate, but fixable. ↵ | Sebastian Thiel | |
| Needs plenty of work | |||
| 2011-07-05 | Added smmap as submodule, package initialization adjusted to assure it is ↵ | Sebastian Thiel | |
| available | |||
| 2011-05-06 | removed gitdb submodule | Sebastian Thiel | |
| 2011-05-05 | Added async submodule, formerly required by gitdb (which is still a valid ↵ | Sebastian Thiel | |
| submodule just yet) | |||
| 2011-05-05 | Made most primal imports work, but stopped here as there are many more ↵ | Sebastian Thiel | |
| changes when doing the merge | |||
| 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-25 | configparser is now part of gitdb. Test still remains until it was replaced ↵ | Sebastian Thiel | |
| by its gitdb counterpart through inheritance. All items which are part of gitdb but used by gitpython need their own verification within gitpython | |||
| 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-04-05 | Moved push and fetch methods partly from remote to the gitcmdobjdb ↵ | Sebastian Thiel | |
| implementation, including related types. It doesn't yet work, and the omnipresence of the repo imposes a problem right now, as the required ref functionality is not yet part of the gitdb specification. theoretically, the whole ref implementation has to move into gitdb | |||
| 2011-04-02 | Added downloadable versions of the respective documentation, which should ↵ | Sebastian Thiel | |
| aid packagers a bit | |||
| 2010-12-01 | setup .gitmodules to use a tracking branch automatically | Sebastian Thiel | |
| 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 | |||
