summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-10-16fix publishHEADv2.8.2mainCanop
2023-10-14version 2.8.2Canop
2023-10-09require rust 1.70 because that's what clap requestsv2.8.1Canop
2023-08-22prevent dysk version mismatchCanop
2023-08-22fix version displayCanop
2023-08-22version 2.8.0v2.8.0Canop
2023-08-20--asciiasciiCanop
2023-08-03Add examples to --helpCanop
2023-07-16clean doc/installv2.7.1Canop
2023-07-16better --help, man page, completion scriptsCanop
2023-07-02fix bad filtering on the 'disk' columnCanop
2023-07-02lfs renamed to dyskCanop
2023-01-08prettier websiteCanop
2022-10-19version 2.6.0Canop
2022-10-18Add the "bytes" unit, to get raw numberbytes_unitCanop
2022-03-15version 2.5.0v2.5.0Canop
2022-03-15CSV outputCanop
2022-03-04version 2.4.0v2.4.0Canop
2022-03-03add the --filter argumentCanop
2022-03-02add 'unreachable' information in json and tableCanop
2022-03-01don't consider volume of size 0 as normalv2.3.1Canop
2022-02-27version 2.3.0 - Show remote FS by defaultv2.3.0Canop
2022-02-26version 2.2.0v2.2.0Canop
2022-02-26rows can be sorted with `--sort`Canop
2022-02-25version 2.1.1v2.1.1Canop
2022-02-25new launch argument: `--list-cols`Canop
2022-02-23version 2.1.0v2.1.0Canop
2022-02-23Fix crash on volumes with unconsistent inodes dataCanop
2022-02-23fix failure in parsing --cols arg with underscoreCanop
2022-02-23version 2.0.2v2.0.2Canop
2022-02-20align the filesystem column to the leftv2.0.1Canop
2022-02-20version 2.0.0v2.0.0Canop
2022-02-19add the `--cols` argument to specify table columnsCanop
2022-01-06version 1.4.0v1.4.0Canop
2021-12-30don't list bound mounts in standardCanop
2021-12-26better table fittingv1.3.1Canop
2021-11-03version 1.3.0, showing inodesCanop
2021-10-30version 1.2.1v1.2.1Canop
2021-10-29update termimad dependencyCanop
2021-10-16add labelsv1.2.0Canop
2021-10-13add filesystem labels to JSON outputCanop
2021-10-08version 1.1.0v1.1.0Canop
2021-10-07--units launch argumentCanop
2021-09-05version 1.0 because it's **complete**v1.0.0Canop
2021-07-08version 0.7.6v0.7.6Canop
2021-07-02better identify mapped devices such as LVMCanop
2021-07-01version 0.7.5 to fix the endless loopv0.7.5Canop
2021-07-01add some protection against link cycles in /sys/blockCanop
2021-07-01TTY style disablingv0.7.4Canop
2021-06-30fix disk not found for BTRFS filesystemsv0.7.3Canop