tazpkg log

age author description
2017-01-24 Paul Issott Fix typo
2017-01-24 Paul Issott /modules: tiny edit
2017-01-22 Aleksej Bobylev Update Japanese translations (thanks Keiichi Shiga)
2017-01-12 Aleksej Bobylev modules/install: provide special informational mode activated by --quiet --cookmode
2017-01-10 Aleksej Bobylev Add Japanese translations (thanks Keiichi Shiga)
2017-01-08 Aleksej Bobylev Add module/bb: manage Busybox applets.
2017-01-07 Paul Issott Tiny edits de.html (thanks HGT)
2017-01-01 Aleksej Bobylev modules/install and modules/remove: auto-update /ets/filesystems for the FS Kernel modules
2016-11-20 Aleksej Bobylev Update translations.
2016-11-11 Aleksej Bobylev Module 'install': check file existence in install_all_deps() --local
2016-09-26 Aleksej Bobylev Unblock package before removing
2016-09-23 Paul Issott Add de.po (thanks HGT)
2016-09-18 Pascal Bellard Update po/fr.po
2016-09-18 Paul Issott Tiny edit
2016-09-18 Pascal Bellard get: fix virtual_pkg
2016-09-06 Paul Issott Add tazpkg.de.html (thanks HGT)
2016-08-03 Aleksej Bobylev Tiny edits
2016-08-03 Pascal Bellard get: accept WGETURL too
2016-08-02 Pascal Bellard get: set default VERSION & TARBALL
2016-08-02 Pascal Bellard pkgs.cgi: search in extra packages (again)
2016-08-01 Pascal Bellard Restore AUTO_INSTALL_DEPS behaviour
2016-07-25 Pascal Bellard pkgs.cgi: search in extra packages
2016-07-23 Pascal Bellard remove: no local variables out of functions
2016-07-22 Aleksej Bobylev Modules install, remove: improve compatibility with auto-answer options --yes and --noconfirm.
2016-07-14 Pascal Bellard get: default value for TARBALL
2016-07-05 Pascal Bellard get: update abort_package default args
2016-06-28 Aleksej Bobylev Module 'get': get any package. Thanks Mojo for bug report.
2016-06-11 Paul Issott Edit tazpkg.en.html
2016-05-24 Xander Ziiryanoff modules/convert: fix convert_tcz
2016-05-21 Pascal Bellard Makefile: use $(CC) not gcc
2016-04-23 Pascal Bellard modules/get: update abort_package()
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)
2016-03-30 Pascal Bellard fr.po: tiny edit
2016-03-30 Aleksej Bobylev Tiny edits
2016-03-27 Leonardo Laporte Add: License info in Portuguese.
2016-03-27 Leonardo Laporte Update 'pt_BR.po' file.
2016-03-27 Leonardo Laporte Update 'pt_BR.po' file.
2016-03-09 Aleksej Bobylev Add tazpkg-notification.c to get feedback from notification bubble with action button(s), rework tazpkg-notify; make pot & msgmerge
2015-12-29 Aleksej Bobylev Module 'get': fix temp dir; module 'find-depends': faster search, add debug messages
2015-12-26 Aleksej Bobylev Modules 'install', 'remove': hide unresolved glib-compile-schemas warnings
2015-12-21 Aleksej Bobylev Module 'convert': support .pet packages without *pet.specs inside
2015-12-20 Aleksej Bobylev Module 'help': support unordered list
2015-12-19 Aleksej Bobylev Append README.devel
2015-12-19 Pascal Bellard repack-config: add boot/cmdline
2015-12-19 Aleksej Bobylev Module 'convert': fix working in general and with .pet packages in particular (thanks xaropebr)
2015-12-18 Aleksej Bobylev Module 'convert': fix quoting problems (thanks xaropebr)
2015-12-17 Aleksej Bobylev Module 'install': process option '--local' without using the databases
2015-12-16 Aleksej Bobylev Module 'recharge': don't link files when using local repo
2015-12-11 Aleksej Bobylev Module install: official config file may be absent
2015-12-11 Aleksej Bobylev module get: fix virtual packages support; module remove: provide virt. pkg. support, update system DBs; add test06 for virt. packages
2015-12-10 Aleksej Bobylev Change icons presentation in code - free to use anywhere, simplify icons substitution, minify html, misc
2015-12-05 Pascal Bellard modules/get: restore virtual packages support (again: take care of already installed equivalent package)
2015-12-05 Aleksej Bobylev Module 'check': fix to work with $root; start to add tests
2015-12-04 Pascal Bellard modules/get: restore virtual packages support (again)
2015-12-04 Aleksej Bobylev pkgs.cgi: revert rev. #867. Note cgi (and css) is compiled using stripall.sh (see lines 45-47) for working in Opera browser
2015-12-04 Aleksej Bobylev Module install: quiet message "package already installed..."
2015-12-04 Aleksej Bobylev Global quite mode provided by libtaz.sh now; few tweaks.
2015-12-02 Pascal Bellard modules/get: restore virtual packages support (again)
2015-11-30 Aleksej Bobylev module install: implement --quite mode in install_all_deps()
2015-11-30 Aleksej Bobylev module get: hide wget status in --quiet mode