1
0
Fork 0
mirror of https://github.com/zplug/zplug synced 2024-06-08 07:46:15 +02:00
Commit Graph

749 Commits

Author SHA1 Message Date
b4b4r07 d87d318af7 Redesigne the logging system and made it simple 2016-12-14 21:02:18 +09:00
b4b4r07 9cda2bdf07 Minor modifications to existing logging implementation 2016-12-14 19:57:57 +09:00
b4b4r07 5b306cf8aa Fix log message (json escape) 2016-12-14 00:10:32 +09:00
b4b4r07 897af91f2f Fix test and improve performance 2016-12-13 23:24:33 +09:00
b4b4r07 f79b3847a2 Remove base/job/spinner 2016-12-13 21:40:26 +09:00
b4b4r07 82db895a31 Fix a critical problem that the spinner stopped causing the terminal to hang 2016-12-13 21:39:12 +09:00
b4b4r07 752afc87b3 Fix tests 2016-12-13 01:14:46 +09:00
b4b4r07 70afb91db8 Merge branch 'refactor-new-spinners' into new-spinners 2016-12-13 01:08:39 +09:00
b4b4r07 aa299a6037 Refactor new-spinners branch 2016-12-13 01:07:34 +09:00
b4b4r07 56cea71cb5 Refactoring around messages 2016-12-12 18:02:31 +09:00
b4b4r07 22aff1c79d Add polling function 2016-12-12 02:57:57 +09:00
b4b4r07 b9f3fc9e9c Refactor a bit 2016-12-12 02:22:31 +09:00
b4b4r07 86589c1d2f Refactor a bit 2016-12-11 18:27:30 +09:00
b4b4r07 8038e70eeb Refactor a bit
- Unnecessary function definition is removed from message.zsh
- Define functions that summarize common processing about parallel
2016-12-11 17:20:00 +09:00
b4b4r07 c27e078efc Refactor a bit 2016-12-11 16:55:57 +09:00
b4b4r07 d6fce380ba Replace _ZPLUG_STATUS with _zplug_status 2016-12-11 16:31:24 +09:00
b4b4r07 99d8de30c4 typo 2016-12-11 13:24:52 +09:00
b4b4r07 0fcc6a4457 Add wait function 2016-12-11 02:00:43 +09:00
b4b4r07 e210c9937c Add __zplug::core::share::init_parallel to share the common processing 2016-12-10 17:05:19 +09:00
b4b4r07 c669451066 Refactor a bit 2016-12-10 15:34:04 +09:00
b4b4r07 376eced283 Controls the number of processes that spawns depending on the ZPLUG_THREADS variable 2016-12-10 14:09:36 +09:00
b4b4r07 7f59bc8ab8 Replace __zplug::job::state::flock to __zplug::job::handle::flock 2016-12-09 15:08:13 +09:00
b4b4r07 78e60c5d93 Merge remote-tracking branch 'origin/master' into new-spinners 2016-12-09 15:01:51 +09:00
b4b4r07 9111857f2d Fix some typos 2016-12-09 11:18:22 +09:00
BABAROT e7c14b5fe9 Merge pull request #300 from Defman21/patch-1
changed defer value
2016-12-09 03:26:29 +09:00
Sergey Kislyakov 82f7e66b79 changed defer value 2016-12-08 21:24:21 +03:00
zplug-man 296645a990 Bump latest 2.3.4 2016-12-09 02:10:54 +09:00
zplug-man f091192b64 Merge pull request #294 from zplug/improve-cache
Improve cache system
2016-12-09 01:57:16 +09:00
b4b4r07 467cb0a356 Fix #299 2016-12-09 01:40:01 +09:00
b4b4r07 f051db81de Bump stable version 2.3.2 2016-12-08 16:17:39 +09:00
b4b4r07 ec8b920a9a Skip some tests 2016-12-08 13:56:37 +09:00
b4b4r07 aa23e8b5a4 Change test case 2016-12-07 16:25:40 +09:00
b4b4r07 08becca230 Fix a bug related to prezto load path calculation 2016-12-07 16:21:31 +09:00
b4b4r07 bd4b018f81 Make test fail with prezto 2016-12-07 00:58:27 +09:00
b4b4r07 c21f915bfd Merge patch by https://github.com/zplug/zplug/pull/294#issuecomment-264831965 2016-12-07 00:06:10 +09:00
b4b4r07 1fce56e6d8 A bit of refactor and bug fix 2016-12-04 02:02:02 +09:00
b4b4r07 804b9c3983 Add the controll of an exit code
And, fix an issue that could not load plugin with lazy tag
2016-12-04 00:27:12 +09:00
b4b4r07 6c9d912a29 Add docs of the defer tag
Related P-R: #26
2016-12-03 20:08:10 +09:00
b4b4r07 94db990f2b Remove as:itself feature and fix some bugs
Also, add a bit of refactoring
2016-12-03 15:41:24 +09:00
b4b4r07 db410d27e7 Remove nice tag and add defer tag instead 2016-12-01 19:15:23 +09:00
b4b4r07 cbfddcc695 Delete base/io/cache.zsh 2016-12-01 15:54:22 +09:00
b4b4r07 e8aeb2dd18 Fix type (lazy_plugin) and improve verbose message in load command 2016-12-01 15:31:46 +09:00
b4b4r07 bd3167bf2f Remove --profile and refactor the flow of load and cache 2016-12-01 14:05:21 +09:00
b4b4r07 135dc7fef2 Docs and refactoring 2016-11-29 21:48:29 +09:00
b4b4r07 4b358c9bd7 Add some utilities about load function
- Add option for load profile
- Add functions for collectively determining skip conditions
2016-11-28 20:26:24 +09:00
b4b4r07 eabcfb8842 Add __zplug::core::cache::commit 2016-11-28 01:24:36 +09:00
b4b4r07 d6d1bb0d6e Create a cache that can be load. Also supports hook-load cache 2016-11-26 17:48:35 +09:00
b4b4r07 753eab4e22 Improve cache-system 2016-11-26 16:08:38 +09:00
b4b4r07 d0e5c08477 Fix loading in case of as:theme and from:local 2016-11-23 19:06:18 +09:00
zplug-man 3cf3408c6f Bump latest 2.3.3 2016-11-22 20:19:39 +09:00