Commit History

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