sapling/eden/mononoke/tunables/tunables-derive
Stanislau Hlebik a5eaa551e8 mononoke: support history across deletions
Summary:
now fastlog will be able to show a history of file like that:

```
Added
|
Deleted
|
Added
```

We do it by using deleted file manifest to find where a file was deleted. We do
it in case we find a unode which doesn't have a parent.

Differential Revision: D21664248

fbshipit-source-id: 8e80fccc87361e66e4e00ae2da3671ed8327f1f8
2020-05-21 02:46:21 -07:00
..
Cargo.toml mononoke: Add tunables - a simple form of config hot reloading 2020-04-30 16:08:30 -07:00
lib.rs mononoke: support history across deletions 2020-05-21 02:46:21 -07:00