index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitmodules
Age
Commit message (
Expand
)
Author
2014-02-10
Basic fixes to get tests back on track. Of course there is much more work to ...
Sebastian Thiel
2012-07-23
submodules now use the http protocol to faciliate use in corporate networks
Sebastian Thiel
2011-07-05
Added smmap as submodule, package initialization adjusted to assure it is ava...
Sebastian Thiel
2011-06-13
Fixed incorrect gitmodules file which used gitdb once again, instead of just ...
Sebastian Thiel
2011-06-13
Fixed submodule tests to go with either the old or the new version of gitdb
Sebastian Thiel
2011-05-06
removed gitdb submodule
Sebastian Thiel
2011-05-05
Added async submodule, formerly required by gitdb (which is still a valid sub...
Sebastian Thiel
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 tes...
Sebastian Thiel
2010-11-25
Fixed all testcases
Sebastian Thiel
2010-11-25
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-21
moved all contents, incl. submodule gitdb, up to the root directory
Sebastian Thiel
2010-11-20
submodule.update: now forcing the checkout - see in-code comments
Sebastian Thiel
2010-11-18
Changed name/id of gitdb submodule to something that doesn't look like a path
Sebastian Thiel
2010-06-12
Removed odb from project, it is now used as a submodule named gitdb, which wa...
Sebastian Thiel