Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij a30e7b3087 testr: Add right magic for --parallel runs. vor 14 Jahren
  Augie Fackler 4066f9c3cb objects.parse_tree: more gracefully handle invalid modes in trees vor 14 Jahren
  Dave Borowitz 6febc19dad test_patch: Fix a tree-adding typo. vor 14 Jahren
  Dave Borowitz 9b4d041948 Move permutations from test_objects to misc. vor 14 Jahren
  Dave Borowitz 34b6ca1a8c object_store: Allow MemoryObjectStore object deletion for tests. vor 14 Jahren
  Dave Borowitz e67b62f74f objects: Allow tree entries to be sorted by name. vor 14 Jahren
  Jelmer Vernooij 6b07a2892d test_patch: Skip test_extract_mercurial for the time being. vor 14 Jahren
  Augie Fackler 3dc4c24ccc Includes simple tests to verify bare = (true|false) in .git/config is vor 14 Jahren
  Augie Fackler 3302c92c08 _objects.c: indentation/alignment tabs/spaces pedantry. vor 14 Jahren
  Augie Fackler 4f34810495 test_objects: clean up whitespace vor 14 Jahren
  Augie Fackler 4f94dbf045 objects: clean up trailing whitespace vor 14 Jahren
  Augie Fackler b21eb20e83 test_patch: fix tests on Python 2.6 vor 14 Jahren
  Jelmer Vernooij c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. vor 14 Jahren
  Jelmer Vernooij 89e2e22671 Reorganize the tutorial. This kills some of the duplication and vor 14 Jahren
  Jelmer Vernooij a3348ae54d Kill test.py, as it doesn't really add anything beyond the tutorial and the vor 14 Jahren
  Jelmer Vernooij eb77127b3f tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage. vor 14 Jahren
  Jelmer Vernooij a02eb38748 Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. vor 14 Jahren
  Jelmer Vernooij 078fb7d442 Repo.do_commit: Assert that the specified tree is 40 bytes long. vor 14 Jahren
  Jelmer Vernooij 23b8ab4935 Mention invalid name repr in exception. vor 14 Jahren
  Jelmer Vernooij c049dae893 Run doctests in a temporary directory. vor 14 Jahren
  Jelmer Vernooij c5b2ca8245 Run the tutorial inside the test suite. vor 14 Jahren
  Jelmer Vernooij 9e9a89ff8a Add write_tree_diff. vor 14 Jahren
  Jelmer Vernooij 1757726e24 Support parsing git mbox patches without a version tail, as generated by Mercurial. vor 14 Jahren
  Jelmer Vernooij 3b425aa55f Remove duplicate copy of _fileno_can_read. vor 14 Jahren
  Jelmer Vernooij 46636058ac Avoid assertIsInstance as it is only available in testtools' TestCase. vor 14 Jahren
  Jelmer Vernooij 55ffa73baf Keep tracker of markers in GitImportProcessor. vor 14 Jahren
  Jelmer Vernooij 7d2e431cfe Makefile: Prepend PYTHONPATH rather than overriding it. vor 14 Jahren
  Jelmer Vernooij 7767833764 Fix GitImportProcessor.commit_handler. vor 14 Jahren
  Jelmer Vernooij 189e678217 Some formatting fixes. vor 14 Jahren
  Dave Borowitz 2660cd48a0 _objects: sorted_tree_items cleanup. vor 14 Jahren