Cronologia Commit

Autore SHA1 Messaggio Data
  Jelmer Vernooij 0d8a2187d5 Separate out delta generation from pack writing. 14 anni fa
  Jelmer Vernooij 2c0455c90f write_pack_data and write_pack no longer take a num_objects argument. 14 anni fa
  Jelmer Vernooij d118a8fa1d Fix use of SubprocessWrapper on Windows. 14 anni fa
  Jelmer Vernooij 211735d899 Support IPv6 for git:// connections. 14 anni fa
  Jelmer Vernooij 95cf974708 Report protocol activity when communicating over SSH. 14 anni fa
  Brendan Cully eb0df72f94 Pass remote errors on as separate exception. 14 anni fa
  Jelmer Vernooij 87833addfe Make read_refs private. 14 anni fa
  Jelmer Vernooij 9fe53d5ec5 Delay importing subprocess as much as possible, in case it is not available 14 anni fa
  Max Bowsher a479b58eb9 Attempt to be compatible with the urlparse module found in older Pythons. 14 anni fa
  Dave Borowitz e61b720b36 client: Standardize on single quotes. 14 anni fa
  Dave Borowitz a9e4643b42 client: Rewrite URI parsing in get_transport_and_path. 14 anni fa
  Jelmer Vernooij 3b425aa55f Remove duplicate copy of _fileno_can_read. 14 anni fa
  Jelmer Vernooij 2a89fff246 Some restructuredText fixes. 15 anni fa
  Jelmer Vernooij 121f9e8e85 Allow overriding paths to executables in GitSSHClient. 15 anni fa
  Augie Fackler ac022f9a50 client: refactor GitClient subclasses to enhance code commonality 15 anni fa
  Ross Light d3b58ac7c7 Merged changes from trunk 15 anni fa
  Jelmer Vernooij 4b2cc5b320 Remove unused, add bug reference. 15 anni fa
  Jelmer Vernooij b0cff15c23 Merge refactoring of report-status parsing. 15 anni fa
  Ross Light 88014f4548 Added SSHGitClient.receive_pack_path and SSHGitClient.upload_pack_path attributes 15 anni fa
  Augie Fackler 1e1b0eb334 client: fix send_pack when there is nothing to send 15 anni fa
  Augie Fackler c873739c92 dulwich.client: fix fetch if no progress function is specified 15 anni fa
  Augie Fackler 005fdc37fc client: move parsing report-status data into a method 15 anni fa
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails 15 anni fa
  Augie Fackler aa18b56623 client: Make SSHSubprocess slightly more forgiving for proto 15 anni fa
  Augie Fackler 9f94f12b05 client: advertise capabilities correctly per-service 15 anni fa
  Augie Fackler f44e94a4ec dulwich.client: whitespace and 80 column cleanup 15 anni fa
  Jelmer Vernooij 4290b3971a Merge pack protocol receiver fix. 15 anni fa
  Tay Ray Chuan c1c0b6765d client: don't assume server response is of length 20 15 anni fa
  Jelmer Vernooij 4664830bc9 Move get_transport_and_path to dulwich.client. 15 anni fa
  Jelmer Vernooij 9208f15845 Simplify clone code. 15 anni fa