Commit History

Author SHA1 Message Date
  Jelmer Vernooij 22e37accd3 Merge fix to correctly cope with no-op fetches in the server. 15 years ago
  Jelmer Vernooij 14eac66b87 Merge addition of eof() and unread_pkt_line(). 15 years ago
  Jelmer Vernooij 6c08a6643f Add Tree.items(). 15 years ago
  Jelmer Vernooij efbb709219 Start on 0.7.0. 15 years ago
  Jelmer Vernooij ef9a2c2fe7 Release 0.6.2. 15 years ago
  Jelmer Vernooij c39efd4572 Merge some bare-repo related fixes from Dirk Neumann. 15 years ago
  Jelmer Vernooij d75554aa70 Merge some bare-repo related fixes from Dirk Neumann. 15 years ago
  Jelmer Vernooij 2017d48735 Remove old Fastimporter in favor of new python-fastimport-based import processor. 15 years ago
  Jelmer Vernooij 025a163d09 Treat marks as strings internally. 15 years ago
  Jeremy Whitlock 2aea783c08 Added unit tests for dulwich.object_store.tree_lookup_path. 15 years ago
  Jelmer Vernooij bb82713e49 Handle patches with more than one commit line. 15 years ago
  Jeremy Whitlock 583a3fa25c [Dulwich-users] [PATCH] Added unit tests for 15 years ago
  Jelmer Vernooij a74e14cd6a Add test for subject parsing in git_am_patch_split. 15 years ago
  Dave Borowitz a77892b0cd server: Correct short-circuiting operation for no-op fetches. 15 years ago
  Dave Borowitz 5f95990583 Add eof() and unread_pkt_line() methods to Protocol. 15 years ago
  dak180 acd6db06f7 Cope with strnlen() not existing on Mac. 15 years ago
  Jelmer Vernooij 1ffaa0e1d9 Fix exporting fastimport streams using python-fastimport. 15 years ago
  Jelmer Vernooij ac8e439305 Use python-fastimport. 15 years ago
  David Borowitz 3448a9855e MissingObjectFinder: minor cleanup: 80 chars, others. 15 years ago
  Dirk bc6bd8f4e5 Bare-repo related changes: have no index and bare=true in config. 15 years ago
  Hans Kolek 9a219437a6 Provide strnlen() on mingw32 which doesn't have it. 15 years ago
  Jelmer Vernooij 6397f772e0 Make sure TestCase.setUp() is called, remove unused import. 15 years ago
  Dave Borowitz 3ed3ef79ac Use real in-memory objects rather than stubs for server tests. 15 years ago
  Dave Borowitz 25fb5d7e8c Add utility functions to DictRefsContainer, useful for tests. 15 years ago
  Dave Borowitz 1c1156cce8 Allow overwriting id property of objects in test utils. 15 years ago
  Dave Borowitz 95ddde0707 Delegate SHA peeling to the object store. 15 years ago
  Dave Borowitz e1a9198d17 Refactor some of dulwich.tests.compat.server_utils. 15 years ago
  Dave Borowitz eed326a2a0 server: Explicitly specify allowed protocol commands. 15 years ago
  Jelmer Vernooij c69b327e69 add trivial tests for DiskObjectStore.add_{thin_,}pack. 15 years ago
  Jelmer Vernooij d738b6be0c New dulwich.pack.MemoryPackIndex class. 15 years ago