Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 3da7cada8c dulwich.client: Make progress argument optional. hace 13 años
  Jelmer Vernooij 2c7868e73c Allow determine_wants methods to include the zero sha in their return value. hace 13 años
  Jelmer Vernooij 12ece49218 Document return types. hace 13 años
  Jelmer Vernooij 2b8ba6e4a6 Include status information in Python modules. hace 13 años
  Jelmer Vernooij 493ed46a2b Properly abort connections when the determine_wants function hace 13 años
  Jelmer Vernooij df4aeaf611 Add support for retrieving tarballs from remote servers. hace 13 años
  Jelmer Vernooij 711969d1c9 Merge fix from Chris to hide unpacking objects from git during tests. hace 13 años
  Chris Eberle 0619b382f9 Got rid of 'Unpacking objects' messages produced by git-receive-pack. Unfortunately there's no command line options to silence this message, so the only way is to redirect stderr. hace 13 años
  Jelmer Vernooij 7551970711 merge fix for parsing of HTTP Git URLs. hace 13 años
  Jelmer Vernooij 7a6334a0ad dulwich.client: Use buffering when receiving pack file from smart http server. hace 13 años
  Bruno Renié 80a341c0b6 Fixed parsing of HTTP Git URLs hace 13 años
  Jelmer Vernooij ea94de72ff Smart protocol clients can now change refs even if they are not uploading new data. hace 14 años
  Jelmer Vernooij a9763559f7 Fix handling of slashes in the http client. hace 14 años
  Jelmer Vernooij 492c17406a Two minor fixes to improve compatibility with some Git http servers. hace 14 años
  Jelmer Vernooij 528cbe0287 client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc. hace 14 años
  Jelmer Vernooij bbdca14ad2 client: Raise NotGitRepository if there is no remote repository. hace 14 años
  Jelmer Vernooij 566e84b697 client: Continue reading revision info on 'ready', too. hace 14 años
  Jelmer Vernooij 20f6a5c165 client: Add http support for 'git-upload-pack'. hace 14 años
  Jelmer Vernooij 8c168f9d60 merge trunk hace 14 años
  Jelmer Vernooij a66cf30906 client: Add support for multi_ack_detailed capability. hace 14 años
  Jelmer Vernooij 15910d9f08 client: Refactor handling of negotiation. hace 14 años
  Jelmer Vernooij 288fc91228 client: Refactor 'git-receive-pack' tail handling. hace 14 años
  Jelmer Vernooij 7ec4cd22fe Merge trunk. hace 14 años
  Jelmer Vernooij 3cae0be3e8 Support the 'side-band-64k' capability in 'git-receive-pack'. hace 14 años
  Jelmer Vernooij b0f69d1c8f client: Factor out ReportStatusParser. hace 14 años
  Jelmer Vernooij 3930939c7a Implement most of git-receive-pack. hace 14 años
  Jelmer Vernooij d67ecb3735 Implement HTTPGitClient._read_references. hace 14 años
  Jelmer Vernooij 7057395ff8 Add base class for traditional git clients. hace 14 años
  Jelmer Vernooij 15574b63e8 Support ~ in git:// URL paths. hace 14 años
  Jelmer Vernooij d0559d177d When connect succeeds, don't bother trying other addresses. hace 14 años