Jelmer Vernooij
|
4a09a96c20
Support core.sshCommand. Fixes #1548
|
il y a 3 semaines |
Antoine Lambert
|
88c145a976
client: Ensure thin_packs parameter is honored with git protocol v2
|
il y a 2 mois |
Jelmer Vernooij
|
a0edc61140
Bump ruff to 0.9.1
|
il y a 5 mois |
Jelmer Vernooij
|
289b701dfe
Fix handling of network locations
|
il y a 6 mois |
Jelmer Vernooij
|
6b63699c40
Reformat
|
il y a 6 mois |
Jelmer Vernooij
|
f46269ced5
Bump ruff
|
il y a 6 mois |
Christoph Grüninger
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
il y a 7 mois |
Jelmer Vernooij
|
5bd188b592
Don't write test.idx to current path
|
il y a 7 mois |
Jelmer Vernooij
|
8bb9c9e84d
Add more types, courtesy of ruff
|
il y a 7 mois |
Rémy Pecqueur
|
4cb28d178c
Strip pkt-line when negotiating Git protocol v2
|
il y a 7 mois |
Jelmer Vernooij
|
5e4637599e
When using protocol v1, apply ref_prefix client-side for consistency
|
il y a 7 mois |
Jelmer Vernooij
|
ba2530eda5
Fix formatting, typing
|
il y a 7 mois |
Jelmer Vernooij
|
77d0e0eff4
consistently pass ref_prefix, protocol_version around
|
il y a 7 mois |
Jelmer Vernooij
|
35337d72da
Define DEFAULT_REF_PREFIX
|
il y a 7 mois |
Jelmer Vernooij
|
12514a6c77
Move ref_prefix default behaviour down
|
il y a 7 mois |
Jelmer Vernooij
|
3970f4dbc2
Drop support for Python 3.8 (#1414)
|
il y a 7 mois |
Jelmer Vernooij
|
3759bf0e9e
Ruff fixes
|
il y a 7 mois |
Stefan Sperling
|
65307ed577
return peeled refs from GitClient.get_refs() if protocol-v2 is used
|
il y a 7 mois |
Jelmer Vernooij
|
e2ccec6961
use a default ref-prefix when fetching with git protocol v2 (#1404)
|
il y a 7 mois |
Stefan Sperling
|
2447376a9e
use a default ref-prefix when fetching with git protocol v2
|
il y a 7 mois |
Stefan Sperling
|
d440d64f2e
fix detection of HEAD symref with protocol v2 over HTTP and add a test case
|
il y a 7 mois |
Jelmer Vernooij
|
71bce19449
Reuse refs
|
il y a 8 mois |
Jelmer Vernooij
|
61d937ada1
Add split_peeled_refs
|
il y a 8 mois |
Jelmer Vernooij
|
34f9361c6f
Refactor discovery to include symrefs and peeled refs
|
il y a 8 mois |
Jelmer Vernooij
|
5492165213
Add typing for discover_references
|
il y a 8 mois |
Jelmer Vernooij
|
f1075d25f3
Fix handling of symrefs with protocol v2. Fixes #1389
|
il y a 8 mois |
Jelmer Vernooij
|
c6abf72bc6
Factor out extraction of symrefs
|
il y a 8 mois |
Jelmer Vernooij
|
92749cd5a9
Refer to Rust rather than C bindings
|
il y a 10 mois |
Stefan Sperling
|
5c1a5ecedb
don't hard-code protocol v2 and tweak version comparisons to be future-proof
|
il y a 1 an |
Stefan Sperling
|
343ed68cde
set the default git protocol version via global constants
|
il y a 1 an |