Folke Lemaitre
|
7d02da2ff0
|
feat(ui): added multiple options for diff command
|
2022-12-24 11:30:16 +01:00 |
Folke Lemaitre
|
fc182f7c5d
|
fix(manage): only clear plugins for the op instead of all
|
2022-12-24 11:30:16 +01:00 |
Folke Lemaitre
|
74d8b8e4e1
|
fix: plugin list can be string[]. Fixes #145
|
2022-12-24 11:30:16 +01:00 |
Folke Lemaitre
|
86f2c67aa8
|
fix(checker): update updated after every manage operation. Fixes #141
|
2022-12-24 11:30:15 +01:00 |
Folke Lemaitre
|
9110371120
|
feat(build): build can now be a list to execute multiple build commands. Fixes #143
|
2022-12-24 11:30:15 +01:00 |
Folke Lemaitre
|
8251c23c90
|
fix(checker): dont report updates on install during startup
|
2022-12-23 07:48:45 +01:00 |
Folke Lemaitre
|
b5d6afc4fa
|
fix(manage): do not reload pugins on clear
|
2022-12-22 21:58:19 +01:00 |
Folke Lemaitre
|
28f1511e0a
|
fix: show mapleader warning with vim.schedule. Fixes #91
|
2022-12-22 09:12:06 +01:00 |
EdenEast
|
dd9648f8ec
|
fix(clean): update lockfile on clean (#88)
|
2022-12-22 08:09:28 +01:00 |
Folke Lemaitre
|
488b48779c
|
fix(git): remove --also-filter-submodules. Fixes #86 #83
|
2022-12-22 08:08:07 +01:00 |
Folke Lemaitre
|
dc150df456
|
test(lockfile): create config dir if it does not exist
|
2022-12-21 23:22:04 +01:00 |
Folke Lemaitre
|
4cf176bdab
|
fix(install): update lockfile also on install
|
2022-12-21 23:18:35 +01:00 |
Folke Lemaitre
|
7f6f31d66f
|
fix(git): make sure we properly fetch git submodules. Fixes #72
|
2022-12-21 23:13:18 +01:00 |
Folke Lemaitre
|
bc617474a0
|
feat!: lazy api commands now take an opts table instead of a list of plugins
|
2022-12-21 22:27:36 +01:00 |
Folke Lemaitre
|
bbace14dc9
|
fix(git): only mark a plugin as dirty if an update changed the commit HEAD. Fixes #62
|
2022-12-21 14:45:32 +01:00 |
Tsakiris Tryfon
|
a939243639
|
fix(checker): allow git checks only for non-pinned plugins (#61)
|
2022-12-21 14:39:08 +01:00 |
Folke Lemaitre
|
4ca30390ec
|
feat(loader): warn when mapleader is changed after init
|
2022-12-21 10:51:31 +01:00 |
Folke Lemaitre
|
86eaa118c6
|
fix(git): dereference tag refs. Fixes #54
|
2022-12-21 10:13:23 +01:00 |
Folke Lemaitre
|
e95da35d09
|
feat(util): utility method to get sync process output
|
2022-12-21 10:13:22 +01:00 |
Folke Lemaitre
|
44f80a7f5d
|
feat(plugin): allow plugin files only without a main plugin module. Fixes #53
|
2022-12-21 09:03:47 +01:00 |
Folke Lemaitre
|
7be46bceef
|
style: removed unused requires
|
2022-12-20 22:32:16 +01:00 |
Folke Lemaitre
|
9d12cdcc06
|
fix(git): don't run git log for submodules. Fixes #33
|
2022-12-20 19:58:56 +01:00 |
Folke Lemaitre
|
6c767a604d
|
feat: added options to configure change detection. Fixes #32
|
2022-12-20 19:38:37 +01:00 |
Folke Lemaitre
|
1371a14167
|
fix(build): use the shell to execute build commands
|
2022-12-20 16:57:02 +01:00 |
Folke Lemaitre
|
ddf36d7748
|
fix: checker should not error on non-existing dirs
|
2022-12-20 13:44:21 +01:00 |
Folke Lemaitre
|
ae644a604d
|
fix: only run updated checker for installed plugins. Fixes #16
|
2022-12-20 11:58:54 +01:00 |
Folke Lemaitre
|
85e375223f
|
fix(ui): always clear complete tasks with the same name when starting a new task
|
2022-12-17 15:56:47 +01:00 |
Folke Lemaitre
|
70ca110ca1
|
feat: README.md files are now automagically added to help. By default only when no doc/ exists
|
2022-12-15 14:08:09 +01:00 |
Folke Lemaitre
|
2a7466abad
|
feat(checker): only report an update once and do a fast update check after each manage operation
|
2022-12-13 10:10:17 +01:00 |
Folke Lemaitre
|
4cfe0b5315
|
refactor: `Plugin.uri` => `Plugin.url`
|
2022-12-13 10:10:17 +01:00 |
Folke Lemaitre
|
65cd28e613
|
feat(ui): added update checker
|
2022-12-05 20:49:23 +01:00 |
Folke Lemaitre
|
71e4b92fd6
|
feat(api): return runner from manage operations
|
2022-12-05 20:36:49 +01:00 |
Folke Lemaitre
|
3ed24baeb0
|
fix: source plugin files for plugins that want to run a build script during startup
|
2022-12-03 17:46:34 +01:00 |
Folke Lemaitre
|
dbe2d0942a
|
feat: plugins no longer need to be installed under site/pack/*/opt
|
2022-12-03 15:48:06 +01:00 |
Folke Lemaitre
|
37c7366ab0
|
feat: symlinking local plugins is no longer needed
|
2022-12-03 15:31:21 +01:00 |
Folke Lemaitre
|
7b272b6ed6
|
feat: automatically detect config module changes in or oustside Neovim and reload
|
2022-12-03 00:12:49 +01:00 |
Folke Lemaitre
|
ae379a62dc
|
fix(git): fixed branch detection, get target commit from origin and always checkout a tag or commit so we dont need to use git merge
|
2022-12-02 11:26:07 +01:00 |
Folke Lemaitre
|
3e143c6017
|
fix(fs): dont set cloned=true if symlink already existed
|
2022-12-02 11:24:23 +01:00 |
Folke Lemaitre
|
5134e797f3
|
feat!: all plugins are now opt. Plugin.opt => Plugin.lazy
|
2022-12-01 11:23:39 +01:00 |
Folke Lemaitre
|
042aaa4f87
|
feat!: renamed Plugin.run => Plugin.build
|
2022-12-01 07:43:34 +01:00 |
Folke Lemaitre
|
c1a05a5f9b
|
test: process config timeout can be nil
|
2022-11-30 23:44:10 +01:00 |
Folke Lemaitre
|
bd2d64230f
|
feat: added config option for process timeout
|
2022-11-30 23:38:52 +01:00 |
Folke Lemaitre
|
b2339ade84
|
feat: config option for runner concurrency
|
2022-11-30 23:15:26 +01:00 |
Folke Lemaitre
|
fb96183753
|
feat: allow config of default for version field
|
2022-11-30 23:15:26 +01:00 |
Folke Lemaitre
|
47f5c124aa
|
config: removed interactive option. not needed
|
2022-11-30 23:15:26 +01:00 |
Folke Lemaitre
|
0369278159
|
fix: update state after running operation so the ui reflects any changes from cleaning
|
2022-11-30 23:15:26 +01:00 |
Folke Lemaitre
|
1e2f5273bb
|
fix: show proper installed/clean state for local plugins
|
2022-11-30 23:15:26 +01:00 |
Folke Lemaitre
|
4438faf9a9
|
perf: removed partial spec caching. not worth the tiny performance boost
|
2022-11-30 00:19:08 +01:00 |
Folke Lemaitre
|
69cdb718f8
|
refactor: rename Plugin.lock => Plugin.pin to prevent confusion with the lockfile
|
2022-11-29 20:19:07 +01:00 |
Folke Lemaitre
|
908b9adf9c
|
feat: dependencies are opt=true by default if they only appear as a dep
|
2022-11-29 19:51:53 +01:00 |