Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 7b45c7c020 Start on 0.7.0. hace 15 años
  Jelmer Vernooij 7e931151de Release 0.6.2. hace 15 años
  Jelmer Vernooij 23cdf855c2 Merge some bare-repo related fixes from Dirk Neumann. hace 15 años
  Jelmer Vernooij e694b48279 Use python-fastimport. hace 15 años
  David Borowitz 85f17454c4 MissingObjectFinder: minor cleanup: 80 chars, others. hace 15 años
  Hans Kolek f72cac196a Provide strnlen() on mingw32 which doesn't have it. hace 15 años
  Dave Borowitz 4c77413f27 Use real in-memory objects rather than stubs for server tests. hace 15 años
  Dave Borowitz 6b4c86f717 Add utility functions to DictRefsContainer, useful for tests. hace 15 años
  Dave Borowitz 21883a202b Allow overwriting id property of objects in test utils. hace 15 años
  Dave Borowitz 3be37749da Delegate SHA peeling to the object store. hace 15 años
  Dave Borowitz c1ea0a7ab9 Refactor some of dulwich.tests.compat.server_utils. hace 15 años
  Dave Borowitz 5cde68e909 server: Explicitly specify allowed protocol commands. hace 15 años
  Jelmer Vernooij 2006ff3eab New dulwich.pack.MemoryPackIndex class. hace 15 años
  Jelmer Vernooij 20c1043c8c PackIndex1 and PackIndex2 now subclass FilePackIndex, which is hace 15 años
  Dave Borowitz 2ee1f02bdc Clean up docstrings in dulwich.protocol. hace 15 años
  Jelmer Vernooij 167f4fcddd Update NEWS. hace 15 años
  Dave Borowitz 9cef461565 Standardize quote delimiters in test_protocol. hace 15 años
  Jelmer Vernooij 9e660733fc Initial work on a fastimport parser. hace 15 años
  Dave Borowitz 176d93b65f Compat tests for servers with and without side-band-64k. hace 15 años
  Dave Borowitz 35fba53089 Add side-band-64k support to ReceivePackHandler. hace 15 años
  Dave Borowitz 00dccb5fe0 More flexible version checking for compat tests. hace 15 años
  Dave Borowitz 23fd4fe878 Tweak server handler injection. hace 15 años
  Dave Borowitz 6163a961c3 server: Change capabilities methods to classmethods. hace 15 años
  Dave Borowitz cc748dcb63 Factor out a function to convert a line to a pkt-line. hace 15 años
  Dave Borowitz 46fcd287d9 Factor out _report_status in ReceivePackHandler. hace 15 años
  Dave Borowitz 2be8228355 test_web: Ensure cache headers are set correctly. hace 15 años
  Dave Borowitz 2b7ccbf278 web: Distinguish between missing files and read errors. hace 15 años
  Dave Borowitz c0dcad78dd object_store: Include subtrees in iteration. hace 15 años
  Dave Borowitz 1d2133e1cf object_store: Make iter_tree_contents depth-first. hace 15 años
  Dave Borowitz e96d2f21e7 pack: Add ThinPackData.from_file. hace 15 años