]> git.lizzy.rs Git - micro.git/history - cmd/micro/pluginmanager.go
Merge pull request #1135 from whilei/gofmt-2018-Jun-17-00-39
[micro.git] / cmd / micro / pluginmanager.go
2018-03-19 Zachary YedidiaMerge pull request #1054 from jtolds/master
2018-03-19 Zachary YedidiaMerge pull request #1067 from sum01/issue-1066
2018-03-09 Zachary YedidiaFix test string formatting
2018-01-06 Zachary YedidiaMerge pull request #877 from IOAyman/readme
2017-12-14 Tommycreate plugin folders work on windows fix #931 (#951)
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-10-21 Zachary YedidiaMerge pull request #782 from i-amdroid/master
2017-09-07 Zachary YedidiaHandle zip files that do not list directories
2017-08-09 Zachary YedidiaMerge pull request #776 from tommyshem/syntax-checker
2017-08-06 Zachary YedidiaOnly write settings if no error when reading
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