커밋 기록

작성자 SHA1 메시지 날짜
  Dave Borowitz 2ee1f02bdc Clean up docstrings in dulwich.protocol. 15 년 전
  Jelmer Vernooij 167f4fcddd Update NEWS. 15 년 전
  Dave Borowitz 9cef461565 Standardize quote delimiters in test_protocol. 15 년 전
  Jelmer Vernooij 9e660733fc Initial work on a fastimport parser. 15 년 전
  Dave Borowitz 176d93b65f Compat tests for servers with and without side-band-64k. 15 년 전
  Dave Borowitz 35fba53089 Add side-band-64k support to ReceivePackHandler. 15 년 전
  Dave Borowitz 00dccb5fe0 More flexible version checking for compat tests. 15 년 전
  Dave Borowitz 23fd4fe878 Tweak server handler injection. 15 년 전
  Dave Borowitz 6163a961c3 server: Change capabilities methods to classmethods. 15 년 전
  Dave Borowitz cc748dcb63 Factor out a function to convert a line to a pkt-line. 15 년 전
  Dave Borowitz 46fcd287d9 Factor out _report_status in ReceivePackHandler. 15 년 전
  Dave Borowitz 2be8228355 test_web: Ensure cache headers are set correctly. 15 년 전
  Dave Borowitz 2b7ccbf278 web: Distinguish between missing files and read errors. 15 년 전
  Dave Borowitz c0dcad78dd object_store: Include subtrees in iteration. 15 년 전
  Dave Borowitz 1d2133e1cf object_store: Make iter_tree_contents depth-first. 15 년 전
  Dave Borowitz e96d2f21e7 pack: Add ThinPackData.from_file. 15 년 전
  Dave Borowitz e091515ffe Use GitFile when modifying packed-refs in tests. 15 년 전
  Dave Borowitz 2f0c4286fc Don't error when creating GitFiles with the default mode. 15 년 전
  Dave Borowitz 84c75eff51 pack: Factor out write_pack_header. 15 년 전
  Dave Borowitz b4faed1f3c web: Use write() callable for output. 15 년 전
  Dave Borowitz 906cf81ef8 web: Handle empty-string CONTENT_LENGTH. 15 년 전
  Jelmer Vernooij ad1b07445f Use slots. 15 년 전
  Jelmer Vernooij afda20fa0f Start on 0.6.2. 15 년 전
  Jelmer Vernooij 0f50bb4937 release 0.6.1. 15 년 전
  Dave Borowitz b835cc1ecf Move dul-web's main functionality to web. 15 년 전
  Dave Borowitz b5c1e94776 Move reference WSGI handler to web.py. 15 년 전
  Dave Borowitz 697e093ef6 Make dul-daemon a trivial wrapper around server functionality. 15 년 전
  Dave Borowitz cc114a1fa3 Use HTTPGitRequestHandler for test_web. 15 년 전
  Jelmer Vernooij 5484604397 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 년 전
  Jelmer Vernooij 1637a77fa4 Add PackBasedObjectStore.pack_loose_objects(). 15 년 전