| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Basic fixes to get tests back on track. Of course there is much more work to ↵ | Sebastian Thiel | 2014-02-10 | 1 | -0/+0 |
| | | | | | be done here | ||||
| * | removed leftover gitdb - I thought it was merged into git | Sebastian Thiel | 2014-02-10 | 1 | -0/+0 |
| | | |||||
| * | tabs to 4 spaces - overall state of this branch is desolate, but fixable. ↵ | Sebastian Thiel | 2014-02-09 | 1 | -0/+0 |
| | | | | | Needs plenty of work | ||||
| * | Added smmap as submodule, package initialization adjusted to assure it is ↵ | Sebastian Thiel | 2011-07-05 | 1 | -0/+0 |
| | | | | | available | ||||
| * | removed gitdb submodule | Sebastian Thiel | 2011-05-06 | 1 | -0/+0 |
| | | |||||
| * | Added async submodule, formerly required by gitdb (which is still a valid ↵ | Sebastian Thiel | 2011-05-05 | 1 | -0/+0 |
| | | | | | submodule just yet) | ||||
| * | Made most primal imports work, but stopped here as there are many more ↵ | Sebastian Thiel | 2011-05-05 | 1 | -0/+0 |
| | | | | | changes when doing the merge | ||||
| * | Moved rev_parse code into gitdb, this probably broke pretty much here, which ↵ | Sebastian Thiel | 2011-04-29 | 1 | -0/+0 |
| | | | | | is still to be fixed of course | ||||
| * | configparser is now part of gitdb. Test still remains until it was replaced ↵ | Sebastian Thiel | 2011-04-25 | 1 | -0/+0 |
| | | | | | by its gitdb counterpart through inheritance. All items which are part of gitdb but used by gitpython need their own verification within gitpython | ||||
| * | Updated objects to use the ones defined in gitdb as basis. Only the ↵ | Sebastian Thiel | 2011-04-07 | 1 | -0/+0 |
| | | | | | submodule implementation is left in git-python as it requires some advanced features. No tests where run yet | ||||
| * | Removed all parts of the reference implementation which doesn't require the ↵ | Sebastian Thiel | 2011-04-07 | 1 | -0/+0 |
| | | | | | 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 | ||||
| * | Moved push and fetch methods partly from remote to the gitcmdobjdb ↵ | Sebastian Thiel | 2011-04-05 | 1 | -0/+0 |
| | | | | | 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 | ||||
| * | Added downloadable versions of the respective documentation, which should ↵ | Sebastian Thiel | 2011-04-02 | 1 | -0/+0 |
| | | | | | aid packagers a bit | ||||
| * | setup .gitmodules to use a tracking branch automatically | Sebastian Thiel | 2010-12-01 | 1 | -0/+0 |
| | | |||||
| * | Fixed import of gitdb, keeping changed gitdb commit so that the submodule ↵ | Sebastian Thiel | 2010-12-01 | 1 | -0/+0 |
| | | | | | | | tests may work. Switched gitdb submodule to new github url | ||||
| * | Fixed all testcases | Sebastian Thiel | 2010-11-25 | 1 | -0/+0 |
| | | |||||
| * | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | 2010-11-25 | 1 | -0/+0 |
| adjusted | |||||
