Change logs for gdu source package in Jammy

  • gdu (5.13.2-1ubuntu0.22.04.2) jammy-security; urgency=medium
    
      * No change build due to golang-1.18 update
    
     -- Nishit Majithia <email address hidden>  Mon, 01 May 2023 17:32:17 +0530
  • gdu (5.13.2-1ubuntu0.22.04.1) jammy-security; urgency=medium
    
      * No-change rebuild for golang-golang-x-text
    
     -- Eduardo Barretto <email address hidden>  Mon, 30 Jan 2023 19:02:34 +0100
  • gdu (5.13.2-1) unstable; urgency=medium
    
      [ Daniel Milde ]
      * refactor: interfaces moved away from implementations
      * fix: unkeyd fields
      * doc: gdu migrated to community in ArchLinux
      * refactor: size constants renamed
      * added option `--si` for showing sizes with decimal SI prefixes
      * fix: register pprof endpoints only when requested
      * refactor: enabling/disabling GC moved to analyzer
      * balance speed and memory usage
    
      [ Georgi Georgiev ]
      * Make the bar graph meaningful in large directories
      * Make the relative-size display the user's choice
      * Fix the tests
    
      [ Daniel Milde ]
      * refactor: we only read from chan
      * test: more tests for relative bar
      * test: test closing help using question mark and
        moving around when info page is opened
      * fix: recreate doneChan for every scan
      * fix: check value before waiting
      * refactor: return concrete implementation
      * refactor: proper parameter name
    
      [ Georgi Georgiev ]
      * Properly count only the first hard link size on a rescan
    
      [ Daniel Milde ]
      * fix: do not panic if path does not start with slash
      * test: added more file and actions tests
      * fix(devices): go back to devices list
    
     -- Daniel Milde <email address hidden>  Sat, 19 Feb 2022 18:01:48 +0100
  • gdu (5.12.1-1) unstable; urgency=medium
    
      [ Daniel Milde ]
      * man page updated
      * benchmarks updated
    
      [ Leonidas Spyropoulos ]
      * Implement noCross for darwin
    
      [ Daniel Milde ]
      * device implementation for freebsd and darwin merged
      * fixed processing mount points with space on linux
      * fixed bsd test
      * travis icon removed
      * openbsd and netbsd builds fixed
      * listing devices on netbsd
      * use sys.unix instead of syscall
      * added compilation directives
      * fix: escape file names
      * fix: direct dependency on sys
      * fix: do not pass key when filtering is started
      * doc: small readme rewording
    
     -- Daniel Milde <email address hidden>  Sun, 12 Dec 2021 10:41:59 +0100
  • gdu (5.11.0-1) unstable; urgency=medium
    
      * added option to run memory garbage collection during analysis
      * added option to collect profiling data
    
     -- Daniel Milde <email address hidden>  Sun, 28 Nov 2021 13:16:00 +0100
  • gdu (5.10.1-1) unstable; urgency=medium
    
      * convert path to absolute before checking crossing mountpoints
    
     -- Daniel Milde <email address hidden>  Tue, 23 Nov 2021 16:09:23 +0100
  • gdu (5.10.0-1) unstable; urgency=medium
    
      [ Daniel Milde ]
      * fix: correct install command for go
      * refactor: use strconv instead of fmt
    
      [ Jay R. Wren ]
      * add ino, hlnkc to json
      * tests
    
      [ Daniel Milde ]
      * stop UI when spawning shell on Windows
      * test execute
      * show info about hard-linked files
      * added possibility to move around while info window is opened
    
      [ Jeremy Neville ]
      * Info modal closes with "i"
    
      [ Daniel Milde ]
      * fix: do not show help if file info is shown
    
     -- Daniel Milde <email address hidden>  Thu, 11 Nov 2021 18:04:36 +0100
  • gdu (5.9.0-1) unstable; urgency=medium
    
      * added option to show total usage for given path #96
      * added option to read ignore patterns from file
      * refactor: struct fields aligned correctly
    
     -- Daniel Milde <email address hidden>  Sat, 23 Oct 2021 15:16:31 +0200
  • gdu (5.8.1-3) unstable; urgency=medium
    
      * use go 1.16
    
     -- Daniel Milde <email address hidden>  Fri, 15 Oct 2021 14:30:04 +0200
  • gdu (4.6.3-1) unstable; urgency=medium
    
      * usage test is not valid on all architectures
      * g/G key bindings added to help
    
     -- Daniel Milde <email address hidden>  Thu, 18 Feb 2021 11:28:56 +0100