tazpkg log tazpkg

age author description
2019-02-26 Pascal Bellard Remove ashism ==
2018-02-05 Pascal Bellard Undo previous commit (busybox/cpio 1.28.0 bug)
2018-02-05 Pascal Bellard busybox cpio doesn't stop with unsafe links
2017-02-19 Paul Issott Tiny edits
2016-04-03 Aleksej Bobylev tazpkg: "-sm" is for "setup-mirror" only; "search --mirror" is abbreviated as "-s -m", not as "-sm" (thanks Ceel for bug report)
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 "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-05 Aleksej Bobylev Finish modularization. Beta release: still have few FIXMEs and TODOs.
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 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-14 Aleksej Bobylev Remove all --options from positional parameters; make "recharge" module; re-make "up" and "search" commands.
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 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 Aleksej Bobylev Add README.devel; introduce libexec for modules; rename modules; support install variables in Makefile.
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-12 Pascal Bellard Add Name[fr] in .desktop
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: fix args
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-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-18 Christopher Rogers tazpkg: Add minor changes to grab wanted.txt, depends.txt, and libraries.txt if they exist in repo.slitaz-tank
2015-04-13 Aleksej Bobylev Change "cat EOT" (only this form is for Sublime Text I using, sorry)
2015-04-10 Aleksej Bobylev tazpkg: don't show translations if not exists: tazpkg -l cat
2015-04-10 Aleksej Bobylev pkgs.cgi: package info: show packages list as pending operation using AJAX.
2015-04-03 Aleksej Bobylev pkgs.cgi: show type of packages (installed/not installed/blocked) in the search; auto-search files if '/' present in query; use radio-buttons in the categories selector (may fix appearance in other browsers); tazpkg: show package sizes in the info.
2015-04-01 Aleksej Bobylev tazpkg: re-make block and unblock, add chblock to change blocking of package; pkgs.cgi: remove website link from packages list, show selected packages count, add '(Un)block' button for bulk operation; pkgs.css: clean old code.
2015-03-29 Pascal Bellard Search in extra.list too
2015-03-27 Aleksej Bobylev Using $ROOT for installed.info (fix bug with installed.info absence when installed package with --root= option, incl. ISO generation)
2015-03-23 Eric Joseph-Alexandre Change VERSION5.3.4
2015-02-03 Pascal Bellard Fix install --forced (thanks llev)
2015-02-01 Pascal Bellard Use busybox md5sum (thanks llev)
2015-01-21 Aleksej Bobylev Add and use icons from Faenza icon theme (new light look and feel); fix last recharge date (pay respect to timezone time offset); add few comments; stylize search toolbar; fix "up" command; admin: select mirror as standard way to select item from list; open external links in the new tab (or new window); and a ton of other small changes.
2015-01-09 Aleksej Bobylev Store sidebar settings in the session cookies (browser sets, changes, and sends them automatically); use "<button>" tag instead of "<a>" and "<input type='button'>" to show buttons (it allows to translate button captions, and provides uniform look of buttons); "list" and "tag" commands shows short description about what is really listed; "tag" respects repo; "blocked" shows blocked packages; small style change; encode COPYING in UTF-8.
2014-12-29 Richard Dunbar tazpkg: fix install-list
2014-12-24 Aleksej Bobylev pkgs.cgi: add "show_button" function; tazpkg: non-interactive "list-config" for tazpanel.