tazpkg log modules/get

age author description
2015-12-29 Aleksej Bobylev Module 'get': fix temp dir; module 'find-depends': faster search, add debug messages
2015-12-16 Aleksej Bobylev Module 'recharge': don't link files when using local repo
2015-12-11 Aleksej Bobylev module get: fix virtual packages support; module remove: provide virt. pkg. support, update system DBs; add test06 for virt. packages
2015-12-05 Pascal Bellard modules/get: restore virtual packages support (again: take care of already installed equivalent package)
2015-12-04 Pascal Bellard modules/get: restore virtual packages support (again)
2015-12-04 Aleksej Bobylev Global quite mode provided by libtaz.sh now; few tweaks.
2015-12-02 Pascal Bellard modules/get: restore virtual packages support (again)
2015-11-30 Aleksej Bobylev module get: hide wget status in --quiet mode
2015-11-30 Aleksej Bobylev modules getenv, get, install: provide --quiet option (don't display service messages, show errors only)
2015-11-28 Pascal Bellard modules/get: restore virtual packages support (again)
2015-11-28 Pascal Bellard modules/get: restore virtual packages support
2015-11-19 Aleksej Bobylev Module "get": fix reinstall (thanks Lucas Levrel); "get", "install": fix installing of blocked packages; add "list-cache" command
2015-11-17 Aleksej Bobylev Module "getenv": better checking of 'installed.info'; module "get": display abridged wget status, move here test for package already installed from "tazpkg" code
2015-11-16 Aleksej Bobylev Module "get": copy source in download_from() for local repo; module "install": use version for depmod
2015-11-16 Aleksej Bobylev "get": wget not quiet now; "install": hide 'update-desktop-database' errors; "tazpkg": -gi: check package installed before getting
2015-10-09 Aleksej Bobylev Remove "busybox" "prefixes" (thanks llev)
2015-10-06 Aleksej Bobylev install: rebuild fs/ tree respecting destination symlinks before installing files and folders to filesystem
2015-10-05 Aleksej Bobylev Finish modularization. Beta release: still have few FIXMEs and TODOs.