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