xdbm/src
2025-02-27 02:14:41 +09:00
..
storages fix: some clippy warnings 2024-12-02 13:07:40 +09:00
backups.rs fix: add lifetime annotation (clippy) 2024-12-01 19:19:28 +09:00
cmd_args.rs new(sync): implement sync subcommand (WIP) 2025-02-23 03:09:45 +09:00
cmd_backup.rs change: change type of relative path shared on multiple platforms to Vector<String> 2024-12-01 19:14:57 +09:00
cmd_check.rs lint with clippy 2024-03-18 08:36:07 +09:00
cmd_completion.rs add shell completion script generation 2024-03-17 04:08:47 +09:00
cmd_init.rs new(sync): implement sync subcommand (WIP) 2025-02-23 03:09:45 +09:00
cmd_status.rs fix typo 2024-12-02 03:07:48 +09:00
cmd_storage.rs (WIP) feat: stat for backup with name 2024-08-09 21:45:44 +02:00
cmd_sync.rs refactor: change merge analysis match order 2025-02-27 02:14:41 +09:00
devices.rs fix clippy warnings 2024-06-19 17:37:19 +09:00
git.rs new(sync): implement sync subcommand (WIP) 2025-02-23 03:09:45 +09:00
inquire_filepath_completer.rs fix clippy warnings 2024-06-19 17:37:19 +09:00
main.rs new(sync): implement sync subcommand (WIP) 2025-02-23 03:09:45 +09:00
storages.rs fix: some clippy warnings 2024-12-02 13:07:40 +09:00
util.rs fix: apply subpath logic patch to util::min_parent_storage 2024-12-01 20:55:49 +09:00