Handle rename events in watcher

This commit is contained in:
thePR0M3TH3AN
2025-05-22 15:50:38 -04:00
parent 30922c70c0
commit 23beef5045
5 changed files with 235 additions and 18 deletions

View File

@@ -46,7 +46,7 @@
| Tarpaulin coverage gate | S0 | | |
| Watch mode (FS events) | Epic1 | `marlin watch .` | DP002 |
| Backup autoprune | Epic1 | `backup --prune N` | |
| Rename/move tracking | Epic2 | automatic path update | SpecRMH |
| ~~Rename/move tracking~~ | Epic2 | automatic path update | SpecRMH |
| Dirtyscan | Epic2 | `scan --dirty` | DP002 |
| Grep snippets | Phase3 | `search -C3 …` | DP004 |
| Hash / dedupe | Phase4 | `scan --rehash` | DP005 |