]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2016-08-30 NickolayWhooops!
2016-08-30 NickolayFully finished ASM syntax highlightig
2016-08-30 NickolayAdded SIMD, Crypto and undocumented instructions
2016-08-30 NickolayAdded x87 instructions
2016-08-30 NickolayAdded x86 cpu support for assembly.
2016-08-30 Zachary YedidiaMerge pull request #235 from toxinu/patch-1 v1.0.1
2016-08-30 Geoffrey LehéeAdd missing comma
2016-08-30 Zachary YedidiaFix issue with settings.json
2016-08-30 Zachary YedidiaUpdate readme about colorschemes
2016-08-30 Zachary YedidiaAuto update settings.json if it contains 'null'
2016-08-30 Zachary YedidiaMerge
2016-08-30 Zachary YedidiaRemove cmder from list of windows terminals
2016-08-30 Zachary YedidiaMerge pull request #220 from wayneashleyberry/patch-1
2016-08-30 Zachary YedidiaMerge pull request #225 from jfchevrette/patch-1
2016-08-30 Zachary YedidiaMerge pull request #221 from ilmanzo/patch-1
2016-08-30 Zachary YedidiaFix problem with first-time creation of the settings...
2016-08-30 Jean-Francois... Fix typo in tutorial.md
2016-08-30 Andrea ManziniUpdate tutorial.md
2016-08-30 Wayne Ashley... Update options.md
2016-08-30 Zachary YedidiaAdd tutorial.md to help files
2016-08-29 Zachary YedidiaUpdate readme v1.0
2016-08-29 Zachary YedidiaSeparate release.sh and pre-release.sh
2016-08-29 Zachary YedidiaUpdate readme
2016-08-29 Zachary YedidiaHave CanClose use single letters for responses
2016-08-29 Zachary YedidiaMake cursorline on by default
2016-08-29 Zachary YedidiaFix bug with view.Center
2016-08-29 Zachary YedidiaOpen an empty buffer if user opened a directory
2016-08-29 Zachary YedidiaAdd show command to show the value of an option
2016-08-28 Zachary YedidiaFix broken readme link
2016-08-28 Zachary YedidiaFix various small details and update readme
2016-08-28 Zachary YedidiaFix import error in tests
2016-08-28 Zachary YedidiaMinor update to zenburn line number colors
2016-08-28 Zachary YedidiaUpdate runtime
2016-08-28 Zachary YedidiaRename 'default' colorscheme to 'simple'
2016-08-28 Zachary YedidiaImprove tab completion in command mode
2016-08-28 Zachary YedidiaUpdate docs and makefile
2016-08-28 Zachary YedidiaUpdate cross compile script v1.0rc2
2016-08-28 Zachary YedidiaAdd some more information to -version flag
2016-08-27 Zachary YedidiaMake zenburn the default colorscheme
2016-08-27 Zachary YedidiaMinor update to zenburn
2016-08-27 Zachary YedidiaAdd zenburn colorscheme
2016-08-27 Zachary YedidiaTag releases as v...
2016-08-27 Zachary YedidiaUpdate 1.0rc1
2016-08-27 Zachary YedidiaAdd release.sh
2016-08-26 Zachary YedidiaMerge
2016-08-26 Zachary YedidiaAdd commit hash to generated binaries
2016-08-26 Zachary YedidiaUpdate readme
2016-08-26 Zachary YedidiaAdd logo and update screenshot
2016-08-26 Zachary YedidiaAdd tutorial help file
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-26 Zachary YedidiaAdd support for making buffer local options in settings...
2016-08-25 Zachary YedidiaFix bug with init.lua
2016-08-25 Zachary YedidiaUpdate docs and add some comments
2016-08-25 Zachary YedidiaPass the view into plugin callbacks
2016-08-25 Zachary YedidiaUpdate plugins for local settings
2016-08-25 Zachary YedidiaAdd support for local or global only settings
2016-08-25 Zachary YedidiaAdd filetype as an option
2016-08-25 Zachary YedidiaMake all filetype names lowercase
2016-08-25 Zachary YedidiaAdd local settings for each buffer
2016-08-25 Zachary YedidiaMinor fixes and update runtime
2016-08-25 Zachary YedidiaAdd onBufferOpen plugin callback
2016-08-24 Zachary YedidiaAdd center action to center the view on the cursor
2016-08-24 Zachary YedidiaRelocate on startup
2016-08-24 Zachary YedidiaPlugin onAction return value should determine relocate
2016-08-23 Zachary YedidiaAuto indent on paste
2016-08-22 Zachary YedidiaDon't pad suggestions
2016-08-22 Zachary YedidiaFix gutter message overwriting a prompt
2016-08-22 Zachary YedidiaRemove auto indented spaces if the line is empty
2016-08-21 Zachary YedidiaAdd gruvbox colorscheme
2016-08-21 Zachary YedidiaSmall fix to redraw location
2016-08-20 Zachary YedidiaUpdate readme
2016-08-20 Zachary YedidiaRemove todolist
2016-08-20 Zachary YedidiaSlight additional improvement to word movement
2016-08-20 Zachary YedidiaImprove cursor word movement
2016-08-20 Zachary YedidiaAdd pasting in command mode
2016-08-20 Zachary YedidiaAdd support for init.lua file in ~/.config/micro
2016-08-20 Zachary YedidiaGo plugin should disable tabstospaces if the file is go
2016-08-19 Zachary YedidiaFix minor issue with autoclose
2016-08-19 Zachary YedidiaImprove autoclose plugin auto tabbing
2016-08-19 Zachary YedidiaMove cursor with search selection
2016-08-18 Zachary YedidiaUpdate runtime
2016-08-18 Zachary YedidiaFix minor autoindent bug
2016-08-18 Zachary YedidiaFix some issues with unicode handling
2016-08-18 Zachary YedidiaMake setting options global
2016-08-17 Zachary YedidiaFix statusline suggestion style
2016-08-17 Zachary YedidiaAdd visual indicator for autocomplete suggestions
2016-08-17 Zachary YedidiaMinor update to docs
2016-08-17 Zachary YedidiaAdd boolean option to actions to disable the lua callback
2016-08-17 Zachary YedidiaAdd much better autocompletion for commands
2016-08-17 Zachary YedidiaAdd current-line-number colors to all colorschemes
2016-08-17 Zachary YedidiaAdd more docs for plugins and keybindings
2016-08-17 Zachary YedidiaUpdate runtime.go
2016-08-17 Zachary YedidiaAdd more documentation
2016-08-17 Zachary YedidiaAdd more explanation for colors.md
2016-08-17 Zachary YedidiaDon't open a new split if help is already open
2016-08-17 Zachary YedidiaSplit help into multiple files and add help command
2016-08-17 Zachary YedidiaMinor fix to current line num style
2016-08-17 Zachary YedidiaMerge pull request #209 from onodera-punpun/coloredline
2016-08-16 Zachary YedidiaClean up go plugin
2016-08-16 Zachary YedidiaFix recursive issue with go plugin
next