Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij eb77127b3f tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage. il y a 14 ans
  Jelmer Vernooij a02eb38748 Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. il y a 14 ans
  Jelmer Vernooij 078fb7d442 Repo.do_commit: Assert that the specified tree is 40 bytes long. il y a 14 ans
  Jelmer Vernooij 23b8ab4935 Mention invalid name repr in exception. il y a 14 ans
  Jelmer Vernooij c049dae893 Run doctests in a temporary directory. il y a 14 ans
  Jelmer Vernooij c5b2ca8245 Run the tutorial inside the test suite. il y a 14 ans
  Jelmer Vernooij 9e9a89ff8a Add write_tree_diff. il y a 14 ans
  Jelmer Vernooij 1757726e24 Support parsing git mbox patches without a version tail, as generated by Mercurial. il y a 14 ans
  Jelmer Vernooij 3b425aa55f Remove duplicate copy of _fileno_can_read. il y a 14 ans
  Jelmer Vernooij 46636058ac Avoid assertIsInstance as it is only available in testtools' TestCase. il y a 14 ans
  Jelmer Vernooij 55ffa73baf Keep tracker of markers in GitImportProcessor. il y a 14 ans
  Jelmer Vernooij 7d2e431cfe Makefile: Prepend PYTHONPATH rather than overriding it. il y a 14 ans
  Jelmer Vernooij 7767833764 Fix GitImportProcessor.commit_handler. il y a 14 ans
  Jelmer Vernooij 189e678217 Some formatting fixes. il y a 14 ans
  Dave Borowitz 2660cd48a0 _objects: sorted_tree_items cleanup. il y a 14 ans
  Dave Borowitz 3461ff3bbb Subclass TreeEntry in objects.py. il y a 14 ans
  Dave Borowitz f749f272c4 Make TreeEntry a namedtuple for clarity. il y a 14 ans
  Jelmer Vernooij c92929e140 Support pseudo headers in patches. il y a 14 ans
  Jelmer Vernooij b6ab38c097 Merge fix to correctly cope with no-op fetches in the server. il y a 15 ans
  Jelmer Vernooij 3cc260edbe Merge addition of eof() and unread_pkt_line(). il y a 15 ans
  Jelmer Vernooij dd7fe05372 Add Tree.items(). il y a 15 ans
  Jelmer Vernooij d05ab0d509 Start on 0.7.0. il y a 15 ans
  Jelmer Vernooij ae72d6803e Release 0.6.2. il y a 15 ans
  Jelmer Vernooij 95bd3ae5fa Merge some bare-repo related fixes from Dirk Neumann. il y a 15 ans
  Jelmer Vernooij 8934c04922 Merge some bare-repo related fixes from Dirk Neumann. il y a 15 ans
  Jelmer Vernooij d6211f95fe Remove old Fastimporter in favor of new python-fastimport-based import processor. il y a 15 ans
  Jelmer Vernooij d00a66af8b Treat marks as strings internally. il y a 15 ans
  Jeremy Whitlock 90ff70606c Added unit tests for dulwich.object_store.tree_lookup_path. il y a 15 ans
  Jelmer Vernooij 470bf78cd0 Handle patches with more than one commit line. il y a 15 ans
  Jeremy Whitlock f545ccf2f6 [Dulwich-users] [PATCH] Added unit tests for il y a 15 ans