Skip to content

Releases: anthraxx/dfrs

0.0.7

11 Feb 00:15
0.0.7
1b341b7
Compare
Choose a tag to compare

features:

  • dynamic display order of all columns
  • available percentage column

bugfixes:

  • gracefully handle closed IO stream leading to SIGPIPE

0.0.6

22 Sep 20:13
0.0.6
c890be3
Compare
Choose a tag to compare

bugfixes:

  • actually return free instead of wrongly returning capacity

0.0.5

12 Sep 11:15
0.0.5
d9297b0
Compare
Choose a tag to compare

features:

  • activate lto for release profile
  • implement option to produce and show grand total
  • theme: move available space to a more dominant position
  • add option to specify the file to read mount info from
  • show shorthand file system (lvm) alias by default
  • add option to show only local file systems

bugfixes:

  • show zfs storage file system in minimal display mode

0.0.4

01 Jun 17:03
0.0.4
26fb1db
Compare
Choose a tag to compare

features:

  • show filesystems with zero size as empty instead of full
  • theme: display filesystems without capacity using a custom color
  • theme: show hyphens in used percentage for zero capacity filesystems
  • theme: omit unit postfix for zero values
  • sort output by non zero capacity and mount points

bugfixes:

  • arch: fix 32 bit targets

0.0.3

15 May 15:02
0.0.3
7daff1f
Compare
Choose a tag to compare

features:

  • implemented path option to filter displayed mount points
  • help: show small about text when displaying help
  • adding man page dist via scdoc

0.0.2

04 May 23:02
0.0.2
c0af623
Compare
Choose a tag to compare

features

  • add switch to display format between powers of 1000 or 1024
  • add support to display inode information
  • add option to define displaying more or all fs and mount points
  • support explicit never/always override for auto color detection

0.0.1

04 May 22:59
0.0.1
9575e5f
Compare
Choose a tag to compare

features

  • initial release with filtered output for common filesystems
  • add nice coloring and display theme
  • add bars to indicate usage