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
/
test
/
testlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: added option to return the process directly, allowing to read the output...
Sebastian Thiel
2009-10-14
1
-0
/
+11
*
tree: now behaves like a list with string indexing functionality - using a di...
Sebastian Thiel
2009-10-12
1
-0
/
+1
*
Fixed remaining tests to deal with the changes
Sebastian Thiel
2009-10-11
1
-2
/
+14
*
fixed issue in Ref.name implementation which would not handle components prop...
Sebastian Thiel
2009-10-11
1
-2
/
+2
*
converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my edi...
Sebastian Thiel
2009-10-11
3
-20
/
+20
*
Lots of spring cleaning and added in Sphinx documentation.
Michael Trier
2009-01-24
3
-3
/
+3
*
Added license information to all files.
Michael Trier
2008-07-16
3
-0
/
+18
*
style: remove spaces around parens per PEP8
David Aguilar
2008-06-01
1
-1
/
+1
*
tests: add a test for git.foo( istream=fh )
David Aguilar
2008-05-29
1
-5
/
+8
*
Moved test stuff around and modified imports to just clean things up a bit.
Michael Trier
2008-05-07
3
-0
/
+49