xdbm/src
2024-12-02 03:07:48 +09:00
..
storages fix: add lifetime annotation (clippy) 2024-12-01 19:19:28 +09:00
backups.rs fix: add lifetime annotation (clippy) 2024-12-01 19:19:28 +09:00
cmd_args.rs add: long argument option to cmd_status 2024-12-02 03:07:25 +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 fix clippy warnings 2024-06-19 17:37:19 +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 (WIP) implement sync 2024-03-13 05:36:37 +09:00
devices.rs fix clippy warnings 2024-06-19 17:37:19 +09:00
inquire_filepath_completer.rs fix clippy warnings 2024-06-19 17:37:19 +09:00
main.rs (WIP) new: implement status subcommand 2024-08-07 11:39:58 +02:00
storages.rs (WIP) feat: stat for backup with name 2024-08-09 21:45:44 +02:00
util.rs fix: apply subpath logic patch to util::min_parent_storage 2024-12-01 20:55:49 +09:00