커밋 기록

작성자 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 년 전