提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij df4aeaf611 Add support for retrieving tarballs from remote servers. 13 年之前
  Bruno Renié 80a341c0b6 Fixed parsing of HTTP Git URLs 13 年之前
  Jelmer Vernooij 8c168f9d60 merge trunk 13 年之前
  Jelmer Vernooij a66cf30906 client: Add support for multi_ack_detailed capability. 13 年之前
  Jelmer Vernooij 7ec4cd22fe Merge trunk. 13 年之前
  Jelmer Vernooij 3cae0be3e8 Support the 'side-band-64k' capability in 'git-receive-pack'. 13 年之前
  Jelmer Vernooij b0f69d1c8f client: Factor out ReportStatusParser. 13 年之前
  Jelmer Vernooij 7057395ff8 Add base class for traditional git clients. 13 年之前
  Jelmer Vernooij 43008b33a8 Break some more long lines. 13 年之前
  Jelmer Vernooij 98a0f8b571 Break some long lines. 13 年之前
  Max Bowsher a479b58eb9 Attempt to be compatible with the urlparse module found in older Pythons. 14 年之前
  Dave Borowitz e61b720b36 client: Standardize on single quotes. 14 年之前
  Dave Borowitz a9e4643b42 client: Rewrite URI parsing in get_transport_and_path. 14 年之前
  Jelmer Vernooij 121f9e8e85 Allow overriding paths to executables in GitSSHClient. 15 年之前
  Augie Fackler ac022f9a50 client: refactor GitClient subclasses to enhance code commonality 15 年之前
  Jelmer Vernooij 3ef09128a8 Use TestTools' TestCase so TestSkipped gets picked up correctly. 15 年之前
  Jelmer Vernooij 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. 15 年之前
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails 15 年之前
  Augie Fackler 9f94f12b05 client: advertise capabilities correctly per-service 15 年之前
  Jelmer Vernooij 9df270a804 add basic tests for client side. 16 年之前