Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jelmer Vernooij a383e4501a Reorganize the tutorial. This kills some of the duplication and 14 gadi atpakaļ
  Jelmer Vernooij 72b85bfc67 Run the tutorial inside the test suite. 14 gadi atpakaļ
  Jelmer Vernooij 61d36cebc8 Add write_tree_diff. 14 gadi atpakaļ
  Jelmer Vernooij e1fce85af0 Support parsing git mbox patches without a version tail, as generated by Mercurial. 14 gadi atpakaļ
  Jelmer Vernooij 4e9fc6d5ff Merge fix to correctly cope with no-op fetches in the server. 14 gadi atpakaļ
  Jelmer Vernooij 5d4a046f21 Merge addition of eof() and unread_pkt_line(). 14 gadi atpakaļ
  Jelmer Vernooij 2c3184f23a Add Tree.items(). 14 gadi atpakaļ
  Jelmer Vernooij 7b45c7c020 Start on 0.7.0. 14 gadi atpakaļ
  Jelmer Vernooij 7e931151de Release 0.6.2. 14 gadi atpakaļ
  Jelmer Vernooij 23cdf855c2 Merge some bare-repo related fixes from Dirk Neumann. 14 gadi atpakaļ
  Dave Borowitz f09bdd409b server: Correct short-circuiting operation for no-op fetches. 15 gadi atpakaļ
  Dave Borowitz d58b892341 Add eof() and unread_pkt_line() methods to Protocol. 15 gadi atpakaļ
  Jelmer Vernooij e694b48279 Use python-fastimport. 14 gadi atpakaļ
  David Borowitz 85f17454c4 MissingObjectFinder: minor cleanup: 80 chars, others. 15 gadi atpakaļ
  Hans Kolek f72cac196a Provide strnlen() on mingw32 which doesn't have it. 15 gadi atpakaļ
  Dave Borowitz 4c77413f27 Use real in-memory objects rather than stubs for server tests. 15 gadi atpakaļ
  Dave Borowitz 6b4c86f717 Add utility functions to DictRefsContainer, useful for tests. 15 gadi atpakaļ
  Dave Borowitz 21883a202b Allow overwriting id property of objects in test utils. 15 gadi atpakaļ
  Dave Borowitz 3be37749da Delegate SHA peeling to the object store. 15 gadi atpakaļ
  Dave Borowitz c1ea0a7ab9 Refactor some of dulwich.tests.compat.server_utils. 15 gadi atpakaļ
  Dave Borowitz 5cde68e909 server: Explicitly specify allowed protocol commands. 15 gadi atpakaļ
  Jelmer Vernooij 2006ff3eab New dulwich.pack.MemoryPackIndex class. 15 gadi atpakaļ
  Jelmer Vernooij 20c1043c8c PackIndex1 and PackIndex2 now subclass FilePackIndex, which is 15 gadi atpakaļ
  Dave Borowitz 2ee1f02bdc Clean up docstrings in dulwich.protocol. 15 gadi atpakaļ
  Jelmer Vernooij 167f4fcddd Update NEWS. 15 gadi atpakaļ
  Dave Borowitz 9cef461565 Standardize quote delimiters in test_protocol. 15 gadi atpakaļ
  Jelmer Vernooij 9e660733fc Initial work on a fastimport parser. 15 gadi atpakaļ
  Dave Borowitz 176d93b65f Compat tests for servers with and without side-band-64k. 15 gadi atpakaļ
  Dave Borowitz 35fba53089 Add side-band-64k support to ReceivePackHandler. 15 gadi atpakaļ
  Dave Borowitz 00dccb5fe0 More flexible version checking for compat tests. 15 gadi atpakaļ