summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* prepare new release, bump version patch level…3.1.24Sebastian Thiel2021-09-182-3/+13
| | | | …which could probably have been a minor version last time.
* Add a way to force status codes inside AutoInterrupt._terminate, and let ↵sroet2021-09-182-11/+22
| | | | tests use it
* set timeout to a non-zero valuesroet2021-09-181-2/+2
|
* two spaces before commentssroet2021-09-181-1/+1
|
* fetch is also to quick on CI, only test pullsroet2021-09-181-1/+1
|
* make test timeout strictersroet2021-09-181-2/+2
|
* fix typo'ssroet2021-09-181-1/+1
|
* make flake8 and mypy happysroet2021-09-181-10/+16
|
* go for pytest.raises and test that the functions runsroet2021-09-181-3/+3
|
* update tests and add a comment about different behaviour of 'push' vs 'fetch'sroet2021-09-182-3/+19
|
* reuse kill_after_timeout kwargsroet2021-09-182-31/+71
|
* update docstringsroet2021-09-181-1/+1
|
* reset default timeout to Nonesroet2021-09-182-6/+6
|
* propagate kwargs in do_test_fetchsroet2021-09-181-2/+2
|
* also test a call to 'push' with 10s timeoutsroet2021-09-181-1/+1
|
* add test timeout with the old 10 s timeoutsroet2021-09-181-2/+2
|
* allow for timeout propagationsroet2021-09-181-9/+15
|
* change default fetch timeout to 60 ssroet2021-09-181-1/+1
|
* Fix titleFabian Affolter2021-09-101-1/+1
|
* Fix version discrepancy3.1.23Sebastian Thiel2021-09-102-2/+2
|
* bump version3.1.22Sebastian Thiel2021-09-101-1/+1
|
* Update changes.rstDominic2021-09-091-1/+4
|
* Update changes.rstDominic2021-09-091-1/+16
| | | Update changes for 3.1.21
* Merge pull request #1337 from Yobmod/mainDominic2021-09-091-9/+12
|\ | | | | Import README.md into setup.py
| * Update setup.pyDominic2021-09-091-0/+1
| | | | | | flake8 fix
| * Update setup.pyDominic2021-09-091-8/+7
| | | | | | format path -> os.path in prep for pathlib
| * Update setup.pyDominic2021-09-091-1/+4
|/ | | Import README.md
* Merge pull request #1318 from Yobmod/mainDominic2021-09-0912-60/+106
|\ | | | | General fixes for next release
| * Update pythonpackage.ymlDominic2021-09-091-1/+1
| | | | | | 3.7.0 not available
| * Update pythonpackage.ymlDominic2021-09-091-1/+1
| | | | | | Add minor versions to test matrix
| * Update pythonpackage.ymlDominic2021-09-091-1/+1
| | | | | | try force tests on 3.9.7
| * Update setup.pyDominic2021-09-091-1/+1
| | | | | | Comment out python 3.10 for next release
| * Update pythonpackage.ymlDominic2021-09-091-1/+1
| | | | | | Rmv 3.10.0 from test matrix
| * Update pythonpackage.ymlDominic2021-09-091-1/+1
| | | | | | Try python 3.10.0.rc.2
| * Change CI python 3.10 to rc1 again. Spinx broken either wayYobmod2021-08-091-1/+1
| |
| * Update changes.rstYobmod2021-08-091-2/+3
| |
| * Change CI to 3.10.0-beta.4, to get docs to passYobmod2021-08-091-1/+1
| |
| * Update changelog and versionYobmod2021-08-094-27/+56
| |
| * upgrade sphinx for 3.10 compatYobmod2021-08-092-5/+6
| |
| * try fix for Protocol buy in 3.10 3Yobmod2021-08-091-2/+2
| |
| * try fix for Protocol buy in 3.10 2Yobmod2021-08-091-1/+1
| |
| * try fix for Protocol buy in 3.10Yobmod2021-08-091-2/+8
| |
| * update 3.10 to rc1 in test matrixYobmod2021-08-081-1/+1
| |
| * add pypy to test matrixYobmod2021-08-081-1/+1
| |
| * type fixoYobmod2021-08-081-0/+0
| |
| * type fixYobmod2021-08-081-0/+944
| |
| * add type check to conf_encoding (in thoery could be bool or int)Yobmod2021-08-084-959/+6
| |
| * Merge branch 'master' of https://github.com/Yobmod/GitPython into mainyobmod2021-08-084-16/+34
| |\
| | * fix setup.py classifiers, improvefnmatchprocess handler typesyobmod2021-08-084-16/+34
| | |
| | * Merge branch 'master' of https://github.com/Yobmod/GitPythonyobmod2021-08-030-0/+0
| | |\