tazpkg log

age author description
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.
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-18 Aleksej Bobylev pkgs.cgi: info: show receipt, show package icon, add tool to improving packages by the community effort (unfinished).
2015-04-13 Aleksej Bobylev Change "cat EOT" (only this form is for Sublime Text I using, sorry)
2015-04-13 Aleksej Bobylev pkgs.cgi: change appearance in the "do" pages.
2015-04-12 Pascal Bellard pkgs.cgi: add gettext reminder
2015-04-10 Aleksej Bobylev pkgs.cgi: add warning: can't show all packages lists from scratch.
2015-04-10 Aleksej Bobylev pkgs.cgi: recharging page: change appearance; package info page: fix file list for packages with "+" (i.e. gtk+).
2015-04-10 Aleksej Bobylev tazpkg: don't show translations if not exists: tazpkg -l cat
2015-04-10 Aleksej Bobylev pkgs.cgi: typo.
2015-04-10 Aleksej Bobylev pkgs.cgi: show packages icons on package info page using AJAX.
2015-04-10 Aleksej Bobylev ru.po: finish translations.
2015-04-10 Aleksej Bobylev pkgs.cgi: package info: show packages list as pending operation using AJAX.
2015-04-09 Pascal Bellard Make pot and msgmerge
2015-04-09 Pascal Bellard pkgs.cgi: repack in /tmp, not /var/www/tazpanel
2015-04-08 Pascal Bellard tazpkg-notify: remove toolbar
2015-04-08 Pascal Bellard tazpkg-notify: auth/noauth links
2015-04-08 Pascal Bellard pkgs.cgi: update urls
2015-04-07 Pascal Bellard pkgs.cgi: no install in tag cloud for user
2015-04-07 Aleksej Bobylev Makefile: TazPanel' icons no need anymore, removed.
2015-04-07 Aleksej Bobylev pkgs.cgi: do not hide buttons and menu items, just disable them.
2015-04-06 Pascal Bellard pkgs.cgi: non root support (again)
2015-04-06 Pascal Bellard pkgs.cgi: non root support (again)
2015-04-06 Pascal Bellard pkgs.cgi: non root support (again)
2015-04-06 Pascal Bellard pkgs.cgi: non root support
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-30 Aleksej Bobylev pkgs.cgi: keep packages' selection across pages (thanks Ceel for idea).
2015-03-29 Pascal Bellard Search in extra.list too