Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare new release, bump version patch level…3.1.24 | Sebastian Thiel | 2021-09-18 | 2 | -3/+13 |
| | | | | …which could probably have been a minor version last time. | ||||
* | Add a way to force status codes inside AutoInterrupt._terminate, and let ↵ | sroet | 2021-09-18 | 2 | -11/+22 |
| | | | | tests use it | ||||
* | 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 |
| | |||||
* | fix typo's | sroet | 2021-09-18 | 1 | -1/+1 |
| | |||||
* | make flake8 and mypy happy | sroet | 2021-09-18 | 1 | -10/+16 |
| | |||||
* | 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 | 2 | -3/+19 |
| | |||||
* | reuse kill_after_timeout kwarg | sroet | 2021-09-18 | 2 | -31/+71 |
| | |||||
* | update docstring | sroet | 2021-09-18 | 1 | -1/+1 |
| | |||||
* | reset default timeout to None | sroet | 2021-09-18 | 2 | -6/+6 |
| | |||||
* | 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 |
| | |||||
* | allow for timeout propagation | sroet | 2021-09-18 | 1 | -9/+15 |
| | |||||
* | change default fetch timeout to 60 s | sroet | 2021-09-18 | 1 | -1/+1 |
| | |||||
* | Fix title | Fabian Affolter | 2021-09-10 | 1 | -1/+1 |
| | |||||
* | Fix version discrepancy3.1.23 | Sebastian Thiel | 2021-09-10 | 2 | -2/+2 |
| | |||||
* | bump version3.1.22 | Sebastian Thiel | 2021-09-10 | 1 | -1/+1 |
| | |||||
* | Update changes.rst | Dominic | 2021-09-09 | 1 | -1/+4 |
| | |||||
* | Update changes.rst | Dominic | 2021-09-09 | 1 | -1/+16 |
| | | | Update changes for 3.1.21 | ||||
* | Merge pull request #1337 from Yobmod/main | Dominic | 2021-09-09 | 1 | -9/+12 |
|\ | | | | | Import README.md into setup.py | ||||
| * | Update setup.py | Dominic | 2021-09-09 | 1 | -0/+1 |
| | | | | | | flake8 fix | ||||
| * | Update setup.py | Dominic | 2021-09-09 | 1 | -8/+7 |
| | | | | | | format path -> os.path in prep for pathlib | ||||
| * | Update setup.py | Dominic | 2021-09-09 | 1 | -1/+4 |
|/ | | | Import README.md | ||||
* | Merge pull request #1318 from Yobmod/main | Dominic | 2021-09-09 | 12 | -60/+106 |
|\ | | | | | General fixes for next release | ||||
| * | Update pythonpackage.yml | Dominic | 2021-09-09 | 1 | -1/+1 |
| | | | | | | 3.7.0 not available | ||||
| * | Update pythonpackage.yml | Dominic | 2021-09-09 | 1 | -1/+1 |
| | | | | | | Add minor versions to test matrix | ||||
| * | Update pythonpackage.yml | Dominic | 2021-09-09 | 1 | -1/+1 |
| | | | | | | try force tests on 3.9.7 | ||||
| * | Update setup.py | Dominic | 2021-09-09 | 1 | -1/+1 |
| | | | | | | Comment out python 3.10 for next release | ||||
| * | Update pythonpackage.yml | Dominic | 2021-09-09 | 1 | -1/+1 |
| | | | | | | Rmv 3.10.0 from test matrix | ||||
| * | Update pythonpackage.yml | Dominic | 2021-09-09 | 1 | -1/+1 |
| | | | | | | Try python 3.10.0.rc.2 | ||||
| * | Change CI python 3.10 to rc1 again. Spinx broken either way | Yobmod | 2021-08-09 | 1 | -1/+1 |
| | | |||||
| * | Update changes.rst | Yobmod | 2021-08-09 | 1 | -2/+3 |
| | | |||||
| * | Change CI to 3.10.0-beta.4, to get docs to pass | Yobmod | 2021-08-09 | 1 | -1/+1 |
| | | |||||
| * | Update changelog and version | Yobmod | 2021-08-09 | 4 | -27/+56 |
| | | |||||
| * | upgrade sphinx for 3.10 compat | Yobmod | 2021-08-09 | 2 | -5/+6 |
| | | |||||
| * | try fix for Protocol buy in 3.10 3 | Yobmod | 2021-08-09 | 1 | -2/+2 |
| | | |||||
| * | try fix for Protocol buy in 3.10 2 | Yobmod | 2021-08-09 | 1 | -1/+1 |
| | | |||||
| * | try fix for Protocol buy in 3.10 | Yobmod | 2021-08-09 | 1 | -2/+8 |
| | | |||||
| * | update 3.10 to rc1 in test matrix | Yobmod | 2021-08-08 | 1 | -1/+1 |
| | | |||||
| * | add pypy to test matrix | Yobmod | 2021-08-08 | 1 | -1/+1 |
| | | |||||
| * | type fixo | Yobmod | 2021-08-08 | 1 | -0/+0 |
| | | |||||
| * | type fix | Yobmod | 2021-08-08 | 1 | -0/+944 |
| | | |||||
| * | add type check to conf_encoding (in thoery could be bool or int) | Yobmod | 2021-08-08 | 4 | -959/+6 |
| | | |||||
| * | Merge branch 'master' of https://github.com/Yobmod/GitPython into main | yobmod | 2021-08-08 | 4 | -16/+34 |
| |\ | |||||
| | * | fix setup.py classifiers, improvefnmatchprocess handler types | yobmod | 2021-08-08 | 4 | -16/+34 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/Yobmod/GitPython | yobmod | 2021-08-03 | 0 | -0/+0 |
| | |\ |