提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij ac8e439305 Use python-fastimport. 15 年之前
  David Borowitz 3448a9855e MissingObjectFinder: minor cleanup: 80 chars, others. 15 年之前
  Hans Kolek 9a219437a6 Provide strnlen() on mingw32 which doesn't have it. 15 年之前
  Dave Borowitz 3ed3ef79ac Use real in-memory objects rather than stubs for server tests. 15 年之前
  Dave Borowitz 25fb5d7e8c Add utility functions to DictRefsContainer, useful for tests. 15 年之前
  Dave Borowitz 1c1156cce8 Allow overwriting id property of objects in test utils. 15 年之前
  Dave Borowitz 95ddde0707 Delegate SHA peeling to the object store. 15 年之前
  Dave Borowitz e1a9198d17 Refactor some of dulwich.tests.compat.server_utils. 15 年之前
  Dave Borowitz eed326a2a0 server: Explicitly specify allowed protocol commands. 15 年之前
  Jelmer Vernooij d738b6be0c New dulwich.pack.MemoryPackIndex class. 15 年之前
  Jelmer Vernooij c51bdaa460 PackIndex1 and PackIndex2 now subclass FilePackIndex, which is 15 年之前
  Dave Borowitz ef7a09ab87 Clean up docstrings in dulwich.protocol. 15 年之前
  Jelmer Vernooij d9988401de Update NEWS. 15 年之前
  Dave Borowitz ec7ce47f0c Standardize quote delimiters in test_protocol. 15 年之前
  Jelmer Vernooij 4a849a0bac Initial work on a fastimport parser. 15 年之前
  Dave Borowitz d03f21a9b4 Compat tests for servers with and without side-band-64k. 15 年之前
  Dave Borowitz c4213ef634 Add side-band-64k support to ReceivePackHandler. 15 年之前
  Dave Borowitz 9568395f9a More flexible version checking for compat tests. 15 年之前
  Dave Borowitz ef50153952 Tweak server handler injection. 15 年之前
  Dave Borowitz 15e0c01d13 server: Change capabilities methods to classmethods. 15 年之前
  Dave Borowitz 5c70891dec Factor out a function to convert a line to a pkt-line. 15 年之前
  Dave Borowitz d86d89f14d Factor out _report_status in ReceivePackHandler. 15 年之前
  Dave Borowitz 23b609b006 test_web: Ensure cache headers are set correctly. 15 年之前
  Dave Borowitz ec94798fe0 web: Distinguish between missing files and read errors. 15 年之前
  Dave Borowitz 0756fd7b3f object_store: Include subtrees in iteration. 15 年之前
  Dave Borowitz e069af2f7a object_store: Make iter_tree_contents depth-first. 15 年之前
  Dave Borowitz b70c45b81b pack: Add ThinPackData.from_file. 15 年之前
  Dave Borowitz dcff69eabf Use GitFile when modifying packed-refs in tests. 15 年之前
  Dave Borowitz e55f087c19 Don't error when creating GitFiles with the default mode. 15 年之前
  Dave Borowitz db4ea27094 pack: Factor out write_pack_header. 15 年之前