kimono-koans / httm

Interactive, file-level Time Machine-like tool for ZFS/btrfs/nilfs2 (and even Time Machine and Restic backups!)
https://crates.io/crates/httm
Mozilla Public License 2.0
1.34k stars 28 forks source link

True btrfs snapshot name support #131

Closed kimono-koans closed 1 month ago

kimono-koans commented 1 month ago

Cleanup

Closer

Closer

Closer

Retry

Revert "impl snap names from initial btrfs snap search"

This reverts commit 79791eb49259d81a92e4e0330372897b32db1ccb.

impl snap names from initial btrfs snap search

Swap None with Some of additional data

Cleanup

Impl full btrfs support for list snaps by using btrfs cmd

Initial commit