tazpkg log

age author description
2015-07-25 Aleksej Bobylev Add README.devel; introduce libexec for modules; rename modules; support install variables in Makefile.
2015-07-24 Pascal Bellard Update pt_BR.po (thanks Genesis)
2015-07-24 Aleksej Bobylev tazpkg: display summary by default
2015-07-24 Aleksej Bobylev tazpkg: re-write "desc" function to use all available sorts of descriptions (installed, mirrored, short, long, localized)
2015-07-19 Aleksej Bobylev tazpkg: tiny change to be Bash (as /bin/sh) compatible (thanks Nathan Neulinger)
2015-07-16 Pascal Bellard tazpkg-convert: add .txz slackware support
2015-07-12 Pascal Bellard Add Name[fr] in .desktop
2015-07-11 Paul Issott Update zh_CN.po (thanks Zhangwenyu)
2015-06-08 Aleksej Bobylev tazpkg: add migration to the 9-field installed.info; pkgs.cgi: fix pkgs type in the lists, fix search when undigest DB is incomplete, implement TazPkg title and sub-title, pkg state icon in the pkg info; pkgs.css: move app-icon to the right.
2015-06-05 Aleksej Bobylev tazpkg, tazpkg-convert: few more quoting to allow spaces in the path
2015-06-04 Aleksej Bobylev tazpkg-box, tazpkg: allow to get and install packages using folder with spaces in the path.
2015-06-04 Aleksej Bobylev Update documentation (attempt to describe all the commands both with all options). Strongly need to review and update translations and docs! Add TazPkg help system for commandline (based on the HTML docs). Attempt to drop all package lists but "packages.info". Small improvements and code prettify.