spk log

age author description
2012-05-17 Christophe Lincoln small fix to spk and prepa for spk-mirror
2012-05-17 Christophe Lincoln spk: show package log with --log
2012-05-17 Christophe Lincoln spk-add: log install message
2012-05-17 Christophe Lincoln Show added/removed packages count in verbose mode + some and fixes
2012-05-17 Christophe Lincoln spk-add: handle local packages and almost fix modified files check and display overwrited files
2012-05-17 Christophe Lincoln spk-add: use grep not egrep, spk enable --add option
2012-05-17 Christophe Lincoln spk-add: install_deps by default if no --confirm
2012-05-17 Christophe Lincoln libspk.sh: full_package can be more efficient
2012-05-17 Christophe Lincoln spk-rm: remove package from instlled.$MD5
2012-05-17 Christophe Lincoln spk-add: some morning fixes
2012-05-16 Christophe Lincoln cosmetic change to testsuite
2012-05-16 Christophe Lincoln Add a small testsuite to check libspk.sh functions usage
2012-05-16 Christopher Rogers Update AUTHORS.
2012-05-15 Christopher Rogers spk: Use debug function.
2012-05-15 Christian Mesh Removed modifers from spk-rm
2012-05-15 Christian Mesh Changed spk-add to ask for removing conflicting packages.
2012-05-15 Christian Mesh Change: use debug function in spk-add
2012-05-15 Christian Mesh Removed pack from spk-archive
2012-05-16 Christophe Lincoln Few cosmetic changes
2012-05-16 Christophe Lincoln Better modifiers and rdeps handler in spk-rm and fixes
2012-05-16 Christophe Lincoln spk-rm handle modifiers, small changes and fixes
2012-05-15 Christophe Lincoln spk-add: we do check modified each time, no test needed and dont add pkg to modifiers if already in
2012-05-15 Christophe Lincoln spk-add: handle modifiers faster
2012-05-15 Christophe Lincoln spk: small improvments
2012-05-15 Christophe Lincoln spk-add: add installed packges to installed.md5 not packages.md5
2012-05-15 Christophe Lincoln spk-add: use lower case interanal var, use $root, show install path
2012-05-15 Christophe Lincoln spk-add modifiers: dont add package to itsef
2012-05-15 Christophe Lincoln A bunch of fix to add an lib
2012-05-15 Christophe Lincoln Tiny fixes and update Makefile
2012-05-15 Christophe Lincoln spk-add: some colors, improvments, usage
2012-05-15 Christophe Lincoln spk-add: one function to update all dbs
2012-05-15 Christophe Lincoln spk-add: rename some functions
2012-05-15 Christophe Lincoln spk-add: some minor change and improvments
2012-05-15 Christophe Lincoln spk-add: make id busybox ash compatible and fix libspk.sh as well
2012-05-15 Christophe Lincoln spk-add: is NOT busbox compatible (bash is a huge package with readline deps for an base-system at 8Mb)
2012-05-15 Christophe Lincoln spk-add: we should use new style (also lot of clean is needed
2012-05-15 Christophe Lincoln spk-add: we want usage() and come empty line clean-up
2012-05-15 Christophe Lincoln Use colorize in some case and improve spk-ls --short
2012-05-15 Christophe Lincoln Add newline to first package listed also in mirrored
2012-05-15 Christophe Lincoln spk: add support for blocked pkgs: spk pkg1 ... pkgN --block
2012-05-15 Christophe Lincoln add: spk and some improvments
2012-05-15 Christophe Lincoln Some fixes to libspk.sh and spk-ls to use --root=
2012-05-15 Christophe Lincoln libspk.sh: set $root for all files/DB path, spk-rm: work with --root=
2012-05-15 Christophe Lincoln Improve Makefile, use lib in /usr/lib/slitaz
2012-05-15 Christophe Lincoln Add spk-ls (list pkgs and files installed ba packages)
2012-05-15 Christophe Lincoln Some fixes to lib/libspk.sh
2012-05-15 Christophe Lincoln spk-rm: almost finished and works fine
2012-05-13 Paul Issott Tiny edits
2012-05-11 Christian Mesh Add: spk-add, spk-archive (both in working condition, but still need lots of cleaning and testing)
2012-05-12 Christophe Lincoln Add a Makefile and imrove spk-rm skeleton
2012-05-11 Christian Mesh added serveral functions to libspk and changes spk-remove to use generic yes-no function
2012-05-11 Christophe Lincoln Add spk-rm (make it standard and then use it as skeleton for other tools), main spk tool will folow
2012-05-11 Christophe Lincoln Add: AUTHORS (empty) and COPYING
2012-05-11 Christophe Lincoln Add doc/libspk.txt (man alike doc for libspk.sh
2012-05-11 Christophe Lincoln Add: lib/libspk.sh and up README
2012-05-11 Christian Mesh info should be in libspk
2012-05-11 Christophe Lincoln README: not sure about spk-info :-)
2012-05-11 Christophe Lincoln README: howto develop
2012-05-11 Christian Mesh Spellcheck and add spk- tools
2012-05-11 Christophe Lincoln First commit with the README