tazpkg log

age author description
2015-10-10 Aleksej Bobylev Add 'mkdb' description to 'usage' and English docs. Refresh French translation (thanks Lucas Levrel)
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.
2015-09-06 Pascal Bellard tazpanel-pkgs.desktop: do not ask for root password twice
2015-09-02 Aleksej Bobylev tazpkg: internal command 'call ...' to call tazpkg functions from modules (to share functions between tazpkg and its modules)
2015-08-28 Aleksej Bobylev pkgs.cgi: show blocked icon on "info" page for blocked depends/suggests
2015-08-28 Aleksej Bobylev Add a bunch of modules with new-style support of 'root' (not all commands are modules yet); strip and compress resources.
2015-08-16 Paul Issott Tiny edits
2015-08-16 Pascal Bellard repack SHORT_DESC fix (thanks aleksej)
2015-08-16 Pascal Bellard repack SHORT_DESC workaround
2015-08-15 Aleksej Bobylev Add module "upgrade"; make bullet-proof code to work with "root" ("recharge" and "upgrade" modules); re-make depends/rdepends commands.
2015-08-15 Paul Issott en: edit docs
2015-08-14 Aleksej Bobylev Remove all --options from positional parameters; make "recharge" module; re-make "up" and "search" commands.
2015-08-14 Pascal Bellard Update fr.po
2015-08-14 Aleksej Bobylev pkgs.cgi: info page: show more info; show suggested list with descriptions (handy for packages like "gvfs")
2015-08-13 Aleksej Bobylev pkgs.cgi: show if equivalent package installed (in the package info: depends, suggested)
2015-08-12 Aleksej Bobylev Module "info": fix packages.info absence; check available upgrades for installed packages.
2015-08-11 Pascal Bellard Update fr.po
2015-08-11 Aleksej Bobylev Add modules "info", "list" with extended functions; update documentations and translations
2015-08-05 Aleksej Bobylev tazpkg: fix "ghost" packages (thanks Ceel)
2015-08-04 Aleksej Bobylev Fix tazpkg-box.desktop: click on .tazpkg file (thanks kubepc)
2015-08-04 Aleksej Bobylev tazpkg: move "find-depends" TazPkg module in a right place
2015-08-04 Aleksej Bobylev Add module "mkdb"; pkgs.cgi: fix AJAX loader display
2015-07-25 Pascal Bellard Update zh_CN.po (thanks Wenyu Zhang)
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.
2015-05-31 Richard Dunbar tazpkg: fix reinstall of modified pkgs
2015-05-28 Pascal Bellard tazpkg: speedup get scripts (again)
2015-05-28 Pascal Bellard tazpkg: speedup get scripts
2015-05-25 Paul Issott Tiny edit
2015-05-18 Aleksej Bobylev pkgs.cgi, tazpkg: tiny edits.
2015-05-16 Aleksej Bobylev tazpkg: tiny improvements (-l, -lm, -lf, -a, -sf).
2015-05-15 Aleksej Bobylev Makefile: make pkgs.cgi executable; tazpkg: fix processing extra.list in the "tazpkg recharge", tiny edits.
2015-05-10 Aleksej Bobylev tazpkg: fast recharge (also coming soon for Undigest repo, fails now); update pot and complete Russian translations.
2015-05-07 Pascal Bellard tazpkg-convert: typo
2015-05-07 Pascal Bellard tazpkg convert: fix args
2015-05-03 Pascal Bellard pkgs.cgi: extra package version
2015-05-03 Pascal Bellard pkgs.cgi: extra package details
2015-05-03 Pascal Bellard Typo in fr.po
2015-05-02 Pascal Bellard tazpkg: remove 2 'No such file or directory' errors
2015-05-02 Aleksej Bobylev tazpkg: try to fix upgrade (-i option, and packages.up)
2015-04-30 Aleksej Bobylev pkgs.cgi: change look of "do=command" page; tazpkg: rework "remove" command.
2015-04-29 Pascal Bellard tazpkg get: may stay in pkg build dir
2015-04-29 Pascal Bellard tazpkg get: look for get-script too
2015-04-29 Pascal Bellard tazpkg-find-depends: fix ELF test
2015-04-28 Aleksej Bobylev pkgs.cgi: fix package icon in the Live mode (when no way to determine current user session); tazpkg: show short package description when package installed.
2015-04-26 Pascal Bellard pkgs.cgi: add pkg.slitaz.org link (again)
2015-04-26 Pascal Bellard pkgs.cgi: add pkg.slitaz.org link
2015-04-24 Aleksej Bobylev pkgs.cgi: allow predefined package icons; tiny improvements.