vgdaut

Results 3 issues of vgdaut

Related to issue #3848 When non-interactive mode is enabled, install and uninstall commands still prompted you if multiple refs match. In my PR, these commands fail if the argument turns...

Related to issue #4746. This makes these two strings: 1. `No entry for %s in remote '%s' summary flatpak cache ` 2. `No entry for %s in remote '%s' summary...

Related to [the issue about GNU sort compatibility](https://github.com/flatpak/flatpak/issues/5815) GNU sort [accepts human readable sizes](https://www.man7.org/linux/man-pages/man1/sort.1.html) in single letter "2K 1G" format. GLib's `format_size()` [uses another format](https://docs.gtk.org/glib/func.format_size.html) of size units "kB, MB,...