Commit History

作者 SHA1 備註 提交日期
  Dave Borowitz 2c6035a0a9 Refactor some of dulwich.tests.compat.server_utils. 15 年之前
  Dave Borowitz c215828698 server: Explicitly specify allowed protocol commands. 15 年之前
  Jelmer Vernooij c6568b717e New dulwich.pack.MemoryPackIndex class. 15 年之前
  Jelmer Vernooij ba26aa3792 PackIndex1 and PackIndex2 now subclass FilePackIndex, which is 15 年之前
  Dave Borowitz d47e6903bc Clean up docstrings in dulwich.protocol. 15 年之前
  Jelmer Vernooij 6f726b2d1e Update NEWS. 15 年之前
  Dave Borowitz 52ea3c3b3b Standardize quote delimiters in test_protocol. 15 年之前
  Jelmer Vernooij 8c159e5c80 Initial work on a fastimport parser. 15 年之前
  Dave Borowitz 9dd2b211c8 Compat tests for servers with and without side-band-64k. 15 年之前
  Dave Borowitz 3c32b92d25 Add side-band-64k support to ReceivePackHandler. 15 年之前
  Dave Borowitz 0be4c1c6ca More flexible version checking for compat tests. 15 年之前
  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 年之前