Commit graph

49 commits

Author SHA1 Message Date
Andrea Alberti ddb174be3a
Patched download handler za-patch-dl-handler to avoid problems when the user provide a string in the ICE option dl containing new lines \n. Now new lines and leading /trailing spaces are correctly removed. (#17)
Some checks failed
Lint / commit (push) Failing after 0s
Lint / lint (push) Failing after 0s
2025-02-15 16:31:38 +01:00
Vladislav Doster 71218022d9 fix: log message convention
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-12-04 04:35:48 -06:00
vladislav doster 7386010554
fix: consistent logging format (#14)
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-04-28 17:17:54 -05:00
vladislav doster 8542a149c6
feat: add lint gh action workflow (#13) 2023-04-15 23:46:04 -05:00
Jan Katins f4b9d7e026
fix: register the atpull hook to run after atpull and dl ices (#11)
This prevents a problem when using the `dl` ice without the `atpull'%atclone'` ice.

See [issue 467](https://github.com/zdharma-continuum/zinit/issues/467#issuecomment-1436045853) for a debugging session regarding this problem.
2023-02-27 00:06:01 -06:00
vladislav doster 4fba9d16b9
fix: use +zinit-message for logging (#10)
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-01-07 23:17:46 -06:00
Ryan Despain 6f2d509b17
fix: remove arithmetic operator causing 'bad floating point constant' error (#4)
Co-authored-by: arr <ryan.despain@vivint.com>
Co-authored-by: arr <mvdoster@gmail.com>
2022-07-31 23:29:27 -05:00
vladislav doster ddde9c8bbc
style: format zsh and markdown to zinit convention (#3)
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-06-26 16:51:29 -05:00
Philipp Schmitt f4cbf42374
Remove non-ascii chars from filenames (#2) 2021-11-19 23:10:52 +01:00
Philipp Schmitt 2c57600e6d
Update zdharma org name 2021-11-12 12:10:12 +01:00
Philipp Schmitt 15de35601d
Update internal names 2021-11-12 12:08:17 +01:00
Philipp Schmitt eedad3250f
Merge pull request #1 from zdharma-continuum/update-title 2021-11-12 12:07:37 +01:00
Philipp Schmitt 6ed614767d
Update title 2021-11-11 20:26:32 +01:00
Philipp Schmitt b836cb1e35
Update urls 2021-11-10 18:33:21 +01:00
Philipp Schmitt c411f60080
Update url 2021-11-10 18:27:35 +01:00
Sebastian Gniazdowski 01257684b8 Rename variables. 2020-07-23 16:44:08 +02:00
Sebastian Gniazdowski 9c74a25c89 Impose order on the calling of hooks regardless of its registration. 2020-07-09 07:24:29 +02:00
Sebastian Gniazdowski b6091500f9 handler: Fix cooperation with As-Monitor annex
Issues https://github.com/zinit-zsh/z-a-as-monitor/issues/2 and
https://github.com/zdharma/zinit/issues/183.
2020-05-14 18:17:35 +02:00
Sebastian Gniazdowski 34255eb09e handler: Resolve correctly dl-ice conflict with as-monitor 2020-05-14 17:56:03 +02:00
Sebastian Gniazdowski 9306a7c83b .gitignore 2020-02-18 02:51:10 +01:00
Sebastian Gniazdowski b1fae25c20 Rename the handler from :za-* to →za-* to allow using on Windows 2020-02-18 02:50:54 +01:00
Sebastian Gniazdowski 4987e47e70 *handler: Show the messages only when the update is nonempty 2020-02-07 05:54:33 +01:00
Sebastian Gniazdowski 8d4d19c520 *handler: Use the multi-flag to more robustly limit the message activity 2020-02-07 05:06:08 +01:00
Sebastian Gniazdowski ba10c4736c *handler: Respect the -q/--quiet option to `update' 2020-02-07 04:50:03 +01:00
Sebastian Gniazdowski b642fc7d38 handler: Rename a function 2020-01-22 00:37:39 +01:00
Sebastian Gniazdowski 3814337c17 README.md 2020-01-22 00:35:14 +01:00
Sebastian Gniazdowski 4fa14dfbd8 Zplugin → Zinit rename 2020-01-22 00:33:20 +01:00
Sebastian Gniazdowski 4289784cd2 plugin.zsh: Zplugin → Zinit rename 2020-01-18 07:33:18 +01:00
Sebastian Gniazdowski 8bce689e59 Zplugin → Zinit rename 2020-01-17 22:43:46 +01:00
Sebastian Gniazdowski 8593c6a09f plugin.zsh: Use the proper ID 2019-12-19 19:03:11 +01:00
Sebastian Gniazdowski 00bfbc6cb1 *handler: Adapt for dlpage → dlink ice name change 2019-12-19 15:45:16 +01:00
Sebastian Gniazdowski 277b471c5a *handler: Resolve the ice conflict with z-a-as-track 2019-12-18 19:07:21 +01:00
Sebastian Gniazdowski e767c9261f *handler: Substitute keywords (like %URL%, $ZPFX) in patch'' contents 2019-12-11 21:43:23 +01:00
Sebastian Gniazdowski 36d98fe178 *handler: Substitute the keywors in the whole dl'' URL 2019-12-11 21:41:40 +01:00
Sebastian Gniazdowski 32e5a5fc34 *handler: Substitute %ID%, %URL%, $ZPFX, etc. in the dl'' ice 2019-12-11 21:38:37 +01:00
Sebastian Gniazdowski 07f7ce0bb0 *handler: Make *file-stdout more reliable 2019-09-28 11:00:39 +02:00
Sebastian Gniazdowski 6adc50cb58 plugin.zsh: Provide (empty) help handler 2019-09-15 03:56:31 +02:00
Sebastian Gniazdowski 8b2b207302
Update README.md 2019-09-10 04:25:19 +02:00
Sebastian Gniazdowski 277f4a5ab7 Updated README.md 2019-09-10 01:44:24 +02:00
Sebastian Gniazdowski a0af621aa9 Updated README.md 2019-09-10 01:43:29 +02:00
Sebastian Gniazdowski 831c72962c Updated README.md 2019-09-10 01:42:04 +02:00
Sebastian Gniazdowski 49a229915b *hanled: Rename zp-* -> za-* 2019-09-10 01:36:58 +02:00
Sebastian Gniazdowski 4c5b4eff87 Updated README.md. 2019-09-10 01:27:30 +02:00
Sebastian Gniazdowski 274ba22e88 images: fbterm-ex.png 2019-09-10 01:19:00 +02:00
Sebastian Gniazdowski ae9975935c *handler: Implement patch'' 2019-09-10 00:49:42 +02:00
Sebastian Gniazdowski e7df3532a3 *handler: Correctly establish the destination directory for dl'' 2019-09-10 00:35:04 +02:00
Sebastian Gniazdowski 24b84aa9a4 plugin.zsh,*handler: dl'' works 2019-09-10 00:17:20 +02:00
Sebastian Gniazdowski 173bbf225d Add .gitignore 2019-09-10 00:16:41 +02:00
Sebastian Gniazdowski 65131f3a8c
Initial commit 2019-09-08 04:33:28 +02:00