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

Аутор SHA1 Порука Датум
  Dave Borowitz 5cde68e909 server: Explicitly specify allowed protocol commands. пре 15 година
  Dave Borowitz ae65f9a46d server: Factor out _split_proto_line as a global. пре 15 година
  Dave Borowitz 35fba53089 Add side-band-64k support to ReceivePackHandler. пре 15 година
  Dave Borowitz 23fd4fe878 Tweak server handler injection. пре 15 година
  Dave Borowitz 6163a961c3 server: Change capabilities methods to classmethods. пре 15 година
  Dave Borowitz 46fcd287d9 Factor out _report_status in ReceivePackHandler. пре 15 година
  Jelmer Vernooij 56dcf6d989 Some restructuredText fixes. пре 15 година
  Dave Borowitz 697e093ef6 Make dul-daemon a trivial wrapper around server functionality. пре 15 година
  Dave Borowitz d856df40d9 Add logging utilities and server logging. пре 15 година
  Dave Borowitz 0994d0331b Clean up file headers. пре 15 година
  Dave Borowitz eacdaab692 Refactor server code to allow custom handler classes. пре 15 година
  Dave Borowitz 8199aef665 Fix numerous style issues. пре 15 година
  Jelmer Vernooij ffa5d09204 Merge Dave, highlights: пре 15 година
  Dave Borowitz 951d0287a9 Do simple pack checking during receive-pack. пре 15 година
  Dave Borowitz 36a682557f Simplify and fix thin pack resolving. пре 15 година
  Jelmer Vernooij 301e6e3a0f Add PackStreamReader.{offset,__len__}, extract PackObjectIterator. пре 15 година
  Jelmer Vernooij 002da10412 Move PackStreamReader to dulwich.pack. пре 15 година
  Jelmer Vernooij 39b4313b78 Split generic pack reading code out of PackStreamVerifier. пре 15 година
  Jelmer Vernooij 9f2d726edb Fix ordering of imports. пре 15 година
  Jelmer Vernooij 9613efd1cf Remove unused imports. пре 15 година
  Dave Borowitz a22eb8f17a Make the server decode a pack as it streams. пре 15 година
  Dave Borowitz 09073f072e Add ReceivableProtocol that supports recv() as well as read(). пре 15 година
  Jelmer Vernooij 5d4d209e86 Avoid writing to stdout. пре 15 година
  Jelmer Vernooij d24cd1c804 Merge Dave's fixes for the compatibility tests and web. пре 15 година
  Dave Borowitz 6b0df719ab Update servers and compat tests to work with DictBackends. пре 15 година
  Jelmer Vernooij b8c6ac0fa5 Simplify apply_pack call. пре 15 година
  Jelmer Vernooij adacecacb7 Remove GitBackendRepo, use plain Repo's instead. пре 15 година
  Jelmer Vernooij ac01f19be5 Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo. пре 15 година
  Jelmer Vernooij 16102871aa Use property to access commit parents. пре 15 година
  Jelmer Vernooij 15e928d67c Some trivial formatting fixes. пре 15 година