summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-09feat: add aliases for a few subcommandsErrorNoInternet
2024-02-09refactor: clean up argumentsErrorNoInternet
2024-02-07Replace atty with stdlibAlexander Fougner
2024-02-06kill dependency on char signednessKent Overstreet
2024-02-06fix snapshotting when dst is single component pathKent Overstreet
2024-02-06Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode poin...Kent Overstreet
2024-02-05cmd_subvolume: Fix snapshot creation with implicit sourceKent Overstreet
2024-01-27feat(rust/commands): introduce Rust-driven `subvolume` sub-CLIRyan Lahfa
2024-01-27feat(rust/wrappers): init `BcachefsHandle`Ryan Lahfa
2024-01-23rust: fix docsWill Fancher
2024-01-20Remove gag usageKent Overstreet
2024-01-16rust: bump rpassword to v7.xFaidon Liambotis
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger