tazwok log

age author description
2011-02-02 Antoine Bodin Fix: stupid error (thanks Godane)
2011-02-01 Antoine Bodin Added tag 0.0.5.3 for changeset a0a0b4c8ecc1
2011-02-01 Antoine Bodin Fix: blocked should not be removed anymore
2011-02-01 Antoine Bodin Added tag 0.0.5.2 for changeset 3afbd57156a1
2011-02-01 Antoine Bodin Various bugfixes; Rework check-for-lib-update part; ensure cook command keep consistency of wok database; speed-up check-incoming
2011-01-31 Antoine Bodin Allow to skip scan when push incomings
2011-01-31 Antoine Bodin Don't install bdeps for meta without compile rules, thanks godane
2011-01-31 Antoine Bodin Fix minor issue about Updating receipt size status display
2011-01-31 Antoine Bodin Added tag 0.0.5.1 for changeset c17058c5f06a
2011-01-31 Antoine Bodin Fix: use clean-chroot to ensure no more depends are left in cooking environnment
2011-01-31 Antoine Bodin Fix: block core toolchain packages efficiently and support block-list correctly
2011-01-31 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok-experimental
2011-01-26 Christopher Rogers Added tag 0.0.4.1 for changeset 3cbde35a56d9
2011-01-26 Christopher Rogers Fixed order for cooktoolkit in tazwok.conf i think. Perl needs db, gdbm, and zlib to be compiled before perl is.
2011-01-31 Antoine Bodin Added tag 0.0.5 for changeset 8c233be73ba9
2011-01-31 Antoine Bodin Rework commits/cooklist handling and fixed various minor issues
2011-01-26 Antoine Bodin Added tag 0.0.4 for changeset d07da31a635e
2011-01-26 Antoine Bodin Fix: look_for_updated packages now works well
2011-01-26 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok-experimental
2011-01-26 Christopher Rogers Fixed a sintex problem with fgrep '-/+ buffers'. Fgrep doesn't like -.
2011-01-26 Antoine Bodin Fix an fgrep command
2011-01-26 Antoine Bodin is now created by libtaz when sourced
2011-01-26 Antoine Bodin Remove remove-old command as tazwok-experimental clean tarball/packages progressively & automatically.
2011-01-26 Antoine Bodin Added tag 0.0.3 for changeset 4359e83840f9
2011-01-25 Antoine Bodin Various code cleanup and improvement
2011-01-23 Antoine Bodin Fix: typo
2011-01-23 Antoine Bodin Fix: build wok data files if missing before scanning them
2011-01-22 Antoine Bodin Fix: all missing dirs are now created when mounting chroot.
2011-01-22 Antoine Bodin Added tag 0.0.2.1 for changeset 537d66176338
2011-01-22 Antoine Bodin Add: configure-chroot function I forgot