spk log

age author description
2012-06-02 Christian Mesh Clean spk-ls, fix output I broke in libspk
2012-06-02 Christian Mesh Small fixes to spk-add
2012-06-02 Christian Mesh clean several echos in libspk
2012-06-01 Paul Issott Tiny edits
2012-05-29 Christophe Lincoln spk-mirror: we need ARCh to create packages lits
2012-05-28 Christophe Lincoln spk-add: install missing deps by default (--nodeps or --confirm can be used)
2012-05-25 Christophe Lincoln spk-up: improve extra local package
2012-05-25 Christophe Lincoln spk-up: check_root
2012-05-25 Christophe Lincoln Create cache dir if missing
2012-05-25 Christophe Lincoln spk-up: small cosmetic fix
2012-05-25 Christophe Lincoln spk-add: handle online arch packages (installing online pkgs from an ARM machine works :-)
2012-05-25 Christophe Lincoln spk-ls: small fixe
2012-05-25 Christophe Lincoln spk-add: install local cross-compiled packages (they have -ARCH string)
2012-05-25 Christophe Lincoln spk-ls: warm if missing receipt
2012-05-24 Christophe Lincoln spk-up: recharge list by default
2012-05-24 Richard Dunbar spk: tiny edit
2012-05-24 Christophe Lincoln spk: fix uninstalled packages (please check your code before commit...)
2012-05-24 Christophe Lincoln Dont say system is up-to-date if we have blocked packages
2012-05-24 Christophe Lincoln spk-up: small fixes
2012-05-24 Christophe Lincoln spk-up: get repo name earlier and to it better for individual packages up
2012-05-24 Christophe Lincoln Add spk-up: lets update the system or individual packages, priority work (unlike tazpkg)
2012-05-24 Christophe Lincoln Small fixes and improvments to add, mirror and libspk.sh
2012-05-23 Richard Dunbar Tiny edits
2012-05-23 Christophe Lincoln Fix spk-add and small clean
2012-05-23 Christophe Lincoln spk-ls: fix --short option
2012-05-22 Christophe Lincoln spk-mirror: use ARCH to gen packges list
2012-05-19 Christophe Lincoln remove spk-archive from Makefile and README
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-archive: be busybox ash compatible
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 Add: spk-mirror (Handle official and extra mirrors, create packages list from a directory
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: 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