Commit graph

3 commits

Author SHA1 Message Date
Sebastian Gniazdowski
f8ea637efe ZPA: Dash-compatibility; -q/--quiet options (no output except stderr) 2018-11-19 16:31:40 +01:00
Sebastian Gniazdowski
7984640353 ZPA: Bugfixes, option to process only new plugins; 9.1 vs. 31.9 minutes
With -n/--only-new option ZPA will skip processing plugins/themes that
already have an emoji string assigned. So after adding some new plugins,
one can run with -n/--only-new, to save time. However, plugins/themes
without any emoji string in normal state will be recognized as new and
reprocessed too. That's why it's not 1 vs. 32 minutes, but 9 vs. 32.
A non-rendered character for Github Markdown is needed to mark no-emoji
old/known plugins.

Added zparseopts that processes a few options, from which currently -v/
/--verbose is used – it causes git clone progress-bar to appear. And
of course -n/--only-new.
2018-11-19 14:59:54 +01:00
Sebastian Gniazdowski
5451add3c9 ZPA: Emoji are now the main indicators; themes are now processed too 2018-11-02 18:26:41 +01:00