Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij ae72d6803e Release 0.6.2. vor 15 Jahren
  Jelmer Vernooij 95bd3ae5fa Merge some bare-repo related fixes from Dirk Neumann. vor 15 Jahren
  Jelmer Vernooij 8934c04922 Merge some bare-repo related fixes from Dirk Neumann. vor 15 Jahren
  Jelmer Vernooij d6211f95fe Remove old Fastimporter in favor of new python-fastimport-based import processor. vor 15 Jahren
  Jelmer Vernooij d00a66af8b Treat marks as strings internally. vor 15 Jahren
  Jeremy Whitlock 90ff70606c Added unit tests for dulwich.object_store.tree_lookup_path. vor 15 Jahren
  Jelmer Vernooij 470bf78cd0 Handle patches with more than one commit line. vor 15 Jahren
  Jeremy Whitlock f545ccf2f6 [Dulwich-users] [PATCH] Added unit tests for vor 15 Jahren
  Jelmer Vernooij e6d4bf8b87 Add test for subject parsing in git_am_patch_split. vor 15 Jahren
  dak180 3e3ac24744 Cope with strnlen() not existing on Mac. vor 15 Jahren
  Jelmer Vernooij 95516db0ac Fix exporting fastimport streams using python-fastimport. vor 15 Jahren
  Jelmer Vernooij 0e6f522fb4 Use python-fastimport. vor 15 Jahren
  David Borowitz dec5a42a45 MissingObjectFinder: minor cleanup: 80 chars, others. vor 15 Jahren
  Dirk 7edf405704 Bare-repo related changes: have no index and bare=true in config. vor 15 Jahren
  Hans Kolek ca9a68de53 Provide strnlen() on mingw32 which doesn't have it. vor 15 Jahren
  Jelmer Vernooij e9d58380bb Make sure TestCase.setUp() is called, remove unused import. vor 15 Jahren
  Dave Borowitz b8d0b530ec Use real in-memory objects rather than stubs for server tests. vor 15 Jahren
  Dave Borowitz df2a95d585 Add utility functions to DictRefsContainer, useful for tests. vor 15 Jahren
  Dave Borowitz 11a5f9001d Allow overwriting id property of objects in test utils. vor 15 Jahren
  Dave Borowitz 75dc621c3d Delegate SHA peeling to the object store. vor 15 Jahren
  Dave Borowitz 2c6035a0a9 Refactor some of dulwich.tests.compat.server_utils. vor 15 Jahren
  Dave Borowitz c215828698 server: Explicitly specify allowed protocol commands. vor 15 Jahren
  Jelmer Vernooij c4afce386b add trivial tests for DiskObjectStore.add_{thin_,}pack. vor 15 Jahren
  Jelmer Vernooij c6568b717e New dulwich.pack.MemoryPackIndex class. vor 15 Jahren
  Jelmer Vernooij 9a163b3590 Fix typo. vor 15 Jahren
  Jelmer Vernooij ba26aa3792 PackIndex1 and PackIndex2 now subclass FilePackIndex, which is vor 15 Jahren
  Dave Borowitz b2e1f1f795 server: Factor out _split_proto_line as a global. vor 15 Jahren
  Dave Borowitz d47e6903bc Clean up docstrings in dulwich.protocol. vor 15 Jahren
  Jelmer Vernooij 6f726b2d1e Update NEWS. vor 15 Jahren
  Dave Borowitz 52ea3c3b3b Standardize quote delimiters in test_protocol. vor 15 Jahren