Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij a827af865e Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport. hace 13 años
  Sam Vilain 78a4cd0490 Add support for client init args in get_transport_and_path hace 13 años
  Risto Kankkunen 8a71b8392d Fix capability negotiation in dulwich.client hace 13 años
  Risto Kankkunen ab7fa1118e Merged master hace 13 años
  Risto Kankkunen 62521f8448 Call the parent class constructor, not grandparent's, to avoid surprises later hace 13 años
  Jelmer Vernooij b10756435d dulwich.client: Make progress argument optional. hace 13 años
  Jelmer Vernooij d8264124b8 Allow determine_wants methods to include the zero sha in their return value. hace 13 años
  Jelmer Vernooij b3aea9cca8 Document return types. hace 13 años
  Jelmer Vernooij 7c19e161ee Include status information in Python modules. hace 13 años
  Jelmer Vernooij c986b79cb2 Properly abort connections when the determine_wants function hace 13 años
  Jelmer Vernooij 43628c444f Add support for retrieving tarballs from remote servers. hace 13 años
  Jelmer Vernooij 883b904fcd Merge fix from Chris to hide unpacking objects from git during tests. hace 13 años
  Chris Eberle c6533197dd 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 ca6ed229bd merge fix for parsing of HTTP Git URLs. hace 13 años
  Jelmer Vernooij e2d3d2e55d dulwich.client: Use buffering when receiving pack file from smart http server. hace 13 años
  Bruno Renié b787d77815 Fixed parsing of HTTP Git URLs hace 13 años
  Jelmer Vernooij b687fc2a14 Smart protocol clients can now change refs even if they are not uploading new data. hace 13 años
  Jelmer Vernooij d4fc20d185 Fix handling of slashes in the http client. hace 13 años
  Jelmer Vernooij e6fe8476ec Two minor fixes to improve compatibility with some Git http servers. hace 13 años
  Jelmer Vernooij 1c0afe8a5d client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc. hace 13 años
  Jelmer Vernooij 7cd6ecb52d client: Raise NotGitRepository if there is no remote repository. hace 13 años
  Jelmer Vernooij d97bd34978 client: Continue reading revision info on 'ready', too. hace 13 años
  Jelmer Vernooij 554f298808 client: Add http support for 'git-upload-pack'. hace 13 años
  Jelmer Vernooij 618adf65dc merge trunk hace 13 años
  Jelmer Vernooij 4662372f33 client: Add support for multi_ack_detailed capability. hace 13 años
  Jelmer Vernooij cc3920989a client: Refactor handling of negotiation. hace 13 años
  Jelmer Vernooij d236a86b4d client: Refactor 'git-receive-pack' tail handling. hace 13 años
  Jelmer Vernooij cfc1797cf7 Merge trunk. hace 13 años
  Jelmer Vernooij 47ed7e4c9d Support the 'side-band-64k' capability in 'git-receive-pack'. hace 13 años
  Jelmer Vernooij 3d2fc1bf6a client: Factor out ReportStatusParser. hace 13 años