Jelmer Vernooij
|
92749cd5a9
Refer to Rust rather than C bindings
|
6 months ago |
Jelmer Vernooij
|
a107e66a92
Support Python 3.13 (#1353)
|
6 months ago |
Edgar Ramírez-Mondragón
|
c8bdd79488
Update cibw skip config
|
6 months ago |
Edgar Ramírez-Mondragón
|
2f84f64b52
Support Python 3.13
|
6 months ago |
Jelmer Vernooij
|
a72e0bf658
Bump ruff from 0.5.5 to 0.5.6 (#1351)
|
6 months ago |
dependabot[bot]
|
12a350865d
Bump ruff from 0.5.5 to 0.5.6
|
6 months ago |
Jelmer Vernooij
|
b339fa1df2
Bump ruff from 0.5.4 to 0.5.5 (#1350)
|
7 months ago |
dependabot[bot]
|
bf12a25fc7
Bump ruff from 0.5.4 to 0.5.5
|
7 months ago |
Jelmer Vernooij
|
5aeeaaefad
Bump ruff from 0.5.2 to 0.5.4 (#1348)
|
7 months ago |
Jelmer Vernooij
|
0c623c1f58
Bump pyo3 from 0.22.1 to 0.22.2 (#1349)
|
7 months ago |
dependabot[bot]
|
e169f99927
Bump pyo3 from 0.22.1 to 0.22.2
|
7 months ago |
dependabot[bot]
|
868efb893f
Bump ruff from 0.5.2 to 0.5.4
|
7 months ago |
Jelmer Vernooij
|
658ff2ae42
Bump ruff from 0.5.1 to 0.5.2 (#1347)
|
7 months ago |
dependabot[bot]
|
40cfda83c6
Bump ruff from 0.5.1 to 0.5.2
|
7 months ago |
Jelmer Vernooij
|
ccfdf960f7
Bump ruff from 0.5.0 to 0.5.1 (#1344)
|
7 months ago |
dependabot[bot]
|
04763a65c8
Bump ruff from 0.5.0 to 0.5.1
|
7 months ago |
Jelmer Vernooij
|
a5a3d12cee
Bump pyo3 from 0.22.0 to 0.22.1 (#1343)
|
7 months ago |
dependabot[bot]
|
bf4020f201
Bump pyo3 from 0.22.0 to 0.22.1
|
7 months ago |
Jelmer Vernooij
|
4aacebf424
Bump pyo3 version to 0.22. (#1341)
|
8 months ago |
Jelmer Vernooij
|
fa8a3adeff
Bump ruff from 0.4.10 to 0.5.0 (#1342)
|
8 months ago |
dependabot[bot]
|
67045a7e48
Bump ruff from 0.4.10 to 0.5.0
|
8 months ago |
Jelmer Vernooij
|
d76f668c47
Bump pyo3 version to 0.22.
|
8 months ago |
Jelmer Vernooij
|
101a80c256
add initial support for Git protocol v2 (#1244)
|
8 months ago |
Stefan Sperling
|
f270f0c9a7
blind attempt at fixing the unexpected-success "failures" on windows CI
|
8 months ago |
Stefan Sperling
|
0e18ede32f
run client compat tests with git protocol version 0, too
|
8 months ago |
Stefan Sperling
|
5b2f74f024
skip test_fetch_pack_no_side_band_64k if git protocol v2 is used
|
8 months ago |
Stefan Sperling
|
5c1a5ecedb
don't hard-code protocol v2 and tweak version comparisons to be future-proof
|
8 months ago |
Stefan Sperling
|
343ed68cde
set the default git protocol version via global constants
|
8 months ago |
Stefan Sperling
|
65220bb2ce
emulate Git's behaviour when a server does not support object filtering
|
8 months ago |
Stefan Sperling
|
2647c582be
use dict() instead of deepcopy()
|
8 months ago |