История коммитов

Автор SHA1 Сообщение Дата
  Jeremy Whitlock 90ff70606c Added unit tests for dulwich.object_store.tree_lookup_path. 15 лет назад
  Jelmer Vernooij 470bf78cd0 Handle patches with more than one commit line. 15 лет назад
  Jeremy Whitlock f545ccf2f6 [Dulwich-users] [PATCH] Added unit tests for 15 лет назад
  Jelmer Vernooij e6d4bf8b87 Add test for subject parsing in git_am_patch_split. 15 лет назад
  Dave Borowitz 20ad97bcd5 server: Correct short-circuiting operation for no-op fetches. 15 лет назад
  Dave Borowitz 308f4e2d5e Add eof() and unread_pkt_line() methods to Protocol. 15 лет назад
  dak180 3e3ac24744 Cope with strnlen() not existing on Mac. 15 лет назад
  Jelmer Vernooij 95516db0ac Fix exporting fastimport streams using python-fastimport. 15 лет назад
  Jelmer Vernooij 0e6f522fb4 Use python-fastimport. 15 лет назад
  David Borowitz dec5a42a45 MissingObjectFinder: minor cleanup: 80 chars, others. 15 лет назад
  Dirk 7edf405704 Bare-repo related changes: have no index and bare=true in config. 15 лет назад
  Hans Kolek ca9a68de53 Provide strnlen() on mingw32 which doesn't have it. 15 лет назад
  Jelmer Vernooij e9d58380bb Make sure TestCase.setUp() is called, remove unused import. 15 лет назад
  Dave Borowitz b8d0b530ec Use real in-memory objects rather than stubs for server tests. 15 лет назад
  Dave Borowitz df2a95d585 Add utility functions to DictRefsContainer, useful for tests. 15 лет назад
  Dave Borowitz 11a5f9001d Allow overwriting id property of objects in test utils. 15 лет назад
  Dave Borowitz 75dc621c3d Delegate SHA peeling to the object store. 15 лет назад
  Dave Borowitz 2c6035a0a9 Refactor some of dulwich.tests.compat.server_utils. 15 лет назад
  Dave Borowitz c215828698 server: Explicitly specify allowed protocol commands. 15 лет назад
  Jelmer Vernooij c4afce386b add trivial tests for DiskObjectStore.add_{thin_,}pack. 15 лет назад
  Jelmer Vernooij c6568b717e New dulwich.pack.MemoryPackIndex class. 15 лет назад
  Jelmer Vernooij 9a163b3590 Fix typo. 15 лет назад
  Jelmer Vernooij ba26aa3792 PackIndex1 and PackIndex2 now subclass FilePackIndex, which is 15 лет назад
  Dave Borowitz b2e1f1f795 server: Factor out _split_proto_line as a global. 15 лет назад
  Dave Borowitz d47e6903bc Clean up docstrings in dulwich.protocol. 15 лет назад
  Jelmer Vernooij 6f726b2d1e Update NEWS. 15 лет назад
  Dave Borowitz 52ea3c3b3b Standardize quote delimiters in test_protocol. 15 лет назад
  Dave Borowitz e0aa28be02 Use run_git_or_fail in compat tests wherever possible. 15 лет назад
  Jelmer Vernooij 8c159e5c80 Initial work on a fastimport parser. 15 лет назад
  Jelmer Vernooij fe99d7c9db Fix tests with testtools installed. 15 лет назад