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
/
lib
/
git
/
objects
/
submodule
Age
Commit message (
Expand
)
Author
2010-11-21
Fixed API reference docs as far as possible
Sebastian Thiel
2010-11-20
Tried to get rid of held references which could keep a filehandle open. In fa...
Sebastian Thiel
2010-11-20
submodule.update: now forcing the checkout - see in-code comments
Sebastian Thiel
2010-11-20
Submodule: Assured we properly convert paths to using the slash separator
Sebastian Thiel
2010-11-20
submodule: Fixed capital error when handling the submodule's branch, which wa...
Sebastian Thiel
2010-11-19
submodule: When adding an existing submodule, when retrieving the binsha, we ...
Sebastian Thiel
2010-11-19
test_submodule: fixed failures that arose due to changes of the original subm...
Sebastian Thiel
2010-11-19
Updated gitdb submodule, and added note about how the submodule package manag...
Sebastian Thiel
2010-11-18
Fixed all imports, refactoring appears to be complete
Sebastian Thiel
2010-11-18
Split big submodule file into smaller files. Tried to manually get imports ri...
Sebastian Thiel