2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jelmer Vernooij 7057395ff8 Add base class for traditional git clients. 14 жил өмнө
  Jelmer Vernooij 15574b63e8 Support ~ in git:// URL paths. 14 жил өмнө
  Jelmer Vernooij d0559d177d When connect succeeds, don't bother trying other addresses. 14 жил өмнө
  Jelmer Vernooij 0d8a2187d5 Separate out delta generation from pack writing. 14 жил өмнө
  Jelmer Vernooij 2c0455c90f write_pack_data and write_pack no longer take a num_objects argument. 14 жил өмнө
  Jelmer Vernooij d118a8fa1d Fix use of SubprocessWrapper on Windows. 14 жил өмнө
  Jelmer Vernooij 211735d899 Support IPv6 for git:// connections. 14 жил өмнө
  Jelmer Vernooij 95cf974708 Report protocol activity when communicating over SSH. 14 жил өмнө
  Brendan Cully eb0df72f94 Pass remote errors on as separate exception. 14 жил өмнө
  Jelmer Vernooij 87833addfe Make read_refs private. 14 жил өмнө
  Jelmer Vernooij 9fe53d5ec5 Delay importing subprocess as much as possible, in case it is not available 14 жил өмнө
  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 3b425aa55f Remove duplicate copy of _fileno_can_read. 15 жил өмнө
  Jelmer Vernooij 2a89fff246 Some restructuredText fixes. 15 жил өмнө
  Jelmer Vernooij 121f9e8e85 Allow overriding paths to executables in GitSSHClient. 15 жил өмнө
  Augie Fackler ac022f9a50 client: refactor GitClient subclasses to enhance code commonality 15 жил өмнө
  Ross Light d3b58ac7c7 Merged changes from trunk 15 жил өмнө
  Jelmer Vernooij 4b2cc5b320 Remove unused, add bug reference. 15 жил өмнө
  Jelmer Vernooij b0cff15c23 Merge refactoring of report-status parsing. 15 жил өмнө
  Ross Light 88014f4548 Added SSHGitClient.receive_pack_path and SSHGitClient.upload_pack_path attributes 15 жил өмнө
  Augie Fackler 1e1b0eb334 client: fix send_pack when there is nothing to send 15 жил өмнө
  Augie Fackler c873739c92 dulwich.client: fix fetch if no progress function is specified 15 жил өмнө
  Augie Fackler 005fdc37fc client: move parsing report-status data into a method 15 жил өмнө
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails 15 жил өмнө
  Augie Fackler aa18b56623 client: Make SSHSubprocess slightly more forgiving for proto 15 жил өмнө
  Augie Fackler 9f94f12b05 client: advertise capabilities correctly per-service 15 жил өмнө
  Augie Fackler f44e94a4ec dulwich.client: whitespace and 80 column cleanup 15 жил өмнө
  Jelmer Vernooij 4290b3971a Merge pack protocol receiver fix. 15 жил өмнө