Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 853ab2111b Update NEWS. il y a 14 ans
  Jelmer Vernooij 32cb0b4248 Add entry for tutorial update. il y a 14 ans
  Jelmer Vernooij 1775703442 Fix dul-receive-pack and dul-upload-pack. il y a 14 ans
  Jelmer Vernooij 3142b6effe dulwich.server: Add serve_command. il y a 14 ans
  Jelmer Vernooij a383e4501a Reorganize the tutorial. This kills some of the duplication and il y a 14 ans
  Jelmer Vernooij 72b85bfc67 Run the tutorial inside the test suite. il y a 14 ans
  Jelmer Vernooij 61d36cebc8 Add write_tree_diff. il y a 14 ans
  Jelmer Vernooij e1fce85af0 Support parsing git mbox patches without a version tail, as generated by Mercurial. il y a 14 ans
  Jelmer Vernooij 4e9fc6d5ff Merge fix to correctly cope with no-op fetches in the server. il y a 15 ans
  Jelmer Vernooij 5d4a046f21 Merge addition of eof() and unread_pkt_line(). il y a 15 ans
  Jelmer Vernooij 2c3184f23a Add Tree.items(). il y a 15 ans
  Jelmer Vernooij 7b45c7c020 Start on 0.7.0. il y a 15 ans
  Jelmer Vernooij 7e931151de Release 0.6.2. il y a 15 ans
  Jelmer Vernooij 23cdf855c2 Merge some bare-repo related fixes from Dirk Neumann. il y a 15 ans
  Dave Borowitz f09bdd409b server: Correct short-circuiting operation for no-op fetches. il y a 15 ans
  Dave Borowitz d58b892341 Add eof() and unread_pkt_line() methods to Protocol. il y a 15 ans
  Jelmer Vernooij e694b48279 Use python-fastimport. il y a 15 ans
  David Borowitz 85f17454c4 MissingObjectFinder: minor cleanup: 80 chars, others. il y a 15 ans
  Hans Kolek f72cac196a Provide strnlen() on mingw32 which doesn't have it. il y a 15 ans
  Dave Borowitz 4c77413f27 Use real in-memory objects rather than stubs for server tests. il y a 15 ans
  Dave Borowitz 6b4c86f717 Add utility functions to DictRefsContainer, useful for tests. il y a 15 ans
  Dave Borowitz 21883a202b Allow overwriting id property of objects in test utils. il y a 15 ans
  Dave Borowitz 3be37749da Delegate SHA peeling to the object store. il y a 15 ans
  Dave Borowitz c1ea0a7ab9 Refactor some of dulwich.tests.compat.server_utils. il y a 15 ans
  Dave Borowitz 5cde68e909 server: Explicitly specify allowed protocol commands. il y a 15 ans
  Jelmer Vernooij 2006ff3eab New dulwich.pack.MemoryPackIndex class. il y a 15 ans
  Jelmer Vernooij 20c1043c8c PackIndex1 and PackIndex2 now subclass FilePackIndex, which is il y a 15 ans
  Dave Borowitz 2ee1f02bdc Clean up docstrings in dulwich.protocol. il y a 15 ans
  Jelmer Vernooij 167f4fcddd Update NEWS. il y a 15 ans
  Dave Borowitz 9cef461565 Standardize quote delimiters in test_protocol. il y a 15 ans