tazpkg log

age author description
2014-12-26 Aleksej Bobylev pkgs.cgi: show licenses.
2014-12-24 Aleksej Bobylev pkgs.cgi: add pager to "cat"
2014-12-24 Aleksej Bobylev pkgs.cgi: use system configs; tiny edits.
2014-12-24 Aleksej Bobylev pkgs.cgi: add "show_button" function; tazpkg: non-interactive "list-config" for tazpanel.
2014-12-23 Aleksej Bobylev pkgs.cgi: "cat extra": show info for installed packages; "search package": don't wrap checkbox and package name; "search file": shrink looong file paths, highlight search term.
2014-12-23 Aleksej Bobylev pkgs.cgi: separate common code into function.
2014-12-23 Aleksej Bobylev pkgs.cgi: rewrite "cat" (simplify and fix bug).
2014-12-22 Aleksej Bobylev pkgs.cgi: new full-featured fast "cat", and even less HTML.
2014-12-19 Aleksej Bobylev Style package table (less html, more css); really quick package list in test mode (add "&awk" to "pkgs.cgi?cat=..." to check it).
2014-12-18 Aleksej Bobylev pkgs.cgi: new package' links (less HTML, more CSS); add pkgs.css; transition to packages.info.
2014-12-17 Aleksej Bobylev pkgs.cgi: fix i18n_desc, show package description in info (use tazpkg); tazpkg: recognize interactive mode.
2014-12-16 Xander Ziiryanoff add temporary "update-tazpkg.sh"
2014-12-16 Xander Ziiryanoff add "tazpkg list-suggested"
2014-12-16 Xander Ziiryanoff install_package: create installed.info before sed it. pkgs.cgi: works only with $LOCALSTATE not $PKGS_DB
2014-12-15 Aleksej Bobylev Move some sources to new "tazpanel" and "modules" folders.
2014-12-15 Aleksej Bobylev tazpkg: backup "official" configuration files with "--newconf" anyway.
2014-12-15 Aleksej Bobylev tazpkg: 'desc' shows description or short description.
2014-12-15 Aleksej Bobylev Makefile: move icons to icons (i.e. clean pixmaps); tazpkg: typo; tazpkg-notify: fix messages.
2014-12-14 Xander Ziiryanoff tazpkg: add --newconf && --nodeps (like in spk-add)
2014-12-13 Xander Ziiryanoff tazpkg: Return "Done" to right column in tazpanel/tazbox (was in new line)
2014-12-13 Aleksej Bobylev Finish translation converting; now strongly need to re-check translations using original files from translators.
2014-12-07 Paul Issott Tiny edit
2014-12-05 Pascal Bellard Update fr.po
2014-12-05 Aleksej Bobylev Continue implement %s in translations; speed up "tazpkg search-pkgname".
2014-12-05 Pascal Bellard Fix VERSION in Makefile
2014-12-05 Aleksej Bobylev Implement %s in translations (unfinished); "tazpkg search-file": speed up (~5 times) and colored output.
2014-12-04 Aleksej Bobylev Introduce installed.info; use it with 'list', 'install' and 'remove' commands for maximum speed.
2014-12-04 Aleksej Bobylev /etc/slitaz/slitaz.conf tells that $LOCALSTATE is an OLD variable and equals to $PKGS_DB, so change code.
2014-12-04 Aleksej Bobylev Introduce packages.info: download on recharge.
2014-12-03 Pascal Bellard tazpkg-convert: add voidlinux support
2014-12-02 Pascal Bellard tazpkg-convert: update WEB_SITE in debian packages
2014-12-02 Aleksej Bobylev Use other confirm() (see slitaz-base-files package).
2014-12-02 Aleksej Bobylev Separate convert functions to tazpkg-convert; functions that are common to the tazpkg and tazpkg-convert moved to libs.
2014-12-01 Aleksej Bobylev Code reformatting: use '_' and '_n' gettext functions, split solid "text" into "chapters" and "paragraphs", tiny misc.
2014-11-21 Pascal Bellard Added tag 5.3.3 for changeset c82b727d2012
2014-11-19 Pascal Bellard Add extra category (get-scripts common to any SliTaz version)5.3.3
2014-10-29 Aleksej Bobylev tazpkg up: fix error "can't open 'installed.list/receipt'"
2014-10-16 Xander Ziiryanoff tazpanel-pkgs.desktop: system-category; deal with subox saved password
2014-10-01 Pascal Bellard tazpkg/convert: add upkg support
2014-10-01 Pascal Bellard tazpkg/convert: add spack support
2014-07-16 Paul Issott Tiny edits zh_CN.po (thanks rhsky)
2014-06-26 Aleksej Bobylev Add Chinese Simplified translations (thanks jame987165702).
2014-06-10 Pascal Bellard tazpkg: normalize mirror url
2014-06-07 Paul Issott Add zh_TW.po
2014-06-01 Aleksej Bobylev Clean duplicate tags
2014-05-31 Pascal Bellard Added tag 5.3.2 for changeset 85863536aef6
2014-05-31 Pascal Bellard get-scripts: add TAGS5.3.2
2014-05-31 Pascal Bellard Added tag 5.3.2 for changeset ddd8d4f99821
2014-05-31 Pascal Bellard get-scripts: keep PACKAGE name
2014-05-26 Aleksej Bobylev Added tag 5.3.1 for changeset 870805534046
2014-05-26 Aleksej Bobylev tazpkg: fix bug with installing coreutils-directory package5.3.1
2014-05-12 Pascal Bellard Undo previous commit, we still have a problem with /var/run symlink...
2014-05-12 Pascal Bellard tazpkg install: follow all symlinks (ex: /var/run)
2014-05-12 Pascal Bellard Added tag 5.3 for changeset b08425cbbb2c
2014-05-12 Pascal Bellard 5.35.3
2014-05-12 Pascal Bellard Added tag 5.3 for changeset f6dad5d0981f
2014-05-02 Christophe Lincoln merge
2014-05-02 Christophe Lincoln Add tazpkg spanish manual (Thanks rggarcia)
2014-05-01 Pascal Bellard tazpkg: add arch support for get-scripts
2014-04-16 Paul Issott Tiny edit