spk log

age author description
2019-02-26 Pascal Bellard Remove ashism ==default tip
2017-02-16 Christophe Lincoln libspk.sh: exit downlaod if sum dont match
2015-03-22 Eric Joseph-Alexandre Added tag 1.4.3 for changeset 769113516402
2014-12-01 Aleksej Bobylev Translate to Russian.1.4.3
2014-04-30 Christophe Lincoln Added tag 1.4.2 for changeset e6c5f54a2a02
2014-04-30 Christophe Lincoln Fix saving config installed config files1.4.2
2014-04-25 Paul Issott Tiny edits
2014-04-25 Christophe Lincoln Added tag 1.4.1 for changeset 2a83ddd0845a
2014-04-25 Christophe Lincoln Fix and and simpify CONFIG_FILES management1.4.1
2014-04-25 Christophe Lincoln Update documentation
2014-04-24 Paul Issott Tiny edits
2014-04-24 Christophe Lincoln Added tag 1.4 for changeset a8e93994f7b5
2014-04-24 Christophe Lincoln prepa for release1.4
2014-04-24 Christophe Lincoln Add spk-sql (let make some testing with SQLite package DB to see if we faster than parsing text files
2014-04-24 Christophe Lincoln Clean-up cache before update
2014-04-07 Paul Issott Tiny edits
2014-04-06 Christophe Lincoln Added tag 1.3 for changeset 10b0d0f51123
2014-04-06 Christophe Lincoln Mini up in doc1.3
2014-04-06 Christophe Lincoln Add desktop files for spk-dialog and spk.png
2014-04-06 Christophe Lincoln Improve spk-dialog and spk-find
2014-04-05 Paul Issott Tiny edits
2014-04-05 Christophe Lincoln spk: add reconf command
2014-04-02 Christophe Lincoln Added tag 1.2 for changeset 2024b7748587
2014-04-02 Christophe Lincoln Add spk-dialog (small ncurses/gui to spk tools)1.2
2014-03-30 Christophe Lincoln spk-find: fix count
2014-03-29 Paul Issott Edit docs
2014-03-29 Christophe Lincoln Add spk-find, update doc
2014-03-29 Christophe Lincoln libspk.sh fix lopp download
2014-03-18 Christophe Lincoln Added tag 1.1.1 for changeset 34bfe92ee9f6
2014-03-16 Christophe Lincoln spk-up: fix multiarch pkgs md51.1.1
2014-03-03 Paul Issott Tiny edits
2014-01-05 Paul Issott Tiny edits
2014-01-05 Christophe Lincoln Added tag 1.1 for changeset 218ee0ee6502
2014-01-05 Christophe Lincoln Add some documentation :-)1.1
2013-12-21 Christophe Lincoln Some fixes to the --get option
2013-12-21 Christophe Lincoln libspk.sh: use busybox wget
2013-01-17 Eric Joseph-Alexandre Added tag 1.0 for changeset a3e324588d24
2013-01-17 Eric Joseph-Alexandre spk:add1.0
2012-12-20 Christopher Rogers spk-add: Check if $tmpdir/receip exist before deleting it.
2012-12-20 Christopher Rogers spk-rm: Moved remove_file function to libspk.sh.
2012-09-18 Christophe Lincoln spk-ls: small fix
2012-09-18 Christophe Lincoln spk-add: fix old file to remove
2012-07-01 Christophe Lincoln spk-ls: fix short list
2012-06-16 Paul Issott Tiny edits
2012-06-09 Christian Mesh Removed slackware conversion
2012-06-09 Christian Mesh Successfully converted a ipk package\!
2012-06-09 Christian Mesh Successfully converted a arch package\!
2012-06-09 Christian Mesh Successfully converted a deb package\!
2012-06-09 Christian Mesh Successfully converted a rpm package\!
2012-06-09 Christian Mesh moved pack to spk-convert for now.
2012-06-09 Christian Mesh Convert: Added missing funcitons, fixed a few bugs
2012-06-09 Christian Mesh Add spk-convert (Still needs a few functions)
2012-06-05 Christopher Rogers spk-mirror: Add support to making $pkgsdir/libraries.txt if $tmpdir/library.list exists. This should cause any problems since it only makes $pkgsdir/libraries.txt if $tmpdir/library.list is extracted from tazpkg package.
2012-06-05 Christopher Rogers spk: Add --forced support. Someone must have forgot this.
2012-06-05 Christopher Rogers libspk.sh: Add extract_librarylist function. This is for my cookutils to extract the library.list file in tazpkg packages. Its not used in anything yet so it shouldn't break anything.
2012-06-02 Christian Mesh removed run func at bottom of libspk, conflicts with wireless_tools
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 small output changes to spk-rm
2012-06-02 Christian Mesh tiny edit in mirror
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