Skip to content

Releases: rolinh/dfc

v2.3.0

21 Dec 10:47
Compare
Choose a tag to compare

Source: dfc-v2.3.0.tar.gz (SHA256: 153ee2e023be207d165db33183d7235d0dcb4f9ed4e435900984c2f55b310576).

Bug fixes

  • fixed width of display when aflag not triggered

New features

  • strings that are too long to be displayed correctly are now truncated
    and a + sign indicates it. Example:
    "/dev/mapper/foo-lv_lxc23764-home" ==> "+pper/foo-lv_lxc23764-home"
  • auto-adjust output based on terminal width
  • new option to force display (disable auto-adjust mode)
  • implemented negative matching on file system filtering
  • various small optimizations

v2.2.0

21 Dec 10:46
Compare
Choose a tag to compare

Source: dfc-v2.2.0.tar.gz (SHA256: 0deab8402cc804626c52f67e59552eddc9f91b64ed88d1c28733fff5a0312362).

Bug fixes

  • various small bug fixes

New features

  • color option is now improved: you can choose between 3 modes (auto, always,
    never); by default, auto is activated
  • multiple selection is now possible when filtering with -t option

v2.1.0

21 Dec 10:44
Compare
Choose a tag to compare

Source: dfc-v2.1.0.tar.gz (SHA256: 3638ae64a26f77b1af68a22bbd57fedf3b633a8dcbfdbde1626d78db85dcb5ee).

Bug fixes

  • -s option now sum the total of inodes when -i option is triggered
  • when using human readable, sizes in bytes were displayed like so 3.0B which
    does not make sense at all cause there is no half-byte

New features

  • color is now automatically in "color-auto" mode
  • unit option has been completely reorganized; they have all been replaced by
    the new -u option
  • support Tio, Pio, Eio, Zio and Yio units (and as such, To, Po, Eo, Zo, Yo)
  • when using -i option, a k is now appended to the number of inodes and this
    number is divided by 1000
  • new option (-b) allows you to not display the graph bar
  • new option (-T) shows the filesystem type (filesystem type is not displayed
    by default anymore)
  • new option (-t) allows you to perform filtering on filesystem type

v2.0.2

21 Dec 10:43
Compare
Choose a tag to compare

Source: dfc-v2.0.2.tar.gz (SHA256: ef6cdb9b8b3c3c3f458770ab7d21f1d5647c33c66aef30dd7464840e31cf58e4).

Bug fixes

  • fixed a bug messing up display of information when have gvfs-fuse-daemon

v2.0.1

21 Dec 10:42
Compare
Choose a tag to compare

Source: dfc-v2.0.1.tar.gz (SHA256: a5ed5196e5b02c16c79458ac40a2e716c3f8cf9f91c0f1fb09d6c754f14992ab).

Bug fixes

  • fixed display error when using humanize
  • fixed a bug causing some special devices not to be skipped
  • updated manpage

v2.0.0

21 Dec 10:40
Compare
Choose a tag to compare

Source: dfc-v2.0.0.tar.gz (SHA256: 07b221b79325f041a9aae3e5b73acacc747545eb0569e5d76418399cf5576311).

New features

  • color support (enabled by default but can be disabled using -c option)
  • new option (-o) shows information about mount options

v1.2.0

21 Dec 10:39
Compare
Choose a tag to compare

Source: dfc-v1.2.0.tar.gz (SHA256: bcddeb8f10d81a170efe65bc13770a2d0b934eb2d3ad99995a68a00f2084ae78).

New features

  • filesystem name is now being less truncated
  • default behavior is now to print size in human-readable format
  • new option (-b) to display size in bytes (used to be the default display)
  • new option (-i) that prints information about the number of inodes and the
    amount of available ones

v1.1.4

21 Dec 10:37
Compare
Choose a tag to compare

Source: dfc-v1.1.4.tar.gz (SHA256: a6959b5ce3d5a23f5778de32239d08f7a186d86fda772e9f73b46455f04a1533).

Bug fixes

  • fixed a graphical bug that occured when displaying fsname and type

v1.1.3

21 Dec 10:36
Compare
Choose a tag to compare

Source: dfc-v1.1.3.tar.gz (SHA256: 24cb26688f38d19df7ba47bf22b53501ba1e1b3be967f41925defd8135c874ef).

Bug fixes

  • fixed a bug that was causing header to be messed up when using -K, -M or -G
    option when producing the grand total

v1.1.2

21 Dec 10:34
Compare
Choose a tag to compare

Source: dfc-v1.1.2.tar.gz (SHA256: 29a55d6adf0e6c3b6f3c3dd6fdadbad4cf84eca65f2c483a438c427e5aac7045).

Bug fixes

  • fixed percentage calculation for the total