spk log lib/libspk.sh

age author description
2012-06-02 Christian Mesh fix from last commit
2012-06-02 Christian Mesh changed several tools to use lib functions
2012-06-02 Christian Mesh Clean spk-ls, fix output I broke in libspk
2012-06-02 Christian Mesh clean several echos in libspk
2012-06-01 Paul Issott Tiny edits
2012-05-25 Christophe Lincoln Create cache dir if missing
2012-05-24 Christophe Lincoln Small fixes and improvments to add, mirror and libspk.sh
2012-05-23 Christophe Lincoln Fix spk-add and small clean
2012-05-19 Christian Mesh merge
2012-05-19 Christian Mesh Bug fixes (my fault)
2012-05-19 Christopher Rogers libspk.sh: Better to check for installed receipt file then just the folder. In chroot sometimes the package folder in $installed still exists. This shouldn't break anything anyways.
2012-05-19 Christian Mesh Removed spk-archive, moved extract to libspk
2012-05-19 Christian Mesh small clean
2012-05-19 Christian Mesh Update to use new colorize
2012-05-18 Christophe Lincoln bunch of improvments to download
2012-05-18 Christophe Lincoln libspk.sh and spk-add: better but not finished download function, spk: add option --get and command clean
2012-05-18 Christophe Lincoln Bunch od small improvments and better package_full to handle extra repos
2012-05-18 Christophe Lincoln Less verbose on extract but show package size, add comments to download() and enbale --quiet mode
2012-05-18 Christophe Lincoln spk-add, libspk.sh: rename a function and use lowercase for internal var
2012-05-18 Christophe Lincoln Fixes and small improvments to spk-mirror, spk-ls handle extra repo
2012-05-17 Christophe Lincoln Bunch of improvment, new extract_fileslist function in libspk.sh
2012-05-17 Christophe Lincoln small fix to spk and prepa for spk-mirror
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: 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-add: some morning fixes
2012-05-16 Christophe Lincoln spk-rm handle modifiers, small changes and fixes
2012-05-15 Christophe Lincoln spk-add: use lower case interanal var, use $root, show install path
2012-05-15 Christophe Lincoln A bunch of fix to add an lib
2012-05-15 Christophe Lincoln spk-add: some colors, improvments, usage
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 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 Some fixes to lib/libspk.sh
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: lib/libspk.sh and up README