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
/
fixtures
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: move to root dir
Konrad Weihmann
2020-07-12
70
-0
/
+9384
*
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
70
-9384
/
+0
*
tests: move to root dir
Konrad Weihmann
2020-07-12
70
-0
/
+9384
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
40
-3634
/
+0
*
Implemented reflog reading and writing
Sebastian Thiel
2010-11-23
7
-0
/
+594
*
Adjusted regex to support whitespace - it was a little restrictive previously...
Sebastian Thiel
2010-10-15
1
-2
/
+2
*
All tests adjusted to work with the changed internal sha representation
Sebastian Thiel
2010-06-28
1
-1
/
+1
*
commit: redesigned revlist and commit parsing, commits are always retrieved f...
Sebastian Thiel
2010-06-02
1
-24
/
+3
*
improved IndexEntry type and added test for parsing of the stage
Sebastian Thiel
2009-10-20
1
-0
/
+0
*
Added initial version of the index reading from file - IndexEntry interface i...
Sebastian Thiel
2009-10-20
1
-0
/
+0
*
implemented config class as far as necessary, one check is still failing
Sebastian Thiel
2009-10-19
1
-0
/
+24
*
Added frame for configuration reader involving a meta class, decorators and t...
Sebastian Thiel
2009-10-18
1
-0
/
+23
*
mode-only change for test system - this should be in a separate repository in...
Sebastian Thiel
2009-10-11
1
-0
/
+0
*
fixed issue in Ref.name implementation which would not handle components prop...
Sebastian Thiel
2009-10-11
1
-0
/
+0
*
Re-designed the tag testing - it does not use fixtures anymore but dyamically...
Sebastian Thiel
2009-10-11
2
-0
/
+0
*
fixed Commit.stats retrieval for parentless commits in bare repos
Michael Trier
2008-12-16
1
-0
/
+3
*
Fixed a bug with branch names omitting path components.
Michael Trier
2008-12-16
1
-0
/
+0
*
Added in new properties Diff.renamed, Diff.rename_from, and Diff.rename_to
Michael Trier
2008-12-15
1
-0
/
+12
*
test_commit: add a testcase for parsing rev-list --bisect-all output
David Aguilar
2008-09-02
1
-0
/
+51
*
Avoid stripping newlines in blob data.
Jelmer Vernooij
2008-07-28
1
-0
/
+1
*
initial project
Michael Trier
2008-05-07
26
-0
/
+2947