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_remote.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates from review
Santos Gallegos
2022-12-28
1
-12
/
+59
*
More tests
Santos Gallegos
2022-12-27
1
-0
/
+211
*
reformat according to 'black' configuration file.
Sebastian Thiel
2022-05-18
1
-48
/
+16
*
Run everything through 'black'
Sebastian Thiel
2022-05-18
1
-80
/
+138
*
Test raise_if_error
Sjoerd Langkemper
2021-11-13
1
-0
/
+6
*
Test that return value of push is a list-like object
Sjoerd Langkemper
2021-11-13
1
-1
/
+4
*
Add a way to force status codes inside AutoInterrupt._terminate, and let test...
sroet
2021-09-18
1
-4
/
+10
*
set timeout to a non-zero value
sroet
2021-09-18
1
-2
/
+2
*
two spaces before comments
sroet
2021-09-18
1
-1
/
+1
*
fetch is also to quick on CI, only test pull
sroet
2021-09-18
1
-1
/
+1
*
make test timeout stricter
sroet
2021-09-18
1
-2
/
+2
*
go for pytest.raises and test that the functions run
sroet
2021-09-18
1
-3
/
+3
*
update tests and add a comment about different behaviour of 'push' vs 'fetch'
sroet
2021-09-18
1
-3
/
+17
*
propagate kwargs in do_test_fetch
sroet
2021-09-18
1
-2
/
+2
*
also test a call to 'push' with 10s timeout
sroet
2021-09-18
1
-1
/
+1
*
add test timeout with the old 10 s timeout
sroet
2021-09-18
1
-2
/
+2
*
rmv python 3.5 checks from tests
Yobmod
2021-07-19
1
-2
/
+2
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-0
/
+653
*
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
1
-653
/
+0
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-0
/
+653
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-445
/
+0
*
Unified object and commit handling which should make the reflog handling much...
Sebastian Thiel
2010-11-24
1
-1
/
+1
*
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
/
+445