Historie revizí

Autor SHA1 Zpráva Datum
  Dave Borowitz ee9aca6c40 test_diff_tree: Simplify commit_tree helper method. před 14 roky
  Dave Borowitz 86f9d9616d test_diff_tree: Extract a base TestCase class. před 14 roky
  Dave Borowitz 79cee86b38 diff_tree: Add TreeEntry.add() and delete() factory functions. před 14 roky
  Dave Borowitz 20155de28d diff_tree: Add a function to compute blob similarity score. před 14 roky
  Dave Borowitz c61aa512a1 diff_tree: Add function to count blocks in an object. před 14 roky
  Dave Borowitz 9fb4e8c522 Use diff_tree.walk_trees for BaseObjectStore.iter_tree_contents. před 14 roky
  Dave Borowitz b184dcfb05 Use diff_tree.tree_changes for BaseObjectStore.tree_changes. před 14 roky
  Dave Borowitz 76c492d050 diff_tree: Prune identical subtrees during tree_changes. před 14 roky
  Jelmer Vernooij 384e15165a TreeChangesTest: Make sure setUp is called. před 14 roky
  Dave Borowitz 25380f9c95 Add tree-diffing functionality in a 'diff_tree' module. před 14 roky
  Jelmer Vernooij 28fc5f5b9b Implement file change commands in fast import processor. před 14 roky
  Jelmer Vernooij b103560117 Add encoding argument to Repo.do_commit(). před 14 roky
  Jelmer Vernooij a30e7b3087 testr: Add right magic for --parallel runs. před 14 roky
  Augie Fackler 4066f9c3cb objects.parse_tree: more gracefully handle invalid modes in trees před 14 roky
  Dave Borowitz 6febc19dad test_patch: Fix a tree-adding typo. před 14 roky
  Dave Borowitz 9b4d041948 Move permutations from test_objects to misc. před 14 roky
  Dave Borowitz 34b6ca1a8c object_store: Allow MemoryObjectStore object deletion for tests. před 14 roky
  Dave Borowitz e67b62f74f objects: Allow tree entries to be sorted by name. před 14 roky
  Jelmer Vernooij 6b07a2892d test_patch: Skip test_extract_mercurial for the time being. před 14 roky
  Augie Fackler 3dc4c24ccc Includes simple tests to verify bare = (true|false) in .git/config is před 14 roky
  Augie Fackler 3302c92c08 _objects.c: indentation/alignment tabs/spaces pedantry. před 14 roky
  Augie Fackler 4f34810495 test_objects: clean up whitespace před 14 roky
  Augie Fackler 4f94dbf045 objects: clean up trailing whitespace před 14 roky
  Augie Fackler b21eb20e83 test_patch: fix tests on Python 2.6 před 14 roky
  Jelmer Vernooij c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. před 14 roky
  Jelmer Vernooij 89e2e22671 Reorganize the tutorial. This kills some of the duplication and před 14 roky
  Jelmer Vernooij a3348ae54d Kill test.py, as it doesn't really add anything beyond the tutorial and the před 14 roky
  Jelmer Vernooij eb77127b3f tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage. před 14 roky
  Jelmer Vernooij a02eb38748 Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. před 14 roky
  Jelmer Vernooij 078fb7d442 Repo.do_commit: Assert that the specified tree is 40 bytes long. před 14 roky