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
/
test_repo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support of spaces for clone multi_options
Igor Lakhtenkov
2021-07-27
1
-1
/
+3
*
Adds repo.is_valid_object check
Robert Westman
2021-06-05
1
-0
/
+28
*
Conditionally throw an error
Sebastian Thiel
2021-06-04
1
-1
/
+1
*
Reverts auto format introduced with 2dbc2be8
Robert Westman
2021-06-03
1
-10
/
+8
*
Fixes test to not throw false negative results
Robert Westman
2021-06-03
1
-1
/
+2
*
Adds failing test for repo.tag() method
Robert Westman
2021-06-03
1
-7
/
+18
*
add initial types to remote.py
yobmod
2021-05-03
1
-0
/
+15
*
git/repo/base.py: is_dirty(): Fix pathspec handling
Arnaud Patard
2020-09-28
1
-0
/
+14
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-0
/
+1031
*
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
1
-1031
/
+0
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-0
/
+1031
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-604
/
+0
*
Adjusted remaining usages of set_reference and set_commit to set a logmessage
Sebastian Thiel
2010-11-24
1
-1
/
+1
*
Improved refparse error handling in case of out-of-bound indices
Sebastian Thiel
2010-11-24
1
-1
/
+8
*
repo.rev_parse: Added support for simple log parsing - dates are not yet supp...
Sebastian Thiel
2010-11-23
1
-3
/
+20
*
Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...
Sebastian Thiel
2010-11-21
1
-1
/
+1
*
flattened test folder structure, didn't adjust any file content yet
Sebastian Thiel
2010-11-21
1
-0
/
+580