Commit graph

168 commits

Author SHA1 Message Date
Philipp Schmitt ff59d35f9b
Missed another one. 2021-11-19 17:57:53 +01:00
Philipp Schmitt 2e7d22e8c7
Missed one. 2021-11-19 17:41:47 +01:00
Philipp Schmitt 4ae7f7f58f
Remove non-ascii chars from filenames
Ref: https://github.com/zdharma-continuum/zinit/issues/58
2021-11-19 17:37:16 +01:00
Philipp Schmitt 9006d907f5
Merge pull request #2 from zdharma-continuum/rename 2021-11-12 11:54:44 +01:00
Philipp Schmitt eb1bbcab63
Rename: z-a -> zinit-annex 2021-11-12 10:10:15 +01:00
Philipp Schmitt eb2c03d490
Update url 2021-11-10 18:27:31 +01:00
Sebastian Gniazdowski 4c3696fb37
Merge pull request #7 from sileht/master
add support for virtualenv+pip
2021-06-27 11:17:47 +02:00
Mehdi Abaakouk 4ea9b3071f add support for virtualenv+pip 2021-05-08 22:38:59 +02:00
Sebastian Gniazdowski dda1eb59c2 Increase the indent level. 2020-09-03 14:51:17 +02:00
Sebastian Gniazdowski 645c1fa6d8 Use pr to columnize the output. 2020-09-03 14:48:12 +02:00
Sebastian Gniazdowski a6f79017ca Rename variables. 2020-07-23 16:40:20 +02:00
Sebastian Gniazdowski 2c4b69708b Make the atdelete hook follow atclone on sbin'' + a fix for glob-sort. 2020-07-17 08:56:06 +02:00
Sebastian Gniazdowski 6d0432acf0 Glob only regular files and symbolic links. 2020-07-17 08:33:27 +02:00
Sebastian Gniazdowski 7fdf0aa03c Fix for the annex-API changes #4. 2020-07-10 13:47:33 +02:00
Sebastian Gniazdowski 7ad139711f Adapt for the annex-arch changes. 2020-07-09 17:05:38 +02:00
Sebastian Gniazdowski 47ec143307 Impose order on the calling of hooks regardless of its registration. 2020-07-09 07:30:39 +02:00
Sebastian Gniazdowski 42654367e2 Update copyright notice (year). 2020-07-08 21:47:00 +02:00
Sebastian Gniazdowski e927f33392 README.md 2020-06-26 22:22:00 +02:00
Sebastian Gniazdowski c3888521fa README.md 2020-06-26 22:01:46 +02:00
Sebastian Gniazdowski 63387c5213 README.md 2020-06-20 21:51:51 +02:00
Sebastian Gniazdowski bcf54ebeab *cygwin: Localize variables 2020-06-20 10:39:31 +02:00
Sebastian Gniazdowski 892efc3730 Create .cmd on Cygwin 2020-06-20 08:30:34 +02:00
Sebastian Gniazdowski b874656195 .za-bgn-bin-or-src-function-body-cygwin 2020-06-20 07:57:48 +02:00
Sebastian Gniazdowski 689788f30a *{atclone,atload}-handler: Alternate syntax 2020-06-13 06:48:44 +02:00
Sebastian Gniazdowski 769af39bfc *atclone-handler: Alternate syntax 2020-06-12 23:57:54 +02:00
Sebastian Gniazdowski 65eaae6364 *atclone-handler: Correctly detect non-empty update 2020-06-12 23:57:29 +02:00
Sebastian Gniazdowski a529233421 *atclone-handler: Add function preamble 2020-06-12 23:57:07 +02:00
Sebastian Gniazdowski 2de5e0cc4d *atload-handler: Fix %-starting dir handling #3
https://github.com/zdharma/zinit/issues/359
2020-06-12 21:44:08 +02:00
Sebastian Gniazdowski 64f261b4a8 *atload-handler: Add function preamble 2020-06-12 21:43:11 +02:00
Sebastian Gniazdowski 6a3d52abe8 *function-body: Fix the absolute-path plugins
https://github.com/zdharma/zinit/issues/359
2020-06-10 18:43:18 +02:00
Sebastian Gniazdowski 2fa561e439 *shim-list: A better help message 2020-05-08 17:08:35 +02:00
Sebastian Gniazdowski 5e86339a9e README.md 2020-05-08 17:08:00 +02:00
Sebastian Gniazdowski 3018a38174 README.md 2020-05-08 16:37:43 +02:00
Sebastian Gniazdowski 6d4a751682 README.md 2020-05-08 16:35:18 +02:00
Sebastian Gniazdowski 78cdb6a00c shim-list.png 2020-05-08 15:53:10 +02:00
Sebastian Gniazdowski 7aa5e2237d *shim-list: Ensure a function is available 2020-05-08 15:46:29 +02:00
Sebastian Gniazdowski ae02c65695 *shim-list: Restore correct operation 2020-05-08 15:42:29 +02:00
Sebastian Gniazdowski cb5f624c2a *shim-list: First implementation of the -i/--from-ices option 2020-05-08 00:38:29 +02:00
Sebastian Gniazdowski b0f02faeb4 *shim-list: Localize a variable 2020-05-08 00:22:43 +02:00
Sebastian Gniazdowski f769a73e52 *shim-list: Support OMZL:: shorthand 2020-05-08 00:22:06 +02:00
Sebastian Gniazdowski 0ab7759a2c *shim-list: -l/--long -> -s/--short, reversed 2020-05-07 21:31:58 +02:00
Sebastian Gniazdowski eb0a676c14 *shim-list: Correct -t/--this-dir 2020-05-07 21:30:00 +02:00
Sebastian Gniazdowski 123ccf0d5e *shim-list: Recognize new snippet shorthands 2020-05-07 21:03:41 +02:00
Sebastian Gniazdowski 11aa523dea *shim-list: Implement -t/--this-dir option 2020-05-07 21:01:21 +02:00
Sebastian Gniazdowski b0a173dcab *shim-list: Wrap with function definiton 2020-05-07 20:36:35 +02:00
Sebastian Gniazdowski 4b8bd9d0a1 shim-list: Duplicate -l mention in help message and in comment.
Thanks @NICHOLAS85.

See:
41f7084f8d (commitcomment-37469819)
2020-02-25 12:17:48 +01:00
Sebastian Gniazdowski e55661348c shim-list: Pre-process the candidates earlier 2020-02-21 21:26:51 +01:00
Sebastian Gniazdowski c1c686d8f2 shim-list: Align the long list 2020-02-21 20:59:34 +01:00
Sebastian Gniazdowski 9b5768141c shim-list: Missed line 2020-02-21 20:11:30 +01:00
Sebastian Gniazdowski b891dfa4d2 shim-list: Properly print snippet IDs 2020-02-21 20:08:34 +01:00