Skip to content

Releases: dundee/gdu

gdu v5.0.1

31 May 09:13
v5.0.1
Compare
Choose a tag to compare
  • updated tview to fix crash on Windows (thanks @huangnauh!)

gdu v5.0.0

22 May 14:04
v5.0.0
Compare
Choose a tag to compare
  • Show/hide file count by pressing c (#55)
  • BC break: "Sort by file count" key binding remapped to C

gdu v4.11.2

10 May 14:47
v4.11.2
Compare
Choose a tag to compare
  • fixed handling keys when viewing file content (#53)

gdu v4.11.1

28 Apr 08:50
v4.11.1
Compare
Choose a tag to compare
  • fixed typo in the flag description

gdu v4.11.0

25 Apr 19:13
v4.11.0
Compare
Choose a tag to compare
  • added option to ignore hidden directories (#50)
  • added option to ignore directories matching regular expression

gdu v4.10.1

14 Apr 20:46
v4.10.1
Compare
Choose a tag to compare
  • fixed stdout output - write usage of cores into log file
  • skip failing tests on single core CPUs (thanks @inglor!)

gdu v4.10.0

07 Apr 21:34
v4.10.0
Compare
Choose a tag to compare
  • added flag --max-cores to limit the usage of CPU if needed (thanks @BUCKU!)
  • added support for listing devices on FreeBSD (thanks @amigan!)
  • fixed right/l behaviour for very long filenames (#39 thanks @M1cha and @jpralves for debugging!)

gdu v4.9.1

27 Mar 20:56
v4.9.1
Compare
Choose a tag to compare
  • keep cursor on selection when swapping between apparent/actual size (thanks @sjuxax!)
  • fixed potencial data race in using wait group the wrong way

gdu v4.9.0

25 Mar 22:03
v4.9.0
Compare
Choose a tag to compare
  • use default colors of the terminal (#43)
  • use GOMAXPROCS for setting concurrency limit
  • units corrected (added PB, EB; fixed 1000-1024 range)
  • added SHA sums and GPG signature to release files (#38)

gdu v4.8.1

19 Mar 08:58
v4.8.1
Compare
Choose a tag to compare
  • CGO disabled for all builds
  • do not allow some actions while scanning/deleting/confirming (#41)
  • keep selected dir when using enter for goint top
  • handle errors while getting file info (#40)
  • check if the given directory exists