Commit graph

54 commits

Author SHA1 Message Date
Vladislav Doster 26a884eeef fix: log message convention
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-12-04 04:38:49 -06:00
vladislav doster 76f19af64a
Merge pull request #13 from zdharma-continuum/fix/formatting-and-logging
fix: consistent log format & help message
2023-04-28 17:19:39 -05:00
Vladislav Doster 756843d867
fix: log format and help output
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-04-28 16:33:34 -05:00
vladislav doster 4906784637
Merge pull request #12 from zdharma-continuum/ci/gh-action-lint-workflow
feat: add lint gh action workflows
2023-04-15 22:00:39 -05:00
Vladislav Doster eae43096ae
feat: add lint gh action workflow 2023-04-14 17:13:11 -05:00
vladislav doster df96cdece0
Merge pull request #8 from vladdoster/style/format-zsh
style: reformat Zsh code to Zinit convention
2022-07-18 14:39:35 -05:00
Vladislav Doster 032bbcab4f style: reformat Zsh code to Zinit convention
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-07-18 14:37:52 -05:00
Philipp Schmitt 6b3d6de486
Merge pull request #6 from NICHOLAS85/nonzeroexit 2022-02-23 07:30:19 +01:00
NICHOLAS85 5536bd7cea *atpull-handler: Stop nonzero egrep exit when there are no matches 2022-02-21 23:31:46 -05:00
vladislav doster a27481b2a8
(docs): add syntax section 2021-12-01 06:43:31 -06:00
vladislav doster dcafbf5622
(docs): update README.md examples and grammar 2021-12-01 06:06:44 -06:00
Philipp Schmitt 8fa6ea4cb4
Merge pull request #5 from vladdoster/patch-1 2021-11-24 08:09:52 +01:00
vladislav doster 29cd18b738
(docs): fix broken image rendering
- apply markdown formatting
- fix broken image rendering
2021-11-24 01:00:03 -06:00
Philipp Schmitt 879d46d346
Merge pull request #4 from vladdoster/patch-1 - Fixes #3 2021-11-24 07:26:47 +01:00
vladislav doster e28700c7b5
(bugfix): update path of git-process-output.zsh
The [commit c0f14512a0d041989f64260eaed054f7a3370d50](c0f14512a0) moved `git-process-output.zsh`
2021-11-24 00:25:15 -06:00
Philipp Schmitt 6395b86a48
Merge pull request #2 from zdharma-continuum/ascii-filenames 2021-11-19 23:09:04 +01:00
Philipp Schmitt d21008a557
Remove non-ascii chars from filenames
Ref: https://github.com/zdharma-continuum/zinit/issues/58
2021-11-19 17:38:18 +01:00
Philipp Schmitt 134d9c98ac
Update internal names 2021-11-12 12:14:12 +01:00
Philipp Schmitt bf7fc7957b
Merge pull request #1 from zdharma-continuum/update-name 2021-11-12 12:13:35 +01:00
Philipp Schmitt a4c41aada8
Update title and remove donation links 2021-11-11 20:32:20 +01:00
Philipp Schmitt 5e7235017b
Update repo url 2021-11-10 18:36:12 +01:00
Philipp Schmitt 101c813a22
Update link 2021-11-10 18:35:14 +01:00
Philipp Schmitt 5cde0f9ff8
Update url 2021-11-10 18:27:37 +01:00
Sebastian Gniazdowski 9ce1a4c5ad Rename variables. 2020-07-23 16:44:49 +02:00
Sebastian Gniazdowski 5ef54e4027 Impose order on the calling of hooks regardless of its registration. 2020-07-09 07:28:27 +02:00
Sebastian Gniazdowski b490fa33cf atpull-handler: Remove stray characters #3 2020-06-20 05:05:56 +02:00
Sebastian Gniazdowski 0351a55ba5 atpull-handler: Improve the messages for the newest Git #3, zdharma/zinit#355 2020-06-19 17:28:34 +02:00
Sebastian Gniazdowski c431ecec11 handlers: z-p-submods → z-a-submods #1 2020-02-28 18:11:58 +01:00
Sebastian Gniazdowski 8bc641eeb2 *atpull-handler: Hide the up-to-date message from Git
Issue #1
2020-02-27 23:42:22 +01:00
Sebastian Gniazdowski 4ea95fa5f2 *atpull-handler: Remove the empty line printed for an empty log
Issue #1
2020-02-27 23:40:25 +01:00
Sebastian Gniazdowski f9da35c04f *at{clone,pull}handler: No extra newline in the status message
Issue #1
2020-02-26 20:40:58 +01:00
Sebastian Gniazdowski 496a8bb543 README.md 2020-02-18 03:25:00 +01:00
Sebastian Gniazdowski 88bfb20317 Rename the handlers from →zp-* to →za-* 2020-02-18 03:19:17 +01:00
Sebastian Gniazdowski 858c4b56e1 .gitignore 2020-02-18 02:56:08 +01:00
Sebastian Gniazdowski 5e32ad7267 Rename the handlers from :za-* to →za-* to allow using on Windows 2020-02-18 02:55:49 +01:00
Sebastian Gniazdowski df24be3b92 *help-handler: Reformat the message 2020-01-20 10:53:58 +01:00
Sebastian Gniazdowski f427529bdc plugin.zsh: Zplugin → Zinit rename 2020-01-18 07:37:46 +01:00
Sebastian Gniazdowski 19a5f408b9 Rename z-p-submods -> z-a-submods after Zplugin's z-plugins -> annexes 2019-09-09 22:32:26 +02:00
Sebastian Gniazdowski a258d99642
Update README.md 2019-07-09 15:05:42 +02:00
Sebastian Gniazdowski 5a5163340c Updated README.md 2019-07-09 07:55:58 +02:00
Sebastian Gniazdowski 0181a919eb Updated README.md 2019-07-09 07:54:30 +02:00
Sebastian Gniazdowski 2c27f1c596 Updated README.md 2019-07-09 07:26:57 +02:00
Sebastian Gniazdowski 5cc89a5354 Updated README.md 2019-07-09 07:13:35 +02:00
Sebastian Gniazdowski a17cf58ed3 help,plugin.zsh: Add help handler 2019-07-09 07:08:12 +02:00
Sebastian Gniazdowski 3e229ec249 plugin.zsh,atclone,atpull: Use -submods- infix to namespace the handlers 2019-07-09 06:03:27 +02:00
Sebastian Gniazdowski b922d94411 plugin.zsh: Register under the new hook type %atpull 2019-07-09 05:45:41 +02:00
Sebastian Gniazdowski c292e2bea4 Updated README.md 2019-07-09 05:45:10 +02:00
Sebastian Gniazdowski a585f8f95d Updated README.md 2019-07-09 04:30:52 +02:00
Sebastian Gniazdowski 88b62444a1 images: screenshot.png 2019-07-09 04:28:58 +02:00
Sebastian Gniazdowski e46970a485 atclone,atpull: Update messages – use a colon before the plugin name 2019-07-09 04:12:50 +02:00