提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij f5a81e693a Reorganize the tutorial. This kills some of the duplication and 15 年之前
  Jelmer Vernooij 8b760f5bcf Run the tutorial inside the test suite. 15 年之前
  Jelmer Vernooij 02e82fb0a6 Add write_tree_diff. 15 年之前
  Jelmer Vernooij 1526c47fcb Support parsing git mbox patches without a version tail, as generated by Mercurial. 15 年之前
  Jelmer Vernooij 22e37accd3 Merge fix to correctly cope with no-op fetches in the server. 15 年之前
  Jelmer Vernooij 14eac66b87 Merge addition of eof() and unread_pkt_line(). 15 年之前
  Jelmer Vernooij 6c08a6643f Add Tree.items(). 15 年之前
  Jelmer Vernooij efbb709219 Start on 0.7.0. 15 年之前
  Jelmer Vernooij ef9a2c2fe7 Release 0.6.2. 15 年之前
  Jelmer Vernooij c39efd4572 Merge some bare-repo related fixes from Dirk Neumann. 15 年之前
  Dave Borowitz a77892b0cd server: Correct short-circuiting operation for no-op fetches. 15 年之前
  Dave Borowitz 5f95990583 Add eof() and unread_pkt_line() methods to Protocol. 15 年之前
  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 年之前