Historie revizí

Autor SHA1 Zpráva Datum
  Dirk b3e73cd232 Bare-repo related changes: have no index and bare=true in config. před 15 roky
  Hans Kolek f72cac196a Provide strnlen() on mingw32 which doesn't have it. před 15 roky
  Jelmer Vernooij 828466f47f Make sure TestCase.setUp() is called, remove unused import. před 15 roky
  Dave Borowitz 4c77413f27 Use real in-memory objects rather than stubs for server tests. před 15 roky
  Dave Borowitz 6b4c86f717 Add utility functions to DictRefsContainer, useful for tests. před 15 roky
  Dave Borowitz 21883a202b Allow overwriting id property of objects in test utils. před 15 roky
  Dave Borowitz 3be37749da Delegate SHA peeling to the object store. před 15 roky
  Dave Borowitz c1ea0a7ab9 Refactor some of dulwich.tests.compat.server_utils. před 15 roky
  Dave Borowitz 5cde68e909 server: Explicitly specify allowed protocol commands. před 15 roky
  Jelmer Vernooij 28c8809248 add trivial tests for DiskObjectStore.add_{thin_,}pack. před 15 roky
  Jelmer Vernooij 2006ff3eab New dulwich.pack.MemoryPackIndex class. před 15 roky
  Jelmer Vernooij 895922c19d Fix typo. před 15 roky
  Jelmer Vernooij 20c1043c8c PackIndex1 and PackIndex2 now subclass FilePackIndex, which is před 15 roky
  Dave Borowitz ae65f9a46d server: Factor out _split_proto_line as a global. před 15 roky
  Dave Borowitz 2ee1f02bdc Clean up docstrings in dulwich.protocol. před 15 roky
  Jelmer Vernooij 167f4fcddd Update NEWS. před 15 roky
  Dave Borowitz 9cef461565 Standardize quote delimiters in test_protocol. před 15 roky
  Dave Borowitz 6657351fca Use run_git_or_fail in compat tests wherever possible. před 15 roky
  Jelmer Vernooij 9e660733fc Initial work on a fastimport parser. před 15 roky
  Jelmer Vernooij 85b57b6c73 Fix tests with testtools installed. před 15 roky
  Jelmer Vernooij 7ebc5d1730 Merge support for side-band-64k. před 15 roky
  Dave Borowitz 176d93b65f Compat tests for servers with and without side-band-64k. před 15 roky
  Dave Borowitz 35fba53089 Add side-band-64k support to ReceivePackHandler. před 15 roky
  Dave Borowitz 00dccb5fe0 More flexible version checking for compat tests. před 15 roky
  Dave Borowitz 23fd4fe878 Tweak server handler injection. před 15 roky
  Dave Borowitz 6163a961c3 server: Change capabilities methods to classmethods. před 15 roky
  Dave Borowitz cc748dcb63 Factor out a function to convert a line to a pkt-line. před 15 roky
  Dave Borowitz 46fcd287d9 Factor out _report_status in ReceivePackHandler. před 15 roky
  Dave Borowitz 2be8228355 test_web: Ensure cache headers are set correctly. před 15 roky
  Dave Borowitz bd42bcc332 Add more tests for web.py. před 15 roky