Age | Commit message (Collapse) | Author | Files | Lines |
|
Also, cleaning up the `bin/` directory:
- ak-sm-filejoiner and
- ak-sm-filesplitter
are now part of `lib/_ak_smfiles`
Updated README as well removing the above scripts and fixing the typo:
- sm-files -> smfiles
from the modules list.
Note that the module part, as well as the `files` module are going to be
removed in favor of `ak-fs`. Stay tuned for that.
To update, do:
```
git pull
./update.sh
```
|
|
|
|
|
|
- Also: _ak_not_implemented introduced
|
|
|
|
Affected scripts:
- ak
- ak-articles
- ak-categories
- ak-comments
- ak-data-expand
- ak-enter
- ak-files
- ak-find-latest-mined-sblock
- ak-folders
- ak-follow
- ak-following
- ak-fs-add
- ak-ipfs-check
- ak-ipns-resolve
- ak-news
- ak-profile
- ak-schain-latest-cached
- ak-sm-files
- ak-sm-filesplitter
- ak-stellar-get-participants
- ak-tempassin
- ak-todos
- ak-transactions
- ak-zblock-cache
- ak-zblock-manipulator
- ak-zblock-pack
- ak-zblock-show
- ak-zchain-chk
|
|
ofc, logit was the first lib to add... finally
|
|
|
|
|
|
to maintain, changes in filesplitter and filejoiner as they move sm submodule namespace... like there are namespaces in bash or something
|