]> git.sesse.net Git - bcachefs-tools-debian/history - rust-src/src
Makefile, fsck: Use libexec instead of lib
[bcachefs-tools-debian] / rust-src / src /
2023-11-23 Alexander Fougnerrust: fix MSRV build
2023-11-12 Finn Behrensrust keylocation add none variant and implement ValueEnum
2023-11-10 Zhai Canrust-cli: add help on `list` command
2023-11-10 Zhai Canadd command to generate Rust-part CLI completions
2023-11-08 Nicholas Sielickirust: mount: use libc::c_ulong for flags
2023-09-08 Colin Gillespiecmd_mount: request passphrase if the existing key is...
2023-09-03 Christopher James... cmd_mount: Fix test-only mount path
2023-08-12 Colin Gillespiecmd_mount: use the correct keyring key type
2023-08-10 Linus Heckemanncmd_mount: don't return 0 on mount failure
2023-07-15 Kent OverstreetUpdate bcachefs sources to e14d7c7195 bcachefs: Compres...
2023-06-15 Jörg Thalheimfix reading keys from non-tty inputs
2023-04-26 TruongSinh Tran... feat(cmd_mount): Add support for magic keyword `OLD_BLK...
2023-04-26 TruongSinh Tran... chore: logger for idiomatic style and expanded logging...
2023-03-06 Kent Overstreetcmd_list.rs: Finish list modes, delete cmd_list.c
2023-03-05 Kent Overstreetrust: Implement BtreeNodeIter
2023-02-28 Kent Overstreetrust: Filesystem options now supported
2023-02-28 Kent Overstreetrust: BkeySC
2023-02-28 Kent Overstreetrust: BtreeIterFlags
2023-02-28 Kent OverstreetRust: Start of cmd_list rewrite
2023-02-22 Westly WardMade the -k option for mount.bcachefs default to ask...
2023-02-21 Kent Overstreetrust-src: Clean up read_super bindings
2023-02-21 Kent OverstreetMore rust improvements
2023-02-21 Kent OverstreetRust now integrated into bcachefs binary