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
Age
Commit message (
Expand
)
Author
2014-11-16
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
pep8 linting (whitespaces)
Antoine Musso
2014-11-15
Merge branch 'johnsca-sf-master' into 0.3
Sebastian Thiel
2014-11-15
Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca...
Sebastian Thiel
2014-11-15
Merge pull request #202 from hashar/tox
Sebastian Thiel
2014-11-15
Merge pull request #203 from hashar/lint-setup_py
Sebastian Thiel
2014-11-14
Lint setup.py
Antoine Musso
2014-11-14
tox commands now have {posargs} as argument
Antoine Musso
2014-11-14
Don't use tuples in setup.py requirement specs
Sebastian Thiel
2014-11-14
Fixed premature closing of stdout/stderr streams, which caused plenty of errors.
Sebastian Thiel
2014-11-14
Simplified get_user_id() and fixed possible python3 compatiblity issue.
Sebastian Thiel
2014-11-14
Merge branch 'syabro-patch-1' into 0.3
Sebastian Thiel
2014-11-14
Merge branch 'patch-1' of https://github.com/syabro/GitPython into syabro-pat...
Sebastian Thiel
2014-11-14
Merge pull request #189 from mrasskazov/0.3
Sebastian Thiel
2014-11-14
Merge branch 'hashar-tox' into 0.3
Sebastian Thiel
2014-11-14
Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-tox
Sebastian Thiel
2014-11-14
Assure requirements.txt ends up in the distribution as well
Sebastian Thiel
2014-11-14
Prepared release 0.3.2
0.3.2
Sebastian Thiel
2014-11-14
Updated README to better represent current state
Sebastian Thiel
2014-11-14
Merge pull request #150 from derenio/0.3
Sebastian Thiel
2014-11-14
Merge pull request #181 from hashar/git-exec-const-output
Sebastian Thiel
2014-11-14
Merge pull request #194 from maxyz/fix-issue-41_0.3
Sebastian Thiel
2014-11-12
Merge pull request #195 from maxyz/github-pull-88
Sebastian Thiel
2014-11-12
Merge pull request #198 from folti/0.3
Sebastian Thiel
2014-11-12
Merge pull request #200 from dbaxa/0.3-with-unicode-fixes
Sebastian Thiel
2014-11-12
Fix the Repo commit and tree methods to work with unicode revs.
David Black
2014-11-12
Switch http://github.com/gitpython-developers/gitdb.git to https://github.com...
David Black
2014-11-12
Fixing unicode types
Craig Northway
2014-11-12
Basic test for __unpack_args to verify unicode handling works
Craig Northway
2014-11-05
GitRunCommand exception can store stdout output too.
Tamas Pal
2014-10-01
Fix the `git version` parser.
Marcus R. Brown
2014-09-29
Fix issue #41: repo.is_dirty() on empty repository with stashed files
Jan Vcelak
2014-09-08
GPG signature support on commit object.
Max Rasskazov
2014-07-25
Ensure consistent output from git command
Antoine Musso
2014-07-25
tox env to easily run flake8
Antoine Musso
2014-07-25
Use tox to easily run tests in venv
Antoine Musso
2014-07-25
List runtime dependencies in requirements.txt
Antoine Musso
2014-07-25
Merge pull request #174 from hashar/patch-1
Sebastian Thiel
2014-07-24
Update README.md to use fixed date
Antoine Musso
2014-07-17
Untested fix for #172
Sebastian Thiel
2014-07-14
Added sublime-text project
Sebastian Thiel
2014-07-03
Merge pull request #170 from rbtcollins/0.3
Sebastian Thiel
2014-07-03
Support multiple refspecs in fetch.
Robert Collins
2014-07-02
Merge pull request #167 from williamgibb/0.3
Sebastian Thiel
2014-06-26
Add patch from to 0.3 branch.
William Gibb
2014-06-17
Merge pull request #165 from marios-zindilis/0.3
Sebastian Thiel
2014-06-13
Fixed two minor typos.
Marios Zindilis
2014-06-13
Changed link to PyPI
Marios Zindilis
2014-06-04
HACK: Removed assertion just to be a bit less annoyed by constant fail
Sebastian Thiel
[next]