Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 1acb5f1c39 Kill doctest in dulwich.file. This breaks the epytext parser. il y a 14 ans
  Jelmer Vernooij a383e4501a Reorganize the tutorial. This kills some of the duplication and il y a 14 ans
  Jelmer Vernooij c7e38b8485 Kill test.py, as it doesn't really add anything beyond the tutorial and the il y a 14 ans
  Jelmer Vernooij 7f636a860c tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage. il y a 14 ans
  Jelmer Vernooij 612e26d37b 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 3f6a576165 Repo.do_commit: Assert that the specified tree is 40 bytes long. il y a 14 ans
  Jelmer Vernooij 9ce81d98a7 Mention invalid name repr in exception. il y a 14 ans
  Jelmer Vernooij 7b1ae08c5f Run doctests in a temporary directory. il y a 14 ans
  Jelmer Vernooij 72b85bfc67 Run the tutorial inside the test suite. il y a 14 ans
  Jelmer Vernooij 61d36cebc8 Add write_tree_diff. il y a 14 ans
  Jelmer Vernooij e1fce85af0 Support parsing git mbox patches without a version tail, as generated by Mercurial. il y a 14 ans
  Jelmer Vernooij 80bb661e85 Remove duplicate copy of _fileno_can_read. il y a 14 ans
  Jelmer Vernooij b89266e4d2 Avoid assertIsInstance as it is only available in testtools' TestCase. il y a 14 ans
  Jelmer Vernooij 5b7c17c517 Keep tracker of markers in GitImportProcessor. il y a 14 ans
  Jelmer Vernooij 569645a09e Makefile: Prepend PYTHONPATH rather than overriding it. il y a 14 ans
  Jelmer Vernooij 94d417f578 Fix GitImportProcessor.commit_handler. il y a 14 ans
  Jelmer Vernooij be986b1139 Some formatting fixes. il y a 14 ans
  Dave Borowitz 4607e0d588 _objects: sorted_tree_items cleanup. il y a 14 ans
  Dave Borowitz 71538c6b75 Subclass TreeEntry in objects.py. il y a 14 ans
  Dave Borowitz d0f648dbad Make TreeEntry a namedtuple for clarity. il y a 14 ans
  Jelmer Vernooij bf202ac009 Support pseudo headers in patches. il y a 14 ans
  Jelmer Vernooij 4e9fc6d5ff Merge fix to correctly cope with no-op fetches in the server. il y a 15 ans
  Jelmer Vernooij 5d4a046f21 Merge addition of eof() and unread_pkt_line(). il y a 15 ans
  Jelmer Vernooij 2c3184f23a Add Tree.items(). il y a 15 ans
  Jelmer Vernooij 7b45c7c020 Start on 0.7.0. il y a 15 ans
  Jelmer Vernooij 7e931151de Release 0.6.2. il y a 15 ans
  Jelmer Vernooij 23cdf855c2 Merge some bare-repo related fixes from Dirk Neumann. il y a 15 ans
  Jelmer Vernooij aea747d7e5 Merge some bare-repo related fixes from Dirk Neumann. il y a 15 ans
  Jelmer Vernooij 673cb13a7a Remove old Fastimporter in favor of new python-fastimport-based import processor. il y a 15 ans
  Jelmer Vernooij ed96083fbd Treat marks as strings internally. il y a 15 ans