コミット履歴

作者 SHA1 メッセージ 日付
  Dave Borowitz f749f272c4 Make TreeEntry a namedtuple for clarity. 14 年 前
  Jelmer Vernooij c92929e140 Support pseudo headers in patches. 14 年 前
  Jelmer Vernooij b6ab38c097 Merge fix to correctly cope with no-op fetches in the server. 15 年 前
  Jelmer Vernooij 3cc260edbe Merge addition of eof() and unread_pkt_line(). 15 年 前
  Jelmer Vernooij dd7fe05372 Add Tree.items(). 15 年 前
  Jelmer Vernooij d05ab0d509 Start on 0.7.0. 15 年 前
  Jelmer Vernooij ae72d6803e Release 0.6.2. 15 年 前
  Jelmer Vernooij 95bd3ae5fa Merge some bare-repo related fixes from Dirk Neumann. 15 年 前
  Jelmer Vernooij 8934c04922 Merge some bare-repo related fixes from Dirk Neumann. 15 年 前
  Jelmer Vernooij d6211f95fe Remove old Fastimporter in favor of new python-fastimport-based import processor. 15 年 前
  Jelmer Vernooij d00a66af8b Treat marks as strings internally. 15 年 前
  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 年 前