]> git.sesse.net Git - bcachefs-tools-debian/history - rust-src/bch_bindgen
Makefile, fsck: Use libexec instead of lib
[bcachefs-tools-debian] / rust-src / bch_bindgen /
2023-12-22 Kent OverstreetSilence a few rust build warnings
2023-11-23 Alexander Fougnerrust: fix MSRV build
2023-11-16 Kent OverstreetBump rust edition to 2021
2023-11-16 Kent OverstreetUpdate bcachefs sources to 938f680845d1 fixup! rename...
2023-11-02 Kent OverstreetUpdate, slim down rust dependencies
2023-10-20 Kent OverstreetUpdate bcachefs sources to 24bdb6fed91c bcachefs: bch2_...
2023-10-19 Kent OverstreetUpdate bcachefs sources to a180af9dd349 bcachefs: Refac...
2023-09-24 Kent OverstreetUpdate bcachefs sources to f9c612bbf82d bcachefs: Fixes...
2023-05-02 Kent OverstreetUpdate bcachefs sources to 6a20aede29 bcachefs: Fix...
2023-04-27 TruongSinh Tran... chore(rust): add opt_get! and expose some FMODE_* as...
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-03-05 Kent Overstreetrust: Fix ptr casting in Fs::open()
2023-03-03 Kent Overstreetrust: BkeySC now has correct lifetime on BtreeIter
2023-02-28 Kent Overstreetrust: Filesystem options now supported
2023-02-28 Kent Overstreetrust: BtreeTrans lifetime now marked w.r.t. Fs
2023-02-28 Kent Overstreetrust: BkeyValC
2023-02-28 Kent Overstreetrust: BkeySC
2023-02-28 Kent Overstreetbcachefs: Annotate BtreeIter with BtreeTrans lifetime
2023-02-28 Kent Overstreetrust: Simplify bpos FromStr
2023-02-28 Kent Overstreetrust: BtreeIterFlags
2023-02-28 Kent OverstreetRust: Start of cmd_list rewrite
2023-02-27 Daniel Hillnix fix up! Rust now integrated into bcachefs binary
2023-02-21 Kent Overstreetrust-src: Clean up read_super bindings
2023-02-21 Kent OverstreetRust now integrated into bcachefs binary
2023-02-01 Daniel Hillnix: fix compilation issues
2023-01-18 Alexander Fougnerrust: replace tracing with logger
2023-01-16 Alexander Fougnerrust: use rustfmt defaults
2023-01-15 Alexander Fougnerrust: support fstab style mount
2023-01-03 Daniel Hillnix: overhaul build system.
2023-01-03 Daniel Hillrust: update bindgen to 0.63
2022-11-20 Kent Overstreetrust-src: cargo update
2021-10-18 Kayla Firestacksplit mount into a library crate for rust reuse
2021-10-18 Kayla Firestackadd mount and bch-bindgen nix builder file