Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 93b2be96d6 Fix deprecation warnings 1 月之前
  Jelmer Vernooij 39f9d87583 Fix typo in license preamble: "public" -> "published" 2 月之前
  Jelmer Vernooij e733f26507 Return symrefs from ls_refs 3 月之前
  Christoph Grüninger c0a8e05380 Add SPDX license identifier to Python files and shell scripts 10 月之前
  Jelmer Vernooij 8bb9c9e84d Add more types, courtesy of ruff 10 月之前
  Jelmer Vernooij 888ae0521a 10 月之前
  Jelmer Vernooij 5e4637599e When using protocol v1, apply ref_prefix client-side for consistency 10 月之前
  Stefan Sperling 65307ed577 return peeled refs from GitClient.get_refs() if protocol-v2 is used 10 月之前
  Stefan Sperling 754b5b4a4c add compat test case which verifies behaviour with a non-default symref 10 月之前
  Stefan Sperling d440d64f2e fix detection of HEAD symref with protocol v2 over HTTP and add a test case 10 月之前
  Stefan Sperling f270f0c9a7 blind attempt at fixing the unexpected-success "failures" on windows CI 1 年之前
  Stefan Sperling 0e18ede32f run client compat tests with git protocol version 0, too 1 年之前
  Stefan Sperling 5b2f74f024 skip test_fetch_pack_no_side_band_64k if git protocol v2 is used 1 年之前
  Stefan Sperling 5c1a5ecedb don't hard-code protocol v2 and tweak version comparisons to be future-proof 1 年之前
  Stefan Sperling 2647c582be use dict() instead of deepcopy() 1 年之前
  Stefan Sperling 2400933b32 make Git protocol v2 work over SSH connections 1 年之前
  Stefan Sperling 2b975ec7e4 add initial support for Git protocol v2 1 年之前
  Jelmer Vernooij 538442329d Fix ruff 1 年之前
  Jelmer Vernooij 245331a60d Move tests to root. Fixes #1024 1 年之前