]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2016-09-28 Zachary YedidiaMerge pull request #382 from boombuler/bug379
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 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-26 boombuleralso add TermMessage output to log
2016-09-26 boombulerpossibility to show a log view
2016-09-26 Zachary YedidiaFix typo
2016-09-26 Zachary YedidiaFix problems recognizing CtrlH
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-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
2016-09-14 Zachary YedidiaFix pyflakes linter pattern
2016-09-14 Florian Sundermanninclude trailing path delimiter
2016-09-14 Florian Sundermannfixed directory completion on windows
2016-09-14 Zachary YedidiaMerge pull request #356 from boombuler/bug355
2016-09-14 Zachary YedidiaMerge pull request #357 from boombuler/emptyfiles
2016-09-14 boombulerdon't clone unsaved file buffers.
2016-09-14 boombulerfixed bug 355
2016-09-13 boombulerallow plugins to have a help file
2016-09-13 boombulerLoad help files when needed
2016-09-11 Zachary YedidiaRevert "Improve performance for very long lines"
2016-09-11 anatoly techtonikFix comma and tabs in markdown help
2016-09-11 Zachary YedidiaFix strange selection for long lines
2016-09-10 Zachary YedidiaMerge pull request #316 from elopio/snapcraft
2016-09-10 Zachary YedidiaOptimize search and replace a lot
2016-09-10 Zachary YedidiaImprove performance for xml and html files
2016-09-10 Zachary YedidiaAllow a buffer to be opened simultaneously
2016-09-10 Zachary YedidiaMerge
2016-09-10 Zachary YedidiaImprove performance for very long lines
2016-09-10 NickolayOkay. Bugfix with syntax :P (#339)
2016-09-09 Zachary YedidiaAdd eval command
2016-09-09 Zachary YedidiaRemove pkgbuild from pre installed syntax files
2016-09-09 Zachary YedidiaRemove duplicate PKGBUILD filetype
2016-09-09 Zachary YedidiaMerge
2016-09-09 Zachary YedidiaUse shell.micro for PKGBUILD files
2016-09-09 Zachary YedidiaMerge pull request #344 from apjanke/doco-tweaks
2016-09-09 Andrew Jankedoco: grammar and formatting tweaks
2016-09-08 Zachary YedidiaMerge pull request #341 from boombuler/bug297
2016-09-08 Zachary YedidiaResize tabs more often
2016-09-08 Zachary YedidiaAdd SaveAs action and command
2016-09-08 Florian Sundermannfixes #297
2016-09-08 Zachary YedidiaMerge pull request #338 from akkatracker/patch-1
2016-09-08 Matthew Brenerits --> it's in actions.go comment
2016-09-08 Zachary YedidiaUpdate readme
2016-09-07 Zachary YedidiaAdd colorcolumn option
2016-09-07 anatoly techtonikUsability integration with file managers
2016-09-07 Zachary YedidiaMerge branch 'to-miz-master'
2016-09-07 Zachary YedidiaMerge branch 'master' of https://github.com/to-miz...
2016-09-07 Zachary YedidiaMerge pull request #332 from nueh/master
2016-09-07 Niklas HennigsMissed the test for the last commit, now fixed
2016-09-07 Niklas HennigsThis fixes zyedidia/micro#329
2016-09-07 Zachary YedidiaCheck colorschemes from ~/.config/micro/colorschemes
2016-09-07 Zachary YedidiaUpdate readme v1.0.3
2016-09-07 Zachary YedidiaUpdate readme
2016-09-06 Zachary YedidiaAdd Open command for view
2016-09-06 Zachary YedidiaMerge
2016-09-06 Zachary YedidiaHave HandleShellCommand return the stdout
2016-09-06 Zachary YedidiaMerge pull request #325 from techtonik/patch-1
2016-09-06 anatoly techtonikFix CanClose comment after API change
2016-09-06 Zachary YedidiaAdd issue template
2016-09-06 Zachary YedidiaMerge branch 'boombuler-params'
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
2016-09-06 Zachary YedidiaAdd support for macros
2016-09-06 Zachary YedidiaMake unsaved changes prompt more clear
2016-09-06 Zachary YedidiaMerge pull request #323 from zonuexe/php-keywords
2016-09-06 USAMI KentaAdd PHP Keywords
2016-09-05 Zachary YedidiaMerge pull request #318 from elopio/update_runtime
2016-09-05 Leo AriasUpdate runtime
2016-09-05 Leo AriasAdd the packaging metadata to build the micro snap
2016-09-05 Zachary YedidiaMerge pull request #315 from boombuler/pascal
2016-09-05 boombuleradded pascal syntax
2016-09-05 Zachary YedidiaMerge
2016-09-05 Zachary YedidiaMerge branch 'primary-clipboard'
2016-09-05 Zachary YedidiaMerge pull request #314 from mame98/master
next