Dave Borowitz
|
9a8cfb25de
diff_tree: C implementation of _merge_entries.
|
пре 15 година |
Dave Borowitz
|
db88f03204
diff_tree: C implementation of _is_tree.
|
пре 15 година |
Dave Borowitz
|
120cc612b8
diff_tree: Factor out _is_tree function for TreeEntry objects.
|
пре 15 година |
Dave Borowitz
|
baf913c006
diff_tree: Add optional max_files limit for content rename detection.
|
пре 15 година |
Dave Borowitz
|
ffdf9dfded
diff_tree: Simple content-based rename detection.
|
пре 15 година |
Dave Borowitz
|
41a210da3c
test_diff_tree: Allow passing SHAs to commit_tree.
|
пре 15 година |
Dave Borowitz
|
3e259e78dd
diff_tree: RenameDetector with exact rename detection.
|
пре 15 година |
Dave Borowitz
|
f067a9e971
diff_tree: Add key for sorting TreeChanges.
|
пре 15 година |
Dave Borowitz
|
ec991b50df
test_diff_tree: Simplify commit_tree helper method.
|
пре 15 година |
Dave Borowitz
|
ff253d676f
test_diff_tree: Extract a base TestCase class.
|
пре 15 година |
Dave Borowitz
|
c102ec32e5
diff_tree: Add TreeEntry.add() and delete() factory functions.
|
пре 15 година |
Dave Borowitz
|
a7f6160fe3
diff_tree: Add a function to compute blob similarity score.
|
пре 15 година |
Dave Borowitz
|
f958886f2d
diff_tree: Add function to count blocks in an object.
|
пре 15 година |
Dave Borowitz
|
bc5dc8fecf
Use diff_tree.walk_trees for BaseObjectStore.iter_tree_contents.
|
пре 15 година |
Dave Borowitz
|
33300a9959
Use diff_tree.tree_changes for BaseObjectStore.tree_changes.
|
пре 15 година |
Dave Borowitz
|
20366644ce
diff_tree: Prune identical subtrees during tree_changes.
|
пре 15 година |
Jelmer Vernooij
|
77156175c1
TreeChangesTest: Make sure setUp is called.
|
пре 15 година |
Dave Borowitz
|
3399670d48
Add tree-diffing functionality in a 'diff_tree' module.
|
пре 15 година |
Jelmer Vernooij
|
c389599efa
Implement file change commands in fast import processor.
|
пре 15 година |
Jelmer Vernooij
|
63a577b4cb
Add encoding argument to Repo.do_commit().
|
пре 15 година |
Jelmer Vernooij
|
cd166d81e1
testr: Add right magic for --parallel runs.
|
пре 15 година |
Augie Fackler
|
3fa6f9e8d4
objects.parse_tree: more gracefully handle invalid modes in trees
|
пре 15 година |
Dave Borowitz
|
38a1f0c634
test_patch: Fix a tree-adding typo.
|
пре 15 година |
Dave Borowitz
|
29e94556b7
Move permutations from test_objects to misc.
|
пре 15 година |
Dave Borowitz
|
16bc16849e
object_store: Allow MemoryObjectStore object deletion for tests.
|
пре 15 година |
Dave Borowitz
|
055d2ebd52
objects: Allow tree entries to be sorted by name.
|
пре 15 година |
Jelmer Vernooij
|
38ac5827de
test_patch: Skip test_extract_mercurial for the time being.
|
пре 15 година |
Augie Fackler
|
59c88c9ea4
Includes simple tests to verify bare = (true|false) in .git/config is
|
пре 15 година |
Augie Fackler
|
bf39152d05
_objects.c: indentation/alignment tabs/spaces pedantry.
|
пре 15 година |
Augie Fackler
|
cc238fda39
test_objects: clean up whitespace
|
пре 15 година |