Историја ревизија

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