summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-10-14version 2.8.2Canop
2023-10-09require rust 1.70 because that's what clap requestsv2.8.1Canop
2023-08-22version 2.8.0v2.8.0Canop
2023-08-20--asciiasciiCanop
2023-08-03Add examples to --helpCanop
2023-07-16version 2.7.1Canop
2023-07-16fix version in changelogv2.7.0Canop
2023-07-16fix date in changelogCanop
2023-07-16better --help, man page, completion scriptsCanop
2023-07-02fix bad filtering on the 'disk' columnCanop
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-23switch columns type and diskCanop
2022-02-23add the use_percent and inodes_use_percent columnsCanop
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-26better table fittingv1.3.1Canop
2021-11-03version 1.3.0, showing inodesCanop
2021-10-30version 1.2.1v1.2.1Canop
2021-10-16add labelsv1.2.0Canop
2021-10-08version 1.1.0v1.1.0Canop
2021-10-07update documentationCanop
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-01TTY style disablingv0.7.4Canop
2021-06-30fix disk not found for BTRFS filesystemsv0.7.3Canop
2021-06-29version 0.7.2 - better support of narrow terminals and wide charsCanop
2021-06-24better table rendering in narrow terminalsCanop
2021-06-23lfs accept a path as argument to filter devicesCanop
2021-06-23add bar to better display disk useCanop
2021-06-22list and identify crypted disksv0.6.0Canop