提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij 309469f9ee Run doctests in a temporary directory. 15 年之前
  Jelmer Vernooij 8b760f5bcf Run the tutorial inside the test suite. 15 年之前
  Jelmer Vernooij 02e82fb0a6 Add write_tree_diff. 15 年之前
  Jelmer Vernooij 1526c47fcb Support parsing git mbox patches without a version tail, as generated by Mercurial. 15 年之前
  Jelmer Vernooij 57abda8706 Remove duplicate copy of _fileno_can_read. 15 年之前
  Jelmer Vernooij 15f55c0c1b Avoid assertIsInstance as it is only available in testtools' TestCase. 15 年之前
  Jelmer Vernooij 70b9338e5a Keep tracker of markers in GitImportProcessor. 15 年之前
  Jelmer Vernooij 8830030692 Makefile: Prepend PYTHONPATH rather than overriding it. 15 年之前
  Jelmer Vernooij 17114cd401 Fix GitImportProcessor.commit_handler. 15 年之前
  Jelmer Vernooij bc447f35b0 Some formatting fixes. 15 年之前
  Dave Borowitz 3c84e3d192 _objects: sorted_tree_items cleanup. 15 年之前
  Dave Borowitz 0cfb54277b Subclass TreeEntry in objects.py. 15 年之前
  Dave Borowitz aba245f8be Make TreeEntry a namedtuple for clarity. 15 年之前
  Jelmer Vernooij 87ca316b63 Support pseudo headers in patches. 15 年之前
  Jelmer Vernooij 22e37accd3 Merge fix to correctly cope with no-op fetches in the server. 15 年之前
  Jelmer Vernooij 14eac66b87 Merge addition of eof() and unread_pkt_line(). 15 年之前
  Jelmer Vernooij 6c08a6643f Add Tree.items(). 15 年之前
  Jelmer Vernooij efbb709219 Start on 0.7.0. 15 年之前
  Jelmer Vernooij ef9a2c2fe7 Release 0.6.2. 15 年之前
  Jelmer Vernooij c39efd4572 Merge some bare-repo related fixes from Dirk Neumann. 15 年之前
  Jelmer Vernooij d75554aa70 Merge some bare-repo related fixes from Dirk Neumann. 15 年之前
  Jelmer Vernooij 2017d48735 Remove old Fastimporter in favor of new python-fastimport-based import processor. 15 年之前
  Jelmer Vernooij 025a163d09 Treat marks as strings internally. 15 年之前
  Jeremy Whitlock 2aea783c08 Added unit tests for dulwich.object_store.tree_lookup_path. 15 年之前
  Jelmer Vernooij bb82713e49 Handle patches with more than one commit line. 15 年之前
  Jeremy Whitlock 583a3fa25c [Dulwich-users] [PATCH] Added unit tests for 15 年之前
  Jelmer Vernooij a74e14cd6a Add test for subject parsing in git_am_patch_split. 15 年之前
  Dave Borowitz a77892b0cd server: Correct short-circuiting operation for no-op fetches. 15 年之前
  Dave Borowitz 5f95990583 Add eof() and unread_pkt_line() methods to Protocol. 15 年之前
  dak180 acd6db06f7 Cope with strnlen() not existing on Mac. 15 年之前