tazpkg log

age author description
2013-01-04 Pascal Bellard Added tag 5.1 for changeset 8b5eda2bee72
2013-01-03 Richard Dunbar Undo fix bug 65 which dumps tazpkg.log in /,and fix bug 69 SUM is already declared in /etc/slitaz/slitaz.conf5.1
2013-01-02 border Declare the SUM variable. fix bug 69
2013-01-02 border fix bug 65
2012-12-25 Aleksej Bobylev Improve Greek translations (thanks Constantine Mousafiris)
2012-12-22 Aleksej Bobylev Added Greek translations (thanks Constantine Mousafiris)
2012-12-20 Stanislas Leduc completed nd fix grammar synthax french translation for tazpkg
2012-12-19 Stanislas Leduc minor add translation
2012-12-19 Stanislas Leduc fix greek wrong unicode
2012-12-19 Stanislas Leduc commit Greek traduction made by Constantine Mousafiris
2012-12-18 Stanislas Leduc correct grammar synthax
2012-12-18 Stanislas Leduc Completed fr.po for i18n support
2012-09-16 Paul Issott Tiny typos
2012-09-02 Claudinei Pereira move back 'pt_BR' doc name to 'pt' so tazlocale can handle it properly
2012-07-14 Aleksej Bobylev convert new RPM issue: workaround feat. 7z; update pot & po, translate new strings to Russian
2012-07-01 Aleksej Bobylev check i18n: make {pot,msgfmt,clean}; tiny edit ru.po
2012-06-23 Aleksej Bobylev **tazpkg**: add common output functions: action, title, footer; change the way category translate, localized categories can include spaces; implement boldify, emsg & confirm functions from new libtaz; rename log function to log_pkg; fix check_root invocation; fix convert_rpm function; implement plural i18n messages; list-mirror: --text|--txt|--raw|* produces same output; extract: check for errors in final message; list-config --box: do we need it?; repack-config: date/time in receipt in local format; '--help-up' changed to 'help-up' due to error with new libtaz. **tazpkg-box**: add i18n preamble; fix actions. **tazpkg-notify**: implement plural. **Makefile**: support new functions & tazpkg-box. **po/**: Make pot & msgmerge. Add Russian translation. Add Spanish translation for tazpkg-notify (thanks Kevin Fabian Quintero).
2012-05-24 Christophe Lincoln Added tag 5.0 for changeset 0ae7d245757b
2012-05-24 Christophe Lincoln make pot and msgmerge5.0
2012-05-24 Christophe Lincoln Use newline(), more shortcut for cmds and improve list output
2012-05-24 Christophe Lincoln Remove xhtml-list (we have tazpanel now) save 101 lines
2012-05-24 Christophe Lincoln tazpkg: improve up output and small clean
2012-05-23 Richard Dunbar Set path for INSTALL_LIST-processed
2012-04-24 Christophe Lincoln Make POT and msgmerge
2012-04-24 Christophe Lincoln Use boldify and output in raw for tazpkg-box (now gui install display messages in realtime)
2012-04-23 Christophe Lincoln tazpkg: we dont need get_options, libtaz.sh store options by default
2012-04-14 Christophe Lincoln Disable multi pkg install, it's not well implemented
2012-04-12 Christopher Rogers tazpkg: Remove separator function. Its now in /lib/libtaz.sh.
2012-04-12 Christopher Rogers tazpkg: Fixed typo.
2012-04-13 Christophe Lincoln Use /lib/libtaz.sh
2012-04-13 Christophe Lincoln tazpkg-box: add support for tazpkg-url: tazpkg://url.to.repo/version/pkg.tazpkg
2012-04-12 Christopher Rogers tazpkg: Add support for new slitaz.conf. Changed md5sum to $CHECKSUM thats in the new slitaz.conf. Add update_kernel_modules function so we can update kernel modules.dep file if /sbin/depmod exist and /lib/modules path is in package.
2012-04-12 Christophe Lincoln add tazpkg-url base support - tazpkg-box will be update and this will let us install packages with url: tazpkg://
2012-04-12 Christophe Lincoln Some vars fixes
2012-04-12 Christophe Lincoln let install more than one package at once: tazpkg -gi pkg1 pkg2 pkg3 --opt1 --opt2
2012-04-12 Christophe Lincoln Add function from old libtaz only used by tazpkg (we will probably have a libtazpkg.sh used also by tazlito
2012-04-05 Christophe Lincoln Added tag 4.9.2 for changeset 3167d47c97c5
2012-04-05 Christophe Lincoln Prepa for release4.9.2
2012-04-05 Christophe Lincoln Remove buggy and unneede code about mirror file, mirror MUST have only one main mirror URL (use setup-mirror to change the url)
2012-04-05 Christophe Lincoln Fix mirror URL (it can have a traling slash or not) and fix mirror file backup (we dont have wanted.txt depends.txt libraries.txt)
2012-04-01 Paul Issott Update docs
2012-03-29 Pascal Bellard tazpkg: fix update-mime-database post_install
2012-03-28 Richard Dunbar tazpkg-notify: fix TazPKG manual link
2012-03-25 Christopher Rogers tazpkg: Fixed last commit.
2012-03-25 Richard Dunbar tazpkg: restore user mirror selection
2012-03-23 Claudinei Pereira add complete doctype declaration on pt_BR doc
2012-03-22 Aleksej Bobylev pot updated (were incorrect line numbers)
2012-03-22 Aleksej Bobylev add ru to desktop files and mime-info
2012-03-22 Aleksej Bobylev doc: add some clear markup to en, providing it in css (do we need 88% letters size? its small; auto-hyphenation added), add ru doc
2012-03-14 Claudinei Pereira Add: name[pt_BR] do desktop files
2012-03-14 Claudinei Pereira Remove: tazpkg.pt.html
2012-03-14 Claudinei Pereira Add: tazpkg_notify pt_BR.po & move: doc/tazpkg.pt.html to doc/tazpkg.pt_BR.html
2012-03-07 Christopher Rogers tazpkg: Add support to use gtk-update-icon-cache if /usr/share/icons/hicolor is in files.list. Also add support to use glib-compile-schemas if /usr/share/glib-2.0/schemas is in files.list.
2012-03-06 Christophe Lincoln notify: use standard tazpkg icon
2012-03-06 Christophe Lincoln Fix fr translation for notify and up POT
2012-03-05 Antoine Bodin Added tag 4.9.1 for changeset 0c46c686099b
2012-03-05 Antoine Bodin Change $VERSION to 4.9.14.9.1
2012-03-05 Antoine Bodin Fix: don't automatically switch to main SliTaz mirror; it prevent us to use the mirror we want to
2012-03-02 Christophe Lincoln Added tag 4.9 for changeset da3bd3962a3e
2012-03-02 Christophe Lincoln small fixes to notify and box4.9