Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 3440200fd0 Rename dulwich.misc => dulwich._compat. há 14 anos atrás
  Dave Borowitz 1335522e70 diff_tree: Add find_copies_harder to consider unmodified files. há 14 anos atrás
  Dave Borowitz 034b9bf381 diff_tree: C implementation of count_blocks. há 14 anos atrás
  Dave Borowitz 47c3c9cb93 Use ext_functest_builder for existing extension tests. há 14 anos atrás
  Dave Borowitz 51057e767b diff_tree: Use hashcodes as block keys instead of strings. há 14 anos atrás
  Dave Borowitz 9fdf7bb0ae diff_tree: Consider dissimilar modifies to be delete/add pairs. há 14 anos atrás
  Dave Borowitz 63e9105380 diff_tree: C implementation of _merge_entries. há 14 anos atrás
  Dave Borowitz 7fcd036a35 diff_tree: C implementation of _is_tree. há 14 anos atrás
  Dave Borowitz cf2e6ea5e4 diff_tree: Factor out _is_tree function for TreeEntry objects. há 14 anos atrás
  Dave Borowitz ca01906a38 diff_tree: Add optional max_files limit for content rename detection. há 14 anos atrás
  Dave Borowitz 98ecfce3a3 diff_tree: Simple content-based rename detection. há 14 anos atrás
  Dave Borowitz 5be2480e0d test_diff_tree: Allow passing SHAs to commit_tree. há 14 anos atrás
  Dave Borowitz bce394559c diff_tree: RenameDetector with exact rename detection. há 14 anos atrás
  Dave Borowitz f208c6932f diff_tree: Add key for sorting TreeChanges. há 14 anos atrás
  Dave Borowitz 077fb0cb70 test_diff_tree: Simplify commit_tree helper method. há 14 anos atrás
  Dave Borowitz cdec61b7a6 test_diff_tree: Extract a base TestCase class. há 14 anos atrás
  Dave Borowitz 3301e2b82c diff_tree: Add TreeEntry.add() and delete() factory functions. há 14 anos atrás
  Dave Borowitz e732b7da76 diff_tree: Add a function to compute blob similarity score. há 14 anos atrás
  Dave Borowitz 4d3dac029c diff_tree: Add function to count blocks in an object. há 14 anos atrás
  Dave Borowitz 2004e10217 diff_tree: Prune identical subtrees during tree_changes. há 14 anos atrás
  Jelmer Vernooij b12e437069 TreeChangesTest: Make sure setUp is called. há 14 anos atrás
  Dave Borowitz d31277f315 Add tree-diffing functionality in a 'diff_tree' module. há 14 anos atrás