Historie revizí

Autor SHA1 Zpráva Datum
  Augie Fackler d47e4da99e objects.parse_tree: more gracefully handle invalid modes in trees před 14 roky
  Dave Borowitz 0cf83bdbee test_patch: Fix a tree-adding typo. před 14 roky
  Dave Borowitz 37c2baf373 Move permutations from test_objects to misc. před 14 roky
  Dave Borowitz 7a4cd4bb17 object_store: Allow MemoryObjectStore object deletion for tests. před 14 roky
  Dave Borowitz 35f04d4ba0 objects: Allow tree entries to be sorted by name. před 14 roky
  Jelmer Vernooij 25601d22ff test_patch: Skip test_extract_mercurial for the time being. před 14 roky
  Augie Fackler a68e13a570 Includes simple tests to verify bare = (true|false) in .git/config is před 14 roky
  Augie Fackler 54d705ed60 _objects.c: indentation/alignment tabs/spaces pedantry. před 14 roky
  Augie Fackler 5a157e166f test_objects: clean up whitespace před 14 roky
  Augie Fackler 5d678c27b3 objects: clean up trailing whitespace před 14 roky
  Augie Fackler 2938109973 test_patch: fix tests on Python 2.6 před 14 roky
  Jelmer Vernooij 1acb5f1c39 Kill doctest in dulwich.file. This breaks the epytext parser. před 14 roky
  Jelmer Vernooij a383e4501a Reorganize the tutorial. This kills some of the duplication and před 14 roky
  Jelmer Vernooij c7e38b8485 Kill test.py, as it doesn't really add anything beyond the tutorial and the před 14 roky
  Jelmer Vernooij 7f636a860c tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage. před 14 roky
  Jelmer Vernooij 612e26d37b Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. před 14 roky
  Jelmer Vernooij 3f6a576165 Repo.do_commit: Assert that the specified tree is 40 bytes long. před 14 roky
  Jelmer Vernooij 9ce81d98a7 Mention invalid name repr in exception. před 14 roky
  Jelmer Vernooij 7b1ae08c5f Run doctests in a temporary directory. před 14 roky
  Jelmer Vernooij 72b85bfc67 Run the tutorial inside the test suite. před 14 roky
  Jelmer Vernooij 61d36cebc8 Add write_tree_diff. před 14 roky
  Jelmer Vernooij e1fce85af0 Support parsing git mbox patches without a version tail, as generated by Mercurial. před 14 roky
  Jelmer Vernooij 80bb661e85 Remove duplicate copy of _fileno_can_read. před 14 roky
  Jelmer Vernooij b89266e4d2 Avoid assertIsInstance as it is only available in testtools' TestCase. před 14 roky
  Jelmer Vernooij 5b7c17c517 Keep tracker of markers in GitImportProcessor. před 14 roky
  Jelmer Vernooij 569645a09e Makefile: Prepend PYTHONPATH rather than overriding it. před 14 roky
  Jelmer Vernooij 94d417f578 Fix GitImportProcessor.commit_handler. před 14 roky
  Jelmer Vernooij be986b1139 Some formatting fixes. před 14 roky
  Dave Borowitz 4607e0d588 _objects: sorted_tree_items cleanup. před 14 roky
  Dave Borowitz 71538c6b75 Subclass TreeEntry in objects.py. před 14 roky