提交历史

作者 SHA1 备注 提交日期
  Dave Borowitz 27ef701a57 Tweak server handler injection. 15 年之前
  Dave Borowitz 3a24fca78b server: Change capabilities methods to classmethods. 15 年之前
  Dave Borowitz aace26c463 Factor out a function to convert a line to a pkt-line. 15 年之前
  Dave Borowitz 1ca9fc6760 Factor out _report_status in ReceivePackHandler. 15 年之前
  Dave Borowitz e9a9014178 test_web: Ensure cache headers are set correctly. 15 年之前
  Dave Borowitz 2d7904e381 web: Distinguish between missing files and read errors. 15 年之前
  Dave Borowitz 150d18e5f3 object_store: Include subtrees in iteration. 15 年之前
  Dave Borowitz 27d6e64bee object_store: Make iter_tree_contents depth-first. 15 年之前
  Dave Borowitz 8e2a79ae9d pack: Add ThinPackData.from_file. 15 年之前
  Dave Borowitz 84cc07d9c1 Use GitFile when modifying packed-refs in tests. 15 年之前
  Dave Borowitz 29cc33dadd Don't error when creating GitFiles with the default mode. 15 年之前
  Dave Borowitz 70305b65ff pack: Factor out write_pack_header. 15 年之前
  Dave Borowitz ac0aa47f4d web: Use write() callable for output. 15 年之前
  Dave Borowitz 7c0525df58 web: Handle empty-string CONTENT_LENGTH. 15 年之前
  Jelmer Vernooij 2316ca04d9 Use slots. 15 年之前
  Jelmer Vernooij e82b896848 Start on 0.6.2. 15 年之前
  Jelmer Vernooij 4ab58f537c release 0.6.1. 15 年之前
  Dave Borowitz aefdbebfa9 Move dul-web's main functionality to web. 15 年之前
  Dave Borowitz 126d5223b8 Move reference WSGI handler to web.py. 15 年之前
  Dave Borowitz d932b3a447 Make dul-daemon a trivial wrapper around server functionality. 15 年之前
  Dave Borowitz 83acb016e5 Use HTTPGitRequestHandler for test_web. 15 年之前
  Jelmer Vernooij 6172888972 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 年之前
  Jelmer Vernooij 73a2f131a9 Add PackBasedObjectStore.pack_loose_objects(). 15 年之前
  Jelmer Vernooij 121f9e8e85 Allow overriding paths to executables in GitSSHClient. 15 年之前
  Jelmer Vernooij af56bc57e4 Merge Augie's GitClient refactoring. 15 年之前
  Dave Borowitz e1e0ecefc3 Add simple logging to HTTP server. 15 年之前
  Dave Borowitz 998f9b52e9 Add logging utilities and server logging. 15 年之前
  Jelmer Vernooij 3ef09128a8 Use TestTools' TestCase so TestSkipped gets picked up correctly. 15 年之前
  Dave Borowitz 3a417f870f Add a MemoryRepo that stores everything in memory. 15 年之前
  Dave Borowitz 44e1d6154c Use correct path separators for named repo files. 15 年之前