提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij e1fce85af0 Support parsing git mbox patches without a version tail, as generated by Mercurial. 14 年之前
  Jelmer Vernooij 80bb661e85 Remove duplicate copy of _fileno_can_read. 14 年之前
  Jelmer Vernooij b89266e4d2 Avoid assertIsInstance as it is only available in testtools' TestCase. 14 年之前
  Jelmer Vernooij 5b7c17c517 Keep tracker of markers in GitImportProcessor. 14 年之前
  Jelmer Vernooij 569645a09e Makefile: Prepend PYTHONPATH rather than overriding it. 14 年之前
  Jelmer Vernooij 94d417f578 Fix GitImportProcessor.commit_handler. 14 年之前
  Jelmer Vernooij be986b1139 Some formatting fixes. 14 年之前
  Dave Borowitz 4607e0d588 _objects: sorted_tree_items cleanup. 15 年之前
  Dave Borowitz 71538c6b75 Subclass TreeEntry in objects.py. 15 年之前
  Dave Borowitz d0f648dbad Make TreeEntry a namedtuple for clarity. 15 年之前
  Jelmer Vernooij bf202ac009 Support pseudo headers in patches. 15 年之前
  Jelmer Vernooij 4e9fc6d5ff Merge fix to correctly cope with no-op fetches in the server. 15 年之前
  Jelmer Vernooij 5d4a046f21 Merge addition of eof() and unread_pkt_line(). 15 年之前
  Jelmer Vernooij 2c3184f23a Add Tree.items(). 15 年之前
  Jelmer Vernooij 7b45c7c020 Start on 0.7.0. 15 年之前
  Jelmer Vernooij 7e931151de Release 0.6.2. 15 年之前
  Jelmer Vernooij 23cdf855c2 Merge some bare-repo related fixes from Dirk Neumann. 15 年之前
  Jelmer Vernooij aea747d7e5 Merge some bare-repo related fixes from Dirk Neumann. 15 年之前
  Jelmer Vernooij 673cb13a7a Remove old Fastimporter in favor of new python-fastimport-based import processor. 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 年之前
  Dave Borowitz f09bdd409b server: Correct short-circuiting operation for no-op fetches. 15 年之前
  Dave Borowitz d58b892341 Add eof() and unread_pkt_line() methods to Protocol. 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 年之前