Skip to content

Releases: dundee/gdu

gdu v5.13.1

09 Feb 21:32
v5.13.1
5f9f3fa
Compare
Choose a tag to compare
  • properly count only the first hard link size on a rescan (#125 thanks @chutzimir!)
  • do not panic if path does not start with a slash (#128)

gdu v5.13.0

29 Jan 15:36
v5.13.0
b76cdcb
Compare
Choose a tag to compare
  • lower memory usage (#114)
  • possibility to toggle between bar graph relative to the size of the directory or the biggest file (#121 thanks @chutzimir!)
  • added option --si for showing sizes with decimal SI prefixes (#117)
  • fixed freeze when r key binding is being hold (#122)

gdu v5.12.1

11 Dec 11:01
v5.12.1
45b2de8
Compare
Choose a tag to compare
  • fixed listing devices on NetBSD
  • escape file names (#111)
  • fixed filtering

gdu v5.12.0

03 Dec 20:11
v5.12.0
49f36db
Compare
Choose a tag to compare
  • added support for listing devices and --no-cross option for macOS and FreeBSD (#109 thanks @inglor!)
  • fixed processing mount points with a space in the path on Linux

gdu v5.11.0

26 Nov 23:34
v5.11.0
Compare
Choose a tag to compare
  • added option to run memory garbage collection during analysis (#108 thanks @sss123next and @daniejstriata!)
  • added option to collect profiling data

gdu v5.10.1

23 Nov 14:30
v5.10.1
Compare
Choose a tag to compare
  • fixed --no-cross option when path is not given or is relative (#106)

gdu v5.10.0

09 Nov 21:02
v5.10.0
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • stop GC while running analysis