提交歷史

作者 SHA1 備註 提交日期
  Dave Borowitz c1ea0a7ab9 Refactor some of dulwich.tests.compat.server_utils. 15 年之前
  Dave Borowitz 5cde68e909 server: Explicitly specify allowed protocol commands. 15 年之前
  Jelmer Vernooij 28c8809248 add trivial tests for DiskObjectStore.add_{thin_,}pack. 15 年之前
  Jelmer Vernooij 2006ff3eab New dulwich.pack.MemoryPackIndex class. 15 年之前
  Jelmer Vernooij 895922c19d Fix typo. 15 年之前
  Jelmer Vernooij 20c1043c8c PackIndex1 and PackIndex2 now subclass FilePackIndex, which is 15 年之前
  Dave Borowitz ae65f9a46d server: Factor out _split_proto_line as a global. 15 年之前
  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 年之前
  Dave Borowitz 6657351fca Use run_git_or_fail in compat tests wherever possible. 15 年之前
  Jelmer Vernooij 9e660733fc Initial work on a fastimport parser. 15 年之前
  Jelmer Vernooij 85b57b6c73 Fix tests with testtools installed. 15 年之前
  Jelmer Vernooij 7ebc5d1730 Merge support for side-band-64k. 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 bd42bcc332 Add more tests for web.py. 15 年之前
  Dave Borowitz b4e894070a test/utils: Return non-__slot__ subclasses from make_object. 15 年之前
  Dave Borowitz 866fdfba54 test_web: Simplify assertions about Content-Type. 15 年之前
  Dave Borowitz 0b7f38152b test_web: Use MemoryRepo for tests instead of complex tests. 15 年之前
  Dave Borowitz ece39fdd46 Correct PSF copyright on web.date_time_string. 15 年之前
  Dave Borowitz 2b7ccbf278 web: Distinguish between missing files and read errors. 15 年之前
  Dave Borowitz 10d90c921b Fix iter_tree_contents iteration. 15 年之前
  Dave Borowitz c0dcad78dd object_store: Include subtrees in iteration. 15 年之前