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
/
db
/
cmd
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made remote line parsing more stable. On windows it can be that we encounter ...
Sebastian Thiel
2011-06-13
1
-1
/
+12
*
Added additional opcodes to remote progress to make it compatible to newer gi...
Sebastian Thiel
2011-06-07
1
-13
/
+23
*
The --progress flag will now automatically be used if possible when doing any...
Sebastian Thiel
2011-06-07
1
-4
/
+14
*
First run in order to fix the remote handling. Cleaned up interfaces and figu...
Sebastian Thiel
2011-06-07
1
-65
/
+140
*
clone and clone_from methods now support the RemoteProgress interface, using ...
Sebastian Thiel
2011-06-07
1
-102
/
+105
*
Fixed fetch/push/pull implementation. Next up is to integrate the consolidati...
Sebastian Thiel
2011-06-07
1
-7
/
+11
*
Streams returned by git cmd db are now containing all the data right away. Th...
Sebastian Thiel
2011-06-06
1
-3
/
+10
*
git cmd implementation of repository appears to work, at least this is what t...
Sebastian Thiel
2011-05-30
1
-12
/
+18
*
Fixed tests far enough to allow basic repository tests to be applied to any o...
Sebastian Thiel
2011-05-30
1
-1
/
+1
*
Finished moving all repository methods to the respective interfaces and imple...
Sebastian Thiel
2011-05-30
1
-0
/
+706