Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 89e2e22671 Reorganize the tutorial. This kills some of the duplication and il y a 14 ans
  Jelmer Vernooij c5b2ca8245 Run the tutorial inside the test suite. il y a 14 ans
  Jelmer Vernooij 9e9a89ff8a Add write_tree_diff. il y a 14 ans
  Jelmer Vernooij 1757726e24 Support parsing git mbox patches without a version tail, as generated by Mercurial. il y a 14 ans
  Jelmer Vernooij b6ab38c097 Merge fix to correctly cope with no-op fetches in the server. il y a 14 ans
  Jelmer Vernooij 3cc260edbe Merge addition of eof() and unread_pkt_line(). il y a 14 ans
  Jelmer Vernooij dd7fe05372 Add Tree.items(). il y a 14 ans
  Jelmer Vernooij d05ab0d509 Start on 0.7.0. il y a 14 ans
  Jelmer Vernooij ae72d6803e Release 0.6.2. il y a 14 ans
  Jelmer Vernooij 95bd3ae5fa Merge some bare-repo related fixes from Dirk Neumann. il y a 14 ans
  Dave Borowitz 20ad97bcd5 server: Correct short-circuiting operation for no-op fetches. il y a 15 ans
  Dave Borowitz 308f4e2d5e Add eof() and unread_pkt_line() methods to Protocol. il y a 15 ans
  Jelmer Vernooij 0e6f522fb4 Use python-fastimport. il y a 14 ans
  David Borowitz dec5a42a45 MissingObjectFinder: minor cleanup: 80 chars, others. il y a 14 ans
  Hans Kolek ca9a68de53 Provide strnlen() on mingw32 which doesn't have it. il y a 15 ans
  Dave Borowitz b8d0b530ec Use real in-memory objects rather than stubs for server tests. il y a 15 ans
  Dave Borowitz df2a95d585 Add utility functions to DictRefsContainer, useful for tests. il y a 15 ans
  Dave Borowitz 11a5f9001d Allow overwriting id property of objects in test utils. il y a 15 ans
  Dave Borowitz 75dc621c3d Delegate SHA peeling to the object store. il y a 15 ans
  Dave Borowitz 2c6035a0a9 Refactor some of dulwich.tests.compat.server_utils. il y a 15 ans
  Dave Borowitz c215828698 server: Explicitly specify allowed protocol commands. il y a 15 ans
  Jelmer Vernooij c6568b717e New dulwich.pack.MemoryPackIndex class. il y a 15 ans
  Jelmer Vernooij ba26aa3792 PackIndex1 and PackIndex2 now subclass FilePackIndex, which is il y a 15 ans
  Dave Borowitz d47e6903bc Clean up docstrings in dulwich.protocol. il y a 15 ans
  Jelmer Vernooij 6f726b2d1e Update NEWS. il y a 15 ans
  Dave Borowitz 52ea3c3b3b Standardize quote delimiters in test_protocol. il y a 15 ans
  Jelmer Vernooij 8c159e5c80 Initial work on a fastimport parser. il y a 15 ans
  Dave Borowitz 9dd2b211c8 Compat tests for servers with and without side-band-64k. il y a 15 ans
  Dave Borowitz 3c32b92d25 Add side-band-64k support to ReceivePackHandler. il y a 15 ans
  Dave Borowitz 0be4c1c6ca More flexible version checking for compat tests. il y a 15 ans