index
:
delta/python-packages/gitpython.git
0.1
0.2
0.3
Fix-#1334
baserock/zuul-ci
black-fmt
experiment-2012
fix
fix-1103
fix-ci-tests
fix-dont-choke-on-invalid-unicode-paths
fix-for-invalid-data-in-commits
fix-non-ascii-chars-in-status-lines
fix-octal-escaped-path-parser-bug
flock
gh-pages
index-no-read-lock
issue-232-reproduction
issue-301-reproduction
keep-raw-bytes-on-diffs
main
master
more-robust-git-diff
no_devnull_open
orig_master
patches
py2
py3
revert-357-autointerrupt_deadlock_fix
typing
github.com: gitpython-developers/GitPython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git
/
compat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
BF: pass original exception into replace_surrogate_encode
Yaroslav Halchenko
2017-03-08
1
-3
/
+3
*
BF: there is no exc variable, raising NotASurrogateError if that is the right...
Yaroslav Halchenko
2017-03-01
1
-1
/
+1
*
fix(surrogateescape): enable on py2, fix tests
Sebastian Thiel
2016-10-16
1
-1
/
+1
*
fix(unicode): use surrogateescape in bytes.decode
Sebastian Thiel
2016-10-16
1
-1
/
+191
*
src: No PyDev warnings
Kostis Anagnostopoulos
2016-10-04
1
-9
/
+14
*
Win, #519: FIX repo TCs.
Kostis Anagnostopoulos
2016-10-01
1
-1
/
+12
*
FIX hook TC on PY3+Win & indeterministic lock timing.
Kostis Anagnostopoulos
2016-09-29
1
-0
/
+10
*
Win, hook, #519: Consume Hook Popen-proc out of GIL
Kostis Anagnostopoulos
2016-09-28
1
-1
/
+2
*
Win, #519: Ensure fixtures & bashscript checked-out eol=lf
Kostis Anagnostopoulos
2016-09-28
1
-2
/
+2
*
src: constify is_<platform>() calls
Kostis Anagnostopoulos
2016-09-28
1
-11
/
+3
*
PY2, #519: FIX GitCommandError.tostr() encoding issue
Kostis Anagnostopoulos
2016-09-28
1
-6
/
+15
*
src, #519: collect all is_<platform>() calls
Kostis Anagnostopoulos
2016-09-27
1
-0
/
+14
*
Store raw path bytes in Diff instances
keep-raw-bytes-on-diffs
Vincent Driessen
2016-06-14
1
-0
/
+2
*
Python 2.6 compat
Vincent Driessen
2016-06-14
1
-1
/
+1
*
Need spaces in Emacs style encoding comment
Steven Colby
2016-05-18
1
-1
/
+1
*
Remove Python 2.6 hack
Vincent Driessen
2016-04-19
1
-8
/
+1
*
Drop dependency on six
Vincent Driessen
2016-04-14
1
-3
/
+4
*
Fix comment
Vincent Driessen
2016-04-14
1
-1
/
+3
*
Add incremental blame support
Vincent Driessen
2016-04-13
1
-0
/
+15
*
This should fix flake8 on py3
Sebastian Thiel
2015-01-07
1
-0
/
+2
*
test_index works
Sebastian Thiel
2015-01-06
1
-0
/
+4
*
test_fun works
Sebastian Thiel
2015-01-05
1
-0
/
+3
*
Fixes test_blob and improved commit writing/reading
Sebastian Thiel
2015-01-05
1
-1
/
+3
*
Intermediate commit: test_config and test_actor works
Sebastian Thiel
2015-01-05
1
-1
/
+31
*
Fixed io types to make tests work on PY2 once again.
py3
Sebastian Thiel
2015-01-05
1
-1
/
+2
*
Dum brute force conversion of all types.
Sebastian Thiel
2015-01-04
1
-2
/
+9
*
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
1
-0
/
+19