Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave Borowitz bce394559c diff_tree: RenameDetector with exact rename detection. hace 14 años
  Dave Borowitz f208c6932f diff_tree: Add key for sorting TreeChanges. hace 14 años
  Dave Borowitz 077fb0cb70 test_diff_tree: Simplify commit_tree helper method. hace 14 años
  Dave Borowitz cdec61b7a6 test_diff_tree: Extract a base TestCase class. hace 14 años
  Dave Borowitz 3301e2b82c diff_tree: Add TreeEntry.add() and delete() factory functions. hace 14 años
  Dave Borowitz e732b7da76 diff_tree: Add a function to compute blob similarity score. hace 14 años
  Dave Borowitz 4d3dac029c diff_tree: Add function to count blocks in an object. hace 14 años
  Dave Borowitz b76771cd33 Use diff_tree.walk_trees for BaseObjectStore.iter_tree_contents. hace 14 años
  Dave Borowitz 6c50e44d79 Use diff_tree.tree_changes for BaseObjectStore.tree_changes. hace 14 años
  Dave Borowitz 2004e10217 diff_tree: Prune identical subtrees during tree_changes. hace 14 años
  Jelmer Vernooij b12e437069 TreeChangesTest: Make sure setUp is called. hace 14 años
  Dave Borowitz d31277f315 Add tree-diffing functionality in a 'diff_tree' module. hace 14 años
  Jelmer Vernooij 55f91d94d0 Implement file change commands in fast import processor. hace 14 años
  Jelmer Vernooij 94bb421dc5 Add encoding argument to Repo.do_commit(). hace 14 años
  Jelmer Vernooij 2c580680a4 testr: Add right magic for --parallel runs. hace 14 años
  Augie Fackler d47e4da99e objects.parse_tree: more gracefully handle invalid modes in trees hace 14 años
  Dave Borowitz 0cf83bdbee test_patch: Fix a tree-adding typo. hace 14 años
  Dave Borowitz 37c2baf373 Move permutations from test_objects to misc. hace 14 años
  Dave Borowitz 7a4cd4bb17 object_store: Allow MemoryObjectStore object deletion for tests. hace 14 años
  Dave Borowitz 35f04d4ba0 objects: Allow tree entries to be sorted by name. hace 14 años
  Jelmer Vernooij 25601d22ff test_patch: Skip test_extract_mercurial for the time being. hace 14 años
  Augie Fackler a68e13a570 Includes simple tests to verify bare = (true|false) in .git/config is hace 14 años
  Augie Fackler 54d705ed60 _objects.c: indentation/alignment tabs/spaces pedantry. hace 14 años
  Augie Fackler 5a157e166f test_objects: clean up whitespace hace 14 años
  Augie Fackler 5d678c27b3 objects: clean up trailing whitespace hace 14 años
  Augie Fackler 2938109973 test_patch: fix tests on Python 2.6 hace 14 años
  Jelmer Vernooij 1acb5f1c39 Kill doctest in dulwich.file. This breaks the epytext parser. hace 15 años
  Jelmer Vernooij a383e4501a Reorganize the tutorial. This kills some of the duplication and hace 15 años
  Jelmer Vernooij c7e38b8485 Kill test.py, as it doesn't really add anything beyond the tutorial and the hace 15 años
  Jelmer Vernooij 7f636a860c tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage. hace 15 años