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
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
2014-11-12
Fix the Repo commit and tree methods to work with unicode revs.
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-17
Untested fix for #172
Sebastian Thiel
2014-07-03
Support multiple refspecs in fetch.
Robert Collins
2014-06-26
Add patch from to 0.3 branch.
William Gibb
2014-06-13
Fixed two minor typos.
Marios Zindilis
2014-06-04
HACK: Removed assertion just to be a bit less annoyed by constant fail
Sebastian Thiel
2014-05-16
Fix for #142. Simply ignores lines that begin with ' ='
Derek D. Fedel
2014-05-09
Fix typo in untracked_files
s1341
2014-05-06
Fix for untracked_files no longer detected #138
Maximiliano Curia
2014-05-04
Added support for travis ci
Sebastian Thiel
2014-05-01
Make sure that branches looking like a numeric scalar will not become number ...
Sebastian Thiel
2014-04-27
Merge pull request #156 from remram44/fix-git-in-submodule
Sebastian Thiel
[prev]
[next]