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
2016-05-26
Changing warning to debug logging, to avoid warning showing off when nothing'...
Guyzmo
2016-05-26
fix(remote): py3 compatibility
Sebastian Thiel
2016-05-26
fix(remote): py3 compatibility
Sebastian Thiel
2016-05-26
fix(remote): use universal_newlines for fetch/push
Sebastian Thiel
2016-05-26
fix(remote): real-time reading of lines from stderr
Sebastian Thiel
2016-05-26
import OrderedDict from git.odict rather than directly from collections, to p...
Kenneth Hoste
2016-05-25
fix(remote): better array truncation logic
Sebastian Thiel
2016-05-25
fix(remote): remove assertion in favour of runtime stability
Sebastian Thiel
2016-05-25
fix(RemoteProgress): improve message sanitization
Sebastian Thiel
2016-05-24
Merge branch 'jonathanchu-master'
Vincent Driessen
2016-05-24
Ignore trailing last empty string in .split() output
Vincent Driessen
2016-05-24
Check if byte string is empty for py3 compatibility
Jonathan Chu
2016-05-24
fix(cmd): fix with_stdout implementation
Sebastian Thiel
2016-05-24
Split lines by new line characters
Jonathan Chu
2016-05-24
fix(cmd): don't catch progress handler exceptions
Sebastian Thiel
2016-05-19
Merge pull request #433 from StevenWColby/master
Sebastian Thiel
2016-05-19
Merge pull request #431 from guyzmo/fix-opt_arg-order
Sebastian Thiel
2016-05-19
Use correct mode for executable files
Sebastian Thiel
2016-05-19
Clarify costs of certain properties
Sebastian Thiel
2016-05-19
Deprecate Diffable.rename for .renamed_file
Sebastian Thiel
2016-05-18
Need spaces in Emacs style encoding comment
Steven Colby
2016-05-12
Fix order of operators before executing the git command
Guyzmo
2016-04-24
Allow "@" sign in fetch output lines
Vincent Driessen
2016-04-22
Fix assertion
2.0.0
Sebastian Thiel
2016-04-20
Merge pull request #414 from nvie/support-full-datetimes-on-commits
Sebastian Thiel
2016-04-20
Merge pull request #415 from nvie/fix-for-unicode-paths
Sebastian Thiel
2016-04-20
Allow "$" sign in fetch output lines
Vincent Driessen
2016-04-20
Python 3 compat fixes
Vincent Driessen
2016-04-19
Fix diff patch parser for paths with unsafe chars
Vincent Driessen
2016-04-19
Fix accidentally added import
Vincent Driessen
2016-04-19
Add support for getting "aware" datetime info
Vincent Driessen
2016-04-19
Support repeated kwargs
Vincent Driessen
2016-04-19
Fix order of regex parts
Vincent Driessen
2016-04-19
Make test stricter
Vincent Driessen
2016-04-19
Fix regex
Vincent Driessen
2016-04-19
Make diff patch parsing more reliable
Vincent Driessen
2016-04-19
Merge remote-tracking branch 'upstream/master' into enrich-incremental-blame-...
Vincent Driessen
2016-04-19
Remove Python 2.6 hack
Vincent Driessen
2016-04-14
Perform diff-tree recursively to have the same output as diff
Vincent Driessen
2016-04-14
Return all available data from git-blame
Vincent Driessen
2016-04-14
Drop dependency on six
Vincent Driessen
2016-04-14
Drop dependency on six
Vincent Driessen
2016-04-14
Fix test cases
Vincent Driessen
2016-04-14
Export NULL_TREE
Vincent Driessen
2016-04-14
Use a special object rather than a string
Vincent Driessen
2016-04-14
Fix comment
Vincent Driessen
2016-04-14
Support "root" as a special value in .diff() calls
Vincent Driessen
2016-04-14
Merge pull request #402 from rrei/master
Sebastian Thiel
2016-04-14
Merge pull request #409 from nvie/add-incremental-blame-support
Sebastian Thiel
2016-04-13
fixed unittest of issue #407 for Python3
Piotr Pietraszkiewicz
[prev]
[next]