]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2016-10-12 Saeed RasooliImprovement: move MoveLinesUp and MoveLinesDown to...
2016-10-12 Saeed Rasooliadd help for MoveLinesUp and MoveLinesDown
2016-10-12 Saeed RasooliFeature: add MoveLinesUp (Alt + Up) and MoveLinesDown...
2016-10-11 Zachary YedidiaUpdate installation instructions
2016-10-11 Zachary YedidiaReturn 0.0.0-unknown version if building without a...
2016-10-11 Zachary YedidiaImprove Makefile
2016-10-11 Zachary YedidiaUpdate readme installation instructions
2016-10-11 Zachary YedidiaUpdate docs
2016-10-11 Zachary YedidiaMake monokai the default colorscheme
2016-10-11 Zachary YedidiaMerge
2016-10-11 Zachary YedidiaFix tabstop sizing with mix of tabs and spaces
2016-10-10 Zachary YedidiaMerge v1.1.1
2016-10-10 Zachary YedidiaUse default foreground for empty indent chars
2016-10-08 Zachary YedidiaTemporary fix for plugin panic
2016-10-07 Zachary YedidiaUpdate docs and readme v1.1.0
2016-10-07 Zachary YedidiaMake linter a default plugin once again
2016-10-06 Zachary YedidiaImprove binary size by stripping more aggressively
2016-10-06 Zachary YedidiaMove linter and go plugins to their own repos
2016-10-06 Zachary YedidiaImprove plugin manager error feedback
2016-10-06 Zachary YedidiaMerge pull request #396 from boombuler/help
2016-10-06 Florian Sundermannupdated plugin help
2016-10-05 Zachary YedidiaUpdate readme
2016-10-05 Zachary YedidiaAdd some documentation about plugin manager
2016-10-05 Zachary YedidiaAdd more descriptive error messages for plugin installa...
2016-10-05 Zachary YedidiaUse official plugin channel
2016-10-05 Zachary YedidiaOnly allow one package per repository
2016-10-05 Zachary YedidiaMerge pull request #378 from boombuler/pm
2016-10-04 Zachary YedidiaAdd 'Unsplit' action and VSplit and HSplit actions
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-30 Zachary YedidiaFix more tabnum issues
2016-09-29 Zachary YedidiaSwitch to my fork of json5
2016-09-29 Zachary YedidiaFix SplitTree tab index
2016-09-28 Zachary YedidiaMinor optimization to tabsize fix
2016-09-28 Zachary YedidiaMerge pull request #387 from boombuler/bug379
2016-09-28 Zachary YedidiaMake sure /Users/zachary/gocode/bin exists before putti...
2016-09-28 Zachary YedidiaMerge pull request #389 from dsnet/master
2016-09-28 Joe Tsaifix offset calculation for column ruler
2016-09-28 boombulerfixes #379 (second try)
2016-09-28 Zachary YedidiaMerge pull request #386 from zyedidia/revert-382-bug379
2016-09-28 Zachary YedidiaRevert "fixes #379"
2016-09-28 Zachary YedidiaAdd 'autosave' option
2016-09-28 boombulerimproved plugin search
2016-09-28 Zachary YedidiaMerge pull request #382 from boombuler/bug379
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-28 Zachary YedidiaMerge pull request #384 from boombuler/logview
2016-09-28 Florian Sundermanndon't use undo / redo history for log buffer.
2016-09-28 Florian Sundermannfixes #379
2016-09-27 boombulersimple plugin search
2016-09-27 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-27 Zachary YedidiaHSplit log, and update docs
2016-09-27 Zachary YedidiaMerge pull request #381 from boombuler/logview
2016-09-27 Zachary YedidiaAdd new plugin runtime function
2016-09-27 boombuleralways scroll log to the cursor befor drawing and don...
2016-09-27 boombulerAddLog should be "public" accessible
2016-09-27 Florian Sundermannchange pluginmanager json to json5
2016-09-27 Florian Sundermannmore tolerant version parsing
2016-09-27 Florian Sundermanntry to set a more matching version number
2016-09-26 boombuleralso add TermMessage output to log
2016-09-26 boombulerpossibility to show a log view
2016-09-26 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-26 Zachary YedidiaFix typo
2016-09-26 boombulerfixed tests
2016-09-26 boombulerremoved testing code
2016-09-26 Florian Sundermannfirst few pm commands
2016-09-26 Zachary YedidiaFix problems recognizing CtrlH
2016-09-26 Florian SundermannMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-25 Zachary YedidiaMerge pull request #377 from onodera-punpun/patch-2
2016-09-25 CamilleAdd ` to autoclose
2016-09-24 Zachary YedidiaAdd mouse support and binding support to prompts
2016-09-24 Zachary YedidiaCheck buffer filetype after loading plugins
2016-09-24 Zachary YedidiaMerge pull request #371 from boombuler/plugins
2016-09-23 boombulerinitial commit of pluginmanager
2016-09-20 Zachary YedidiaMerge pull request #370 from boombuler/snippets_core
2016-09-19 Florian Sundermannfixed loading order
2016-09-19 Florian Sundermannload plugins as rt-files
2016-09-19 Florian Sundermannfixed build
2016-09-19 Florian Sundermannsome additions to the plugin API
2016-09-18 Zachary YedidiaMerge
2016-09-18 Zachary YedidiaInherit background color from default
2016-09-16 Zachary YedidiaAdd function to load runtime files from a directory...
2016-09-16 Zachary YedidiaUpdate yaml header
2016-09-16 Zachary YedidiaAdd quick start guide to help.md
2016-09-16 Zachary YedidiaMerge pull request #334 from techtonik/filemanagers
2016-09-16 Zachary YedidiaAllow plugins to add their own runtime files
2016-09-16 Zachary YedidiaMerge pull request #363 from boombuler/rtfiles
2016-09-15 Florian Sundermannallow plugins to list / read runtime files
2016-09-15 Florian Sundermannsimplified file handling for runtime files
2016-09-14 Zachary YedidiaMerge pull request #359 from boombuler/params
2016-09-14 Zachary YedidiaMerge pull request #354 from boombuler/help
2016-09-14 Zachary YedidiaMerge pull request #360 from rgburke/validate-options
2016-09-14 Richard BurkeAdded ability to validate options values when being set
next