Christoph Grüninger
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
1 day ago |
Jelmer Vernooij
|
8bb9c9e84d
Add more types, courtesy of ruff
|
6 days ago |
Jelmer Vernooij
|
888ae0521a
|
1 week ago |
Jelmer Vernooij
|
5e4637599e
When using protocol v1, apply ref_prefix client-side for consistency
|
2 weeks ago |
Stefan Sperling
|
65307ed577
return peeled refs from GitClient.get_refs() if protocol-v2 is used
|
3 weeks ago |
Stefan Sperling
|
754b5b4a4c
add compat test case which verifies behaviour with a non-default symref
|
3 weeks ago |
Stefan Sperling
|
d440d64f2e
fix detection of HEAD symref with protocol v2 over HTTP and add a test case
|
3 weeks ago |
Stefan Sperling
|
f270f0c9a7
blind attempt at fixing the unexpected-success "failures" on windows CI
|
5 months ago |
Stefan Sperling
|
0e18ede32f
run client compat tests with git protocol version 0, too
|
5 months ago |
Stefan Sperling
|
5b2f74f024
skip test_fetch_pack_no_side_band_64k if git protocol v2 is used
|
5 months ago |
Stefan Sperling
|
5c1a5ecedb
don't hard-code protocol v2 and tweak version comparisons to be future-proof
|
5 months ago |
Stefan Sperling
|
2647c582be
use dict() instead of deepcopy()
|
5 months ago |
Stefan Sperling
|
2400933b32
make Git protocol v2 work over SSH connections
|
5 months ago |
Stefan Sperling
|
2b975ec7e4
add initial support for Git protocol v2
|
5 months ago |
Jelmer Vernooij
|
538442329d
Fix ruff
|
6 months ago |
Jelmer Vernooij
|
245331a60d
Move tests to root. Fixes #1024
|
7 months ago |