]> git.lizzy.rs Git - micro.git/history - cmd/micro/pluginmanager.go
Merge pull request #507 from NicolaiSoeborg/master
[micro.git] / cmd / micro / pluginmanager.go
2016-12-25 Zachary YedidiaMerge pull request #507 from NicolaiSoeborg/master
2016-12-22 Zachary YedidiaMerge pull request #488 from McSwaggens/removewhitespac...
2016-12-22 Zachary YedidiaMerge
2016-12-22 Zachary YedidiaMerge pull request #499 from 10sr/addrmtrailingws
2016-12-22 Zachary YedidiaMerge pull request #489 from november-eleven/refactor...
2016-12-12 Thomas LE ROUXrefactor(plugin): Enable human-friendly plugin name
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-18 Zachary YedidiaCleanup and add more comments
2016-10-10 Zachary YedidiaMerge v1.1.1
2016-10-08 Zachary YedidiaTemporary fix for plugin panic
2016-10-05 Zachary YedidiaAdd more descriptive error messages for plugin installa...
2016-10-05 Zachary YedidiaOnly allow one package per repository
2016-10-05 Zachary YedidiaMerge pull request #378 from boombuler/pm
2016-10-02 boombulerchanged json5 repo
2016-10-01 boombulerskip core dependencies if micro was build with an unkno...
2016-10-01 boombulerallow user to set plugin channels / repos in settings...
2016-10-01 boombulerfix plugin zips which contain a root directory
2016-10-01 boombulernew command `plugin list`
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 boombulerimproved plugin search
2016-09-28 boombulerautocomplete plugin commands
2016-09-28 boombulerimproved logging
2016-09-28 boombulerbetter plugin search
2016-09-28 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 Florian SundermannPM should not install already installed plugins.
2016-09-27 boombulersimple plugin search
2016-09-27 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-27 Florian Sundermannchange pluginmanager json to json5
2016-09-27 Florian Sundermannmore tolerant version parsing
2016-09-26 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-26 Florian Sundermannfirst few pm commands
2016-09-26 Florian SundermannMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-23 boombulerinitial commit of pluginmanager