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
Age
Commit message (
Expand
)
Author
2015-01-04
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
Applied autopep8
Sebastian Thiel
2015-01-04
Let's hope travis works now
Sebastian Thiel
2015-01-04
Another travis debugging commit
Sebastian Thiel
2015-01-04
Intermediate debug commit for travis ... do not use
Sebastian Thiel
2015-01-04
Somemore debugging for rev-parse issue
Sebastian Thiel
2015-01-03
This should help getting travis to work, finally
Sebastian Thiel
2015-01-03
Auto-skip performance tests more quietly on travis
Sebastian Thiel
2015-01-03
Fixed all remaining non-performance tests
Sebastian Thiel
2015-01-03
Reduced hackyness of remote reference parsing.
Sebastian Thiel
2015-01-03
Various fixes and improvements
Sebastian Thiel
2015-01-02
Merge pull request #221 from initOS/0.3-improve_branch_name_parsing
Sebastian Thiel
2015-01-02
Auto-launching git daemon to make tests more independent
Sebastian Thiel
2015-01-02
[IMP] branch names may contain '#' characters
Thomas Rehn
2014-12-19
Simplified parse_date implementation
Sebastian Thiel
2014-12-18
BF: adjust mktime output for the local offset (Close #218)
Yaroslav Halchenko
2014-12-12
encode name of actor to utf-8
Kenji Fujiwara
2014-11-19
Fixes #64
Sebastian Thiel
2014-11-19
Fixes https://github.com/gitpython-developers/GitPython/issues/130
Sebastian Thiel
2014-11-19
Applied autopep8
Sebastian Thiel
2014-11-19
Merge branch 'feature/0.3/git-file-support' of https://github.com/igetgames/G...
Sebastian Thiel
2014-11-19
Minor fix to make read_gitfile work .
Sebastian Thiel
2014-11-19
Merge branch 'separate-git-dir' of https://github.com/niyaton/GitPython into ...
Sebastian Thiel
2014-11-19
Added SymbolicReference.is_remote() utility method.
Sebastian Thiel
2014-11-19
Backport of https://github.com/gitpython-developers/GitPython/pull/118
Sebastian Thiel
2014-11-17
Copy environment for subprocess execution
Darragh Bailey
2014-11-17
Merge branch 'patch-1' of https://github.com/boppreh/GitPython into boppreh-p...
Sebastian Thiel
2014-11-17
Allow Index.add() on bare repositories
Sebastian Thiel
2014-11-17
Assure API remains backwards compatible; update API docs
Sebastian Thiel
2014-11-17
Merge branch '0.3' of https://github.com/firm1/GitPython into firm1-0.3
Sebastian Thiel
2014-11-17
Merge pull request #205 from hashar/rm-unicode-bom
Sebastian Thiel
2014-11-16
Remove Byte Order Mark from git/cmd.py
Antoine Musso
2014-11-16
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
pep8 linting (double spaces before comment)
Antoine Musso
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 'sf-master' of https://github.com/johnsca/GitPython into johnsca...
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 '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
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
[next]