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
/
git
/
ext
Age
Commit message (
Expand
)
Author
2015-01-04
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2014-11-19
Fixes #64
Sebastian Thiel
2014-11-14
Prepared release 0.3.2
0.3.2
Sebastian Thiel
2014-05-04
Added support for travis ci
Sebastian Thiel
2014-02-09
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2012-07-23
updated gitdb to latest version
Sebastian Thiel
2012-07-23
Submodule update to latest version
Sebastian Thiel
2011-07-05
Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs
Sebastian Thiel
2011-07-04
Fetch info can now deal much better with non-default ref specs, fixes #24, #25
Sebastian Thiel
2011-06-14
Bumped version to 0.3.2. Using the latest version of gitdb
Sebastian Thiel
2011-06-13
test_submodule: Will now load everything into memory if smmap is present, to ...
Sebastian Thiel
2011-06-10
Fixed submodule tests to go with either the old or the new version of gitdb
Sebastian Thiel
2011-04-02
Added downloadable versions of the respective documentation, which should aid...
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