summaryrefslogtreecommitdiff
path: root/src/commands/mod.rs
AgeCommit message (Expand)Author
2024-05-31refactor: make `c_str!` simpler, add testThomas Mühlbacher
2024-05-26Format with rustfmtKent Overstreet
2024-04-30remove redundant "cmd_" prefix from functions in "commands"Thomas Bertschinger
2024-02-09feat: add aliases for a few subcommandsErrorNoInternet
2024-01-27feat(rust/commands): introduce Rust-driven `subvolume` sub-CLIRyan Lahfa
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger