sapling/eden
Zhaolong Zhu b527c898aa copytrace: add GitRenameFinder
Summary: Add GitRenameFinder, this diff only consider the files that are exactly the same as source file as a rename. Will add content similarity check later, I am considering using [similar](https://github.com/mitsuhiko/similar) crate for this, since it has a nice API: https://docs.rs/similar/latest/similar/fn.get_diff_ratio.html

Reviewed By: quark-zju

Differential Revision: D45232985

fbshipit-source-id: d462063aff74103f8332c838b137df9dabc01501
2023-04-27 14:07:42 -07:00
..
fs E-Menu: avoid crashing due to WndProc failures 2023-04-26 17:01:58 -07:00
integration prjfs: set the timestamps when adding placeholders 2023-04-19 11:36:52 -07:00
locale
mononoke streamimg support for public pulls 2023-04-27 10:38:13 -07:00
scm copytrace: add GitRenameFinder 2023-04-27 14:07:42 -07:00
test_support Enable StartFakeEdenFSTest 2023-03-14 13:25:16 -07:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
testlib replace use of deprecated skip-caching arg 2023-04-19 00:50:22 -07:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml