sapling/mercurial-types
Stanislau Hlebik b64f2a7136 mononoke: change how copy information is found
Summary:
Mercurial has a hack to determine if a file was renamed. If p1 is None then
copy metadata is checked. Note that this hack is purely to make finding renames
faster and we don't need it in Mononoke. So let's just read copy metadata.

This diff also removes `maybe_copied()` method and unused code like `Symlink`

Reviewed By: farnz

Differential Revision: D12826409

fbshipit-source-id: 53792218cb61fcba96144765790278d17eecdbb1
2019-01-17 02:33:35 -08:00
..
if mercurial_types: remove D* types and move mercurial types around 2018-06-07 13:19:16 -07:00
mocks mononoke: move RepositoryId into mononoke-types 2018-12-19 10:24:27 -08:00
src mononoke: change how copy information is found 2019-01-17 02:33:35 -08:00
tests/src mononoke: pass CoreContext down to blobstore 2018-12-04 11:40:15 -08:00
Cargo.toml mononoke: remove diesel from codebase 2018-10-29 05:18:29 -07:00