Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij 25601d22ff test_patch: Skip test_extract_mercurial for the time being. vor 14 Jahren
  Augie Fackler a68e13a570 Includes simple tests to verify bare = (true|false) in .git/config is vor 14 Jahren
  Augie Fackler 54d705ed60 _objects.c: indentation/alignment tabs/spaces pedantry. vor 14 Jahren
  Augie Fackler 5a157e166f test_objects: clean up whitespace vor 14 Jahren
  Augie Fackler 5d678c27b3 objects: clean up trailing whitespace vor 14 Jahren
  Augie Fackler 2938109973 test_patch: fix tests on Python 2.6 vor 14 Jahren
  Jelmer Vernooij 1acb5f1c39 Kill doctest in dulwich.file. This breaks the epytext parser. vor 14 Jahren
  Jelmer Vernooij a383e4501a Reorganize the tutorial. This kills some of the duplication and vor 14 Jahren
  Jelmer Vernooij c7e38b8485 Kill test.py, as it doesn't really add anything beyond the tutorial and the vor 14 Jahren
  Jelmer Vernooij 7f636a860c tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage. vor 14 Jahren
  Jelmer Vernooij 612e26d37b Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. vor 14 Jahren
  Jelmer Vernooij 3f6a576165 Repo.do_commit: Assert that the specified tree is 40 bytes long. vor 14 Jahren
  Jelmer Vernooij 9ce81d98a7 Mention invalid name repr in exception. vor 14 Jahren
  Jelmer Vernooij 7b1ae08c5f Run doctests in a temporary directory. vor 14 Jahren
  Jelmer Vernooij 72b85bfc67 Run the tutorial inside the test suite. vor 14 Jahren
  Jelmer Vernooij 61d36cebc8 Add write_tree_diff. vor 14 Jahren
  Jelmer Vernooij e1fce85af0 Support parsing git mbox patches without a version tail, as generated by Mercurial. vor 14 Jahren
  Jelmer Vernooij 80bb661e85 Remove duplicate copy of _fileno_can_read. vor 14 Jahren
  Jelmer Vernooij b89266e4d2 Avoid assertIsInstance as it is only available in testtools' TestCase. vor 14 Jahren
  Jelmer Vernooij 5b7c17c517 Keep tracker of markers in GitImportProcessor. vor 14 Jahren
  Jelmer Vernooij 569645a09e Makefile: Prepend PYTHONPATH rather than overriding it. vor 14 Jahren
  Jelmer Vernooij 94d417f578 Fix GitImportProcessor.commit_handler. vor 14 Jahren
  Jelmer Vernooij be986b1139 Some formatting fixes. vor 14 Jahren
  Dave Borowitz 4607e0d588 _objects: sorted_tree_items cleanup. vor 14 Jahren
  Dave Borowitz 71538c6b75 Subclass TreeEntry in objects.py. vor 14 Jahren
  Dave Borowitz d0f648dbad Make TreeEntry a namedtuple for clarity. vor 14 Jahren
  Jelmer Vernooij bf202ac009 Support pseudo headers in patches. vor 14 Jahren
  Jelmer Vernooij 4e9fc6d5ff Merge fix to correctly cope with no-op fetches in the server. vor 15 Jahren
  Jelmer Vernooij 5d4a046f21 Merge addition of eof() and unread_pkt_line(). vor 15 Jahren
  Jelmer Vernooij 2c3184f23a Add Tree.items(). vor 15 Jahren