Revīziju vēsture

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