aboutsummaryrefslogtreecommitdiff
path: root/git/ext
AgeCommit message (Expand)Author
2015-11-08fix(commit): respect daylight saving when computing utc-offsetSebastian Thiel
2015-01-22Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel
2015-01-22Overhauled all tutorials, and placed them in a unit-test.Sebastian Thiel
2015-01-08Updated submodule to latest commit, hopefully fixing travisSebastian Thiel
2015-01-04Bumped version, updated changelog, reduced code smellSebastian Thiel
2014-11-19Fixes #64Sebastian Thiel
2014-11-14Prepared release 0.3.20.3.2Sebastian Thiel
2014-05-04Added support for travis ciSebastian Thiel
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel
2012-07-23updated gitdb to latest versionSebastian Thiel
2012-07-23Submodule update to latest versionSebastian Thiel
2011-07-05Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docsSebastian Thiel
2011-07-04Fetch info can now deal much better with non-default ref specs, fixes #24, #25Sebastian Thiel
2011-06-14Bumped version to 0.3.2. Using the latest version of gitdbSebastian Thiel
2011-06-13test_submodule: Will now load everything into memory if smmap is present, to ...Sebastian Thiel
2011-06-10Fixed submodule tests to go with either the old or the new version of gitdbSebastian 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