]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2017-09-27 Zachary YedidiaReplace home directory before performing SaveAs v1.3.3
2017-09-24 MrSndmnPerl syntax highlighting fix (#818)
2017-09-24 Zachary YedidiaSet fastdirty on for files larger than 50kb
2017-09-24 Zachary YedidiaOnly replace '~' with home if at start of path
2017-09-24 Zachary YedidiaAdd autocompletion for option values
2017-09-21 Zachary YedidiaMake mouse option global option
2017-09-19 Zachary YedidiaUpdate tcell
2017-09-18 Zachary YedidiaAdd option for very accurate dirty flag
2017-09-18 Zachary YedidiaFix options and make usage text much more readable
2017-09-17 Zachary YedidiaOnly register double click on equal mouse location
2017-09-15 Zachary YedidiaUpdate readme
2017-09-15 Zachary YedidiaFix moving to end of line on cursor down v1.3.2
2017-09-15 Zachary YedidiaUpdate tcell
2017-09-15 Zachary YedidiaUpdate tcell
2017-09-15 Zachary YedidiaUpdate tcell
2017-09-14 Zachary YedidiaUpdate tcell
2017-09-13 Zachary YedidiaUse type.keyword instead of keyword
2017-09-11 Zachary YedidiaAdd documentation for new lua functions
2017-09-11 Zachary YedidiaAdd --config-dir option
2017-09-11 Zachary YedidiaMerge branch 'better-lua'
2017-09-10 Zachary YedidiaUpdate tcell
2017-09-10 Zachary YedidiaMerge
2017-09-10 Zachary YedidiaGive Lua access to most of the Go stdlib
2017-09-10 Zachary YedidiaUpdate tcell
2017-09-09 Zachary YedidiaGive Lua access to most of the Go stdlib
2017-09-09 Zachary YedidiaMerge pull request #805 from techtonik/patch-2
2017-09-08 Zachary YedidiaEscape regex chars in selections for multicursors
2017-09-08 Zachary YedidiaAdd note about NaCl deprecation
2017-09-08 Zachary YedidiaSet OrigSelection during search
2017-09-08 anatoly techtonikAllow GitHub to detect license
2017-09-07 Zachary YedidiaHandle zip files that do not list directories
2017-09-07 Zachary YedidiaFix UpN if proposedY < 0
2017-09-06 Zachary YedidiaUpdate tcell
2017-09-06 Zachary YedidiaAdd mouse option to allow disabling mouse support
2017-09-05 Zachary YedidiaFix autoclose plugin cursor position
2017-09-04 Zachary YedidiaFix undo of MultipleReplace
2017-09-04 Zachary YedidiaClear cursors before performing undo or redo
2017-09-02 Zachary YedidiaMerge pull request #796 from tommyshem/remove-offset
2017-09-02 Tommyadd missing new lua command WorkingDirectory to docs...
2017-09-02 tommyadd missing offset to current highlighting line. Fix...
2017-08-27 Tommyadd comment and let multi values to the log to make...
2017-08-24 Zachary YedidiaProper bounds check
2017-08-24 Zachary YedidiaUpdate runtime
2017-08-24 Zachary YedidiaMerge
2017-08-24 Zachary YedidiaAdd support for switching between crlf and lf
2017-08-14 Zachary YedidiaImprove julia syntax file
2017-08-14 Zachary YedidiaAdd julia rules
2017-08-14 Zachary YedidiaImprove yaml string highlighting
2017-08-13 Zachary YedidiaMerge pull request #780 from evandandrea/snap-badge
2017-08-10 EvanAdd a snap build badge
2017-08-09 Yannick ACursor move at the first char when Up on the first...
2017-08-09 Yannick AFix somes selections issues (#771)
2017-08-09 Zachary YedidiaMerge pull request #776 from tommyshem/syntax-checker
2017-08-08 Zachary YedidiaFix some lint problems
2017-08-08 Zachary YedidiaUpdate readme v1.3.1
2017-08-07 Zachary YedidiaAdd newline after build tags
2017-08-06 Zachary YedidiaOnly write settings if no error when reading
2017-08-06 tommymake syntax_checker work with error messages
2017-08-03 Zachary YedidiaFix MoveLines when user has a selection
2017-08-03 Zachary YedidiaMerge pull request #767 from yannicka/master
2017-08-03 Zachary YedidiaMerge pull request #758 from r15ch13/scoop
2017-08-03 Yannick ArmandMove current line down/up: cursor stay with moved line
2017-08-02 Zachary YedidiaMerge pull request #764 from yannicka/master
2017-08-01 Yannick ArmandOutdentSelection works on all cases (whatever tabsize...
2017-08-01 Zachary YedidiaMerge pull request #762 from yannicka/master
2017-08-01 Yannick ArmandDisplay number of lines in the JumpLine prompt
2017-08-01 Zachary YedidiaUpdate tcell
2017-08-01 Zachary YedidiaUpdate tcell
2017-08-01 Zachary YedidiaMerge cursors after spawning with mouse
2017-08-01 Zachary YedidiaMerge
2017-08-01 Zachary YedidiaUpdate tcell
2017-08-01 Zachary YedidiaExpand support for Suspend to OSX, BSD, Solaris
2017-07-31 Zachary YedidiaRemove unused variables
2017-07-30 Richard KuhntAdd Scoop package manager list in readme
2017-07-29 Zachary YedidiaMerge
2017-07-29 Zachary YedidiaUpdate snap installation instructions
2017-07-26 Leo Ariasinstall the snap with make (#747) v1.3.0
2017-07-24 Zachary YedidiaAlways use custom syntax files over default
2017-07-21 Zachary YedidiaInitialize submodules during makefile build
2017-07-21 Zachary YedidiaFix local import for tools/semver
2017-07-21 Tatsuro YOKOTAmulti-byte characters are overlapped in prompt message...
2017-07-18 Zachary YedidiaMerge pull request #743 from mfxmfx/rebuild-runtime
2017-07-17 Markus F.X... Rebuild runtime.go.
2017-07-16 Zachary YedidiaMerge pull request #741 from adrian5/patch-1
2017-07-16 adrian5Add consistent spacing to help file
2017-07-15 Zachary YedidiaMerge
2017-07-15 Zachary YedidiaStore visual x when cursor loc moves in certain cases
2017-07-12 Zachary YedidiaMerge pull request #720 from bvaudour/master
2017-07-12 Zachary YedidiaAdd semver code to tools directory
2017-07-11 Zachary YedidiaMerge pull request #734 from eyelash/vala-types
2017-07-11 Elias Aebiimproved highlighting for Vala types
2017-07-10 Zachary YedidiaMerge
2017-07-10 Zachary YedidiaMake sure screen is not nil before pollevent
2017-07-10 Zachary YedidiaMerge pull request #726 from DanielPower/patch-1
2017-07-10 DanielPowerRemove `new` keyword from C syntax
2017-07-08 Zachary YedidiaAlways restart the screen when saving with sudo
2017-07-08 Zachary YedidiaOptimize search
2017-07-01 Zachary YedidiaFix recursive search and replace in special case
2017-07-01 Zachary YedidiaPrint help text to stdout instead of stderr
2017-07-01 Zachary YedidiaAdd 'a' option in replace prompt
next