aboutsummaryrefslogtreecommitdiff
path: root/git/ext
AgeCommit message (Expand)Author
2014-02-09tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel
2011-07-05Added smmap as submodule, package initialization adjusted to assure it is ava...Sebastian Thiel
2011-05-06removed gitdb submoduleSebastian Thiel
2011-05-05Added async submodule, formerly required by gitdb (which is still a valid sub...Sebastian Thiel
2011-05-05Made most primal imports work, but stopped here as there are many more change...Sebastian Thiel
2011-04-29Moved rev_parse code into gitdb, this probably broke pretty much here, which ...Sebastian Thiel
2011-04-25configparser is now part of gitdb. Test still remains until it was replaced b...Sebastian Thiel
2011-04-07Updated objects to use the ones defined in gitdb as basis. Only the submodule...Sebastian Thiel
2011-04-07Removed all parts of the reference implementation which doesn't require the g...Sebastian Thiel
2011-04-05Moved push and fetch methods partly from remote to the gitcmdobjdb implementa...Sebastian Thiel
2011-04-02Added downloadable versions of the respective documentation, which should aid...Sebastian Thiel
2010-12-01setup .gitmodules to use a tracking branch automaticallySebastian Thiel
2010-12-01Fixed import of gitdb, keeping changed gitdb commit so that the submodule tes...Sebastian Thiel
2010-11-25Fixed all testcasesSebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel