Navigation

Project: tazpkg

Clone project: hg clone http://hg.slitaz.org/tazpkg

  • Download tarball:
  • bz2
  • gz

Search

tazpkg log

age author description
2 months ago Aleksej Bobylev Remove dirty word from Spanish translation (thanks Ren? Rivero)default tip
3 months ago Claudinei Pereira tazpkg-notify: update pt_BR.po
3 months ago Claudinei Pereira update pt_BR.po
4 months ago Pascal Bellard tazpkg: gawk do not like rdepend (thanks tkoun)
4 months ago Aleksej Bobylev Display localized short description if it exists
4 months ago Erjo Added tag 5.1 for changeset ff6047ba3d2b
4 months ago border update version number5.1
4 months ago Pascal Bellard Added tag 5.1 for changeset 8b5eda2bee72
4 months ago Richard Dunbar Undo fix bug 65 which dumps tazpkg.log in /,and fix bug 69 SUM is already declared in /etc/slitaz/slitaz.conf
4 months ago border Declare the SUM variable. fix bug 69
4 months ago border fix bug 65
4 months ago Aleksej Bobylev Improve Greek translations (thanks Constantine Mousafiris)
5 months ago Aleksej Bobylev Added Greek translations (thanks Constantine Mousafiris)
5 months ago Stanislas Leduc completed nd fix grammar synthax french translation for tazpkg
5 months ago Stanislas Leduc minor add translation
5 months ago Stanislas Leduc fix greek wrong unicode
5 months ago Stanislas Leduc commit Greek traduction made by Constantine Mousafiris
5 months ago Stanislas Leduc correct grammar synthax
5 months ago Stanislas Leduc Completed fr.po for i18n support
8 months ago Paul Issott Tiny typos
8 months ago Claudinei Pereira move back 'pt_BR' doc name to 'pt' so tazlocale can handle it properly
10 months ago Aleksej Bobylev convert new RPM issue: workaround feat. 7z; update pot & po, translate new strings to Russian
10 months ago Aleksej Bobylev check i18n: make {pot,msgfmt,clean}; tiny edit ru.po
11 months ago 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).
12 months ago Christophe Lincoln Added tag 5.0 for changeset 0ae7d245757b
12 months ago Christophe Lincoln make pot and msgmerge5.0
12 months ago Christophe Lincoln Use newline(), more shortcut for cmds and improve list output
12 months ago Christophe Lincoln Remove xhtml-list (we have tazpanel now) save 101 lines
12 months ago Christophe Lincoln tazpkg: improve up output and small clean
12 months ago Richard Dunbar Set path for INSTALL_LIST-processed
13 months ago Christophe Lincoln Make POT and msgmerge
13 months ago Christophe Lincoln Use boldify and output in raw for tazpkg-box (now gui install display messages in realtime)
13 months ago Christophe Lincoln tazpkg: we dont need get_options, libtaz.sh store options by default
13 months ago Christophe Lincoln Disable multi pkg install, it's not well implemented
13 months ago Christopher Rogers tazpkg: Remove separator function. Its now in /lib/libtaz.sh.
13 months ago Christopher Rogers tazpkg: Fixed typo.
13 months ago Christophe Lincoln Use /lib/libtaz.sh
13 months ago Christophe Lincoln tazpkg-box: add support for tazpkg-url: tazpkg://url.to.repo/version/pkg.tazpkg
13 months ago 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.
13 months ago Christophe Lincoln add tazpkg-url base support - tazpkg-box will be update and this will let us install packages with url: tazpkg://
13 months ago Christophe Lincoln Some vars fixes
13 months ago Christophe Lincoln let install more than one package at once: tazpkg -gi pkg1 pkg2 pkg3 --opt1 --opt2
13 months ago Christophe Lincoln Add function from old libtaz only used by tazpkg (we will probably have a libtazpkg.sh used also by tazlito
13 months ago Christophe Lincoln Added tag 4.9.2 for changeset 3167d47c97c5
13 months ago Christophe Lincoln Prepa for release4.9.2
13 months ago 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)
13 months ago 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)
13 months ago Paul Issott Update docs
13 months ago Pascal Bellard tazpkg: fix update-mime-database post_install
13 months ago Richard Dunbar tazpkg-notify: fix TazPKG manual link
14 months ago Christopher Rogers tazpkg: Fixed last commit.
14 months ago Richard Dunbar tazpkg: restore user mirror selection
14 months ago Claudinei Pereira add complete doctype declaration on pt_BR doc
14 months ago Aleksej Bobylev pot updated (were incorrect line numbers)
14 months ago Aleksej Bobylev add ru to desktop files and mime-info
14 months ago 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
14 months ago Claudinei Pereira Add: name[pt_BR] do desktop files
14 months ago Claudinei Pereira Remove: tazpkg.pt.html
14 months ago Claudinei Pereira Add: tazpkg_notify pt_BR.po & move: doc/tazpkg.pt.html to doc/tazpkg.pt_BR.html
14 months ago 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.