コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij ea1044da9a * New upstream snapshot. 15 年 前
  Jelmer Vernooij 6643b18378 Import upstream version 0.6.1+bzr685 15 年 前
  Jelmer Vernooij e0b33e306c Build older versions of Python modules as well. Closes: #593751 15 年 前
  Jelmer Vernooij ed96083fbd Treat marks as strings internally. 15 年 前
  Jeremy Whitlock 300982099b Added unit tests for dulwich.object_store.tree_lookup_path. 15 年 前
  Jelmer Vernooij 9c75145dbc Handle patches with more than one commit line. 15 年 前
  Jeremy Whitlock ce4cf34382 [Dulwich-users] [PATCH] Added unit tests for 15 年 前
  Jelmer Vernooij e6daea4e14 Add test for subject parsing in git_am_patch_split. 15 年 前
  dak180 5b08ef6aa0 Cope with strnlen() not existing on Mac. 15 年 前
  Jelmer Vernooij daf87c664d Fix exporting fastimport streams using python-fastimport. 15 年 前
  Jelmer Vernooij e694b48279 Use python-fastimport. 15 年 前
  David Borowitz 85f17454c4 MissingObjectFinder: minor cleanup: 80 chars, others. 15 年 前
  Hans Kolek f72cac196a Provide strnlen() on mingw32 which doesn't have it. 15 年 前
  Jelmer Vernooij 828466f47f Make sure TestCase.setUp() is called, remove unused import. 15 年 前
  Dave Borowitz 4c77413f27 Use real in-memory objects rather than stubs for server tests. 15 年 前
  Dave Borowitz 6b4c86f717 Add utility functions to DictRefsContainer, useful for tests. 15 年 前
  Dave Borowitz 21883a202b Allow overwriting id property of objects in test utils. 15 年 前
  Dave Borowitz 3be37749da Delegate SHA peeling to the object store. 15 年 前
  Dave Borowitz c1ea0a7ab9 Refactor some of dulwich.tests.compat.server_utils. 15 年 前
  Dave Borowitz 5cde68e909 server: Explicitly specify allowed protocol commands. 15 年 前
  Jelmer Vernooij 28c8809248 add trivial tests for DiskObjectStore.add_{thin_,}pack. 15 年 前
  Jelmer Vernooij 2006ff3eab New dulwich.pack.MemoryPackIndex class. 15 年 前
  Jelmer Vernooij 895922c19d Fix typo. 15 年 前
  Jelmer Vernooij 20c1043c8c PackIndex1 and PackIndex2 now subclass FilePackIndex, which is 15 年 前
  Dave Borowitz ae65f9a46d server: Factor out _split_proto_line as a global. 15 年 前
  Dave Borowitz 2ee1f02bdc Clean up docstrings in dulwich.protocol. 15 年 前
  Jelmer Vernooij 167f4fcddd Update NEWS. 15 年 前
  Dave Borowitz 9cef461565 Standardize quote delimiters in test_protocol. 15 年 前
  Dave Borowitz 6657351fca Use run_git_or_fail in compat tests wherever possible. 15 年 前
  Jelmer Vernooij 9e660733fc Initial work on a fastimport parser. 15 年 前