Histórico de Commits

Autor SHA1 Mensagem Data
  Tay Ray Chuan 7dc2bbb4ca tests/__init__.py: put keyword-arguments before *args há 15 anos atrás
  Jelmer Vernooij 6d8a28cb67 Rename dulwich.misc => dulwich._compat. há 15 anos atrás
  Jelmer Vernooij 458ba19e6a Fix unitialised variable, trivial formatting issues. há 15 anos atrás
  Dave Borowitz ea0562fe1f diff_tree: Add find_copies_harder to consider unmodified files. há 15 anos atrás
  Dave Borowitz f13fafc26a diff_tree: C implementation of count_blocks. há 15 anos atrás
  Dave Borowitz d9fc94f848 Use ext_functest_builder for existing extension tests. há 15 anos atrás
  Dave Borowitz 61c4234c10 tests/utils: Add builder functions to make C extension tests. há 15 anos atrás
  Dave Borowitz 93cd2d4c9e diff_tree: Use hashcodes as block keys instead of strings. há 15 anos atrás
  Dave Borowitz 9b00fef284 diff_tree: Optimize _count_blocks inner loop. há 15 anos atrás
  Dave Borowitz d57b2b4445 diff_tree: Consider dissimilar modifies to be delete/add pairs. há 15 anos atrás
  Dave Borowitz 9a8cfb25de diff_tree: C implementation of _merge_entries. há 15 anos atrás
  Dave Borowitz db88f03204 diff_tree: C implementation of _is_tree. há 15 anos atrás
  Dave Borowitz 120cc612b8 diff_tree: Factor out _is_tree function for TreeEntry objects. há 15 anos atrás
  Dave Borowitz baf913c006 diff_tree: Add optional max_files limit for content rename detection. há 15 anos atrás
  Dave Borowitz ffdf9dfded diff_tree: Simple content-based rename detection. há 15 anos atrás
  Dave Borowitz 41a210da3c test_diff_tree: Allow passing SHAs to commit_tree. há 15 anos atrás
  Dave Borowitz 3e259e78dd diff_tree: RenameDetector with exact rename detection. há 15 anos atrás
  Dave Borowitz f067a9e971 diff_tree: Add key for sorting TreeChanges. há 15 anos atrás
  Dave Borowitz ec991b50df test_diff_tree: Simplify commit_tree helper method. há 15 anos atrás
  Dave Borowitz ff253d676f test_diff_tree: Extract a base TestCase class. há 15 anos atrás
  Dave Borowitz c102ec32e5 diff_tree: Add TreeEntry.add() and delete() factory functions. há 15 anos atrás
  Dave Borowitz a7f6160fe3 diff_tree: Add a function to compute blob similarity score. há 15 anos atrás
  Dave Borowitz f958886f2d diff_tree: Add function to count blocks in an object. há 15 anos atrás
  Dave Borowitz bc5dc8fecf Use diff_tree.walk_trees for BaseObjectStore.iter_tree_contents. há 15 anos atrás
  Dave Borowitz 33300a9959 Use diff_tree.tree_changes for BaseObjectStore.tree_changes. há 15 anos atrás
  Dave Borowitz 20366644ce diff_tree: Prune identical subtrees during tree_changes. há 15 anos atrás
  Jelmer Vernooij 77156175c1 TreeChangesTest: Make sure setUp is called. há 15 anos atrás
  Dave Borowitz 3399670d48 Add tree-diffing functionality in a 'diff_tree' module. há 15 anos atrás
  Jelmer Vernooij c389599efa Implement file change commands in fast import processor. há 15 anos atrás
  Jelmer Vernooij 63a577b4cb Add encoding argument to Repo.do_commit(). há 15 anos atrás