aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Expand)Author
2015-01-14GitConfigParser now respects and merges 'include' sectionsSebastian Thiel
2014-11-12Switch http://github.com/gitpython-developers/gitdb.git to https://github.com...David Black
2014-02-10Adjusted required versions of pre-requisites, now the majority of the tests workSebastian Thiel
2012-07-23submodules now use the http protocol to faciliate use in corporate networksSebastian Thiel
2011-07-04Fetch info can now deal much better with non-default ref specs, fixes #24, #25Sebastian Thiel
2011-06-13Made remote line parsing more stable. On windows it can be that we encounter ...Sebastian Thiel
2011-06-10Fixed submodule tests to go with either the old or the new version of gitdbSebastian Thiel
2011-06-08log: non-existing logs no longer throw an exception, but are ignored. Fixed c...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
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel
2010-11-20submodule.update: now forcing the checkout - see in-code commentsSebastian Thiel
2010-11-18Changed name/id of gitdb submodule to something that doesn't look like a pathSebastian Thiel
2010-06-12Removed odb from project, it is now used as a submodule named gitdb, which wa...Sebastian Thiel