Commit Verlauf

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