Skip to content

Releases: dundee/gdu

gdu v5.10.0

09 Nov 21:02
v5.10.0

Choose a tag to compare

  • added inode number and hardlink flag to json export (#91)
  • stop UI when spawning shell on Windows (#101)
  • show info about hard-linked files (#95)
  • added possibility to move around while info modal is opened
  • close info modal when i is pressed again (#94 thanks @Whaleplane!)

gdu v5.9.0

22 Oct 22:30
v5.9.0

Choose a tag to compare

  • added option to show total usage for given path (#96)
  • added option to read ignore patterns from file (#96)
  • refactor: struct fields aligned correctly

gdu v5.8.1

24 Sep 15:23
v5.8.1

Choose a tag to compare

  • fixed release tarball (v5.8.0 tag was not annotated)
  • fixed package path for gobench

gdu v5.8.0

23 Sep 11:44

Choose a tag to compare

  • stop GC while running analysis

gdu v5.7.0

06 Sep 20:49
v5.7.0

Choose a tag to compare

  • added possibility to sort devices by name or used size
  • suspend the application instead of stopping when running shell (#90)

gdu v5.6.2

27 Aug 22:37
v5.6.2

Choose a tag to compare

  • fixed crashing on pressing ENTER while scanning (#89)

gdu v5.6.1

27 Aug 20:48
v5.6.1

Choose a tag to compare

  • fixed crashing on pressing various key bindings when list of devices is shown (#88)

gdu v5.6.0

19 Aug 22:58
v5.6.0

Choose a tag to compare

  • show last modification time using m key binding (#86)
  • sort by last modification time using M key binding
  • import/export modification time from/to JSON file report
  • print current directory path and quit using Q key binding (#85)
  • spawn shell in current directory using b key binding
  • some small fixes

gdu v5.5.0

01 Aug 10:55
v5.5.0

Choose a tag to compare

  • search items by name using / key binding (#80)
  • use root path prefix /var/lib/snapd/hostfs for Snap (#74)
  • ignore correctly NFS mounts (#79)

gdu v5.4.0

23 Jul 20:18
v5.4.0

Choose a tag to compare

  • added thousand separator to item count number in progress message (#77)
  • better error messages when reading wrong JSON file
  • help text improved (thanks @jtagcat!) and structured (#70)
  • fixed compatibility issues with export format of ncdu
  • fixed showing colors in progress message when exporting (#76)