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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use ~/foo instead of /foo for repo.
Florian Apolloner
2008-05-22
1
-9
/
+9
*
fixed errors in the test, two permission errors remaining, thx to mock?!?!
Florian Apolloner
2008-05-21
3
-27
/
+9
*
removed some unused stuff
Florian Apolloner
2008-05-20
1
-2
/
+2
*
made subprocess not use a shell...
Florian Apolloner
2008-05-20
3
-13
/
+12
*
removed some more spaces
Florian Apolloner
2008-05-20
1
-12
/
+12
*
fixed incorrect test import
Michael Trier
2008-05-20
1
-1
/
+0
*
added /me as author
Florian Apolloner
2008-05-20
1
-0
/
+1
*
removed unneeded spaces
Florian Apolloner
2008-05-20
11
-226
/
+226
*
added .gitignore to ignore *.pyc files and the egg-info stuff.
Florian Apolloner
2008-05-20
1
-0
/
+2
*
Missing os import. Thanks apollo13.
Michael Trier
2008-05-20
2
-0
/
+2
*
added in note about how to handle date time information. Fixed up repo tests...
Michael Trier
2008-05-18
2
-7
/
+23
*
lots of little fixes. Corrected problem with creating bare repo. Added Repo...
Michael Trier
2008-05-18
7
-9
/
+38
*
Corrected problem with tree.__len__ getting confused with zero length files. ...
Michael Trier
2008-05-17
5
-6
/
+26
*
Forgot to add Mock to the requirements.
Michael Trier
2008-05-08
1
-0
/
+2
*
Fixed up rspec comments that are passing.
Michael Trier
2008-05-08
2
-27
/
+4
*
ugh, the editing never ends.
Michael Trier
2008-05-08
1
-2
/
+9
*
Apparently I'm a moron
Michael Trier
2008-05-07
3
-4
/
+2
*
More small changes to tests. Commented out tests not passing because of inabi...
Michael Trier
2008-05-07
3
-81
/
+90
*
Moved test stuff around and modified imports to just clean things up a bit.
Michael Trier
2008-05-07
16
-50
/
+41
*
cleaned up a bunch of imports for the tests.
Michael Trier
2008-05-07
11
-86
/
+86
*
just more documentation fixes.
Michael Trier
2008-05-07
5
-7
/
+20
*
slight modifications to docs.
Michael Trier
2008-05-07
1
-8
/
+8
*
initial project
Michael Trier
2008-05-07
64
-0
/
+5703