Skip to content

Releases: rolinh/dfc

v1.1.1

21 Dec 10:29
Compare
Choose a tag to compare

Source: dfc-v1.1.1.tar.gz (SHA256: 2df4da18d629d355365d54e5475b75e7966ba0363846c5c9756bece2518ad0ba).

Bug fixes

  • fixed a bug in the function that truncates str
  • fixed bogus display when using -n option

v1.1.0

21 Dec 10:33
Compare
Choose a tag to compare

BUGS

  • large filesystem names should now be truncated to avoid messing up what is
    displayed
  • Makefile now supports the DESTDIR option

FEATURES

  • proc, sys and devpts are not displayed anymore
  • new option to hide the filesystem type by using -t
  • first decimal is now displayed when using Mio and Mo
  • new option to display the size in Ko, Mo and Go instead of Kio, Mio and Gio
  • new option to display a wider bar by using -w
  • new option that display the total usage by using -s
  • new option that allows to skip displaying the header

v1.0.1

21 Dec 10:20
Compare
Choose a tag to compare

Source: dfc-v1.0.1.tar.gz (SHA256: c084001f3e78d5b7f313c4167929af57ad771cf23fbd847bf8fa04b50f09d385).

Bug fixes

  • fixed bugs in Makefile