tazpkg log

age author description
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
2012-03-02 Christophe Lincoln Add tazpkg-notify French translation
2012-03-02 Christophe Lincoln Remove old tazpkg-notify po files (all strings have changed)
2012-03-02 Christophe Lincoln Update POT files
2012-03-02 Christophe Lincoln new tazpkg-notify, use notification menu and autoclose if nothing to do
2012-03-02 Christophe Lincoln tazpkg-box: Improove desktop integration, output tazpkg cmd to a GTK box
2012-03-01 Paul Issott Tiny edits
2012-03-01 Antoine Bodin Added tag 4.8.2 for changeset 40e24a60be5e
2012-03-01 Antoine Bodin Up $VERSION to 4.8.24.8.2
2012-03-01 Antoine Bodin Remove tazwok specific files downloading - the tazwok feature needing those never been implemented correctly
2012-03-01 Antoine Bodin Tiny fix for case when user switch several times between repository with and without ID file
2012-02-29 Antoine Bodin Added tag 4.8.1 for changeset a1135796a51b
2012-02-29 Antoine Bodin Up $VERSION to 4.8.14.8.1
2012-02-29 Antoine Bodin Fix a long-standing bug that causes download to fails when the url of mirror was not suffixed with a slash
2012-02-29 Antoine Bodin Fix a bug that made tazpkg recharge slow
2012-02-29 Christophe Lincoln Added tag 4.8 for changeset feaa61126ea6
2012-02-29 Christophe Lincoln Update POT file4.8
2012-02-29 Christophe Lincoln tazpkg-box: Use terminal to extract or install
2012-02-29 Christophe Lincoln Up Makefile and copyright year
2012-02-29 Christophe Lincoln Add tazpkg-box (replace tazpkgbox-install to perform actions on package from file managers)
2012-02-19 Eric Joseph-Alexandre Added tag 4.7.4 for changeset 6ace4f1ad540
2012-01-14 Pascal Bellard tazpkg: remove an error message for CONFIG_FILES4.7.4