Skip to content

Releases: dundee/gdu

gdu v2.2.0

06 Jan 22:43
Compare
Choose a tag to compare
  • added posibility to rescan current dir
  • show ZFS devices
  • packaging files for Debian

gdu v2.1.0

05 Jan 00:05
Compare
Choose a tag to compare
  • colorize output
  • hide snap loop devices (thanks @egeoz!)
  • fixed left/right key after confirm dialog is shown
  • do not try to delete when showing devices

gdu v2.0.0

03 Jan 22:26
Compare
Choose a tag to compare
  • changed the way ignoring paths work (BC break)
    -ignore prefix replaced with -ignore-dir
  • memory usage optimised
  • fixed keys handling on confirm dialog

gdu v1.7.1

02 Jan 20:44
Compare
Choose a tag to compare
  • ignore other mountpoints when one is selected #4
  • added space around titles, trying to fix #3

gdu v1.6.0

01 Jan 21:38
Compare
Choose a tag to compare
  • added posibility to sort items by name, item count and size
  • added posibility to use left/right keys to move into/out dirs
  • swapped l/h keys

gdu v1.5.1

31 Dec 23:17
Compare
Choose a tag to compare
  • added test for listing devices
  • added snapcraft yaml

gdu v1.5.0

30 Dec 23:02
Compare
Choose a tag to compare
  • added posibility to ignore some paths
  • added posibility to use h/l keys to move up/down dirs
  • source code splitted into packages

gdu v1.4.0

30 Dec 00:02
Compare
Choose a tag to compare
  • Print version.
  • Remove symbol and debug info from binary.

gdu v1.3.0

29 Dec 23:42
Compare
Choose a tag to compare
  • Use mutexes instead of channels for better speed.
  • Fixed item count and total size while scanning.
  • Log errors to file.
  • Ignore some virtual system dirs (e.g. /proc).

v1.2.1: fixed focus after help is closed

28 Dec 15:23
Compare
Choose a tag to compare

Fixed focus after help is closed.