]> git.lizzy.rs Git - micro.git/shortlog
micro.git
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 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 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
2016-09-05 Marius MesserschmidtAdded some SCSS keywords for the css/scss highlighting
2016-09-05 Zachary YedidiaUpdate runtime
2016-09-05 Zachary YedidiaMerge pull request #283 from boombuler/autocompleteplugin
2016-09-05 Zachary YedidiaUpdate readme
2016-09-05 Zachary YedidiaMerge pull request #313 from adrianvoica/master
2016-09-05 Adrian VoicaUpdates to TypeScript dictionary.
2016-09-05 Zachary YedidiaMerge pull request #311 from adrianvoica/master
2016-09-05 to-mizfixed inserting runes that require ctrl+alt
2016-09-05 Adrian VoicaAdded TypeScript syntax highlighting file.
2016-09-05 Zachary YedidiaFix some issues with mouse selection copying
2016-09-05 Zachary YedidiaDeselect for CursorStart
2016-09-05 Zachary YedidiaFix recursive function
2016-09-05 Zachary YedidiaCopy to primary clipboard for any change in selection
2016-09-04 Zachary YedidiaMerge
2016-09-04 Zachary YedidiaFix YesNoPrompt bug
2016-09-04 Zachary YedidiaMerge pull request #304 from techtonik/windate
2016-09-04 anatoly techtonikGet build date on Windows without Python
2016-09-04 Zachary YedidiaMinor cleanup v1.0.2
2016-09-04 Zachary YedidiaMerge
2016-09-04 Zachary YedidiaDon't allow setting invalid colorschemes
2016-09-04 anatoly techtonikLet Go choose binary name and extension
2016-09-04 anatoly techtonikUse Python to get date in cross-platform way
2016-09-04 Zachary YedidiaUpdate runtime
2016-09-04 Zachary YedidiaMerge
2016-09-04 Zachary YedidiaFix cursor problem in LetterPrompt
2016-09-04 Zachary YedidiaMerge pull request #299 from skovsgaard/add-lfe
2016-09-04 Zachary YedidiaMerge pull request #302 from tanuck/align-tabs-with...
2016-09-04 James TancockCorrect the number of spaces to add when a tab is inser...
2016-09-04 Zachary YedidiaAdd newline to end of settings.json
2016-09-04 Zachary YedidiaMerge pull request #298 from boombuler/bug269
2016-09-04 skovsgaardAdd an LFE syntax file
2016-09-04 boombulerexit conditional replace if no match is left
2016-09-03 Zachary YedidiaMerge pull request #286 from boombuler/bug269
2016-09-03 Zachary YedidiaMerge pull request #282 from boombuler/windows
2016-09-03 Zachary YedidiaAdd default bindings for CtrlHome and CtrlEnd
2016-09-03 Zachary YedidiaFix various infobar bugs
2016-09-03 Zachary YedidiaMerge
2016-09-03 Zachary YedidiaUpdate conf.micro syntax file
2016-09-03 Zachary YedidiaMerge pull request #292 from devoncarew/fix_typo
2016-09-03 Zachary YedidiaMerge pull request #293 from devoncarew/add_dart
2016-09-03 Devon Carewadd dart syntax highlighting
2016-09-03 Devon Carewfix a typo
2016-09-03 Zachary YedidiaAllow overwriting options with flags
2016-09-03 boombulerfixes conditional replace
2016-09-03 boombulerremoved obsolete replace command preparations
2016-09-03 boombuleruse build-in functions to quote / unquote
2016-09-03 boombulerremoved old code
2016-09-03 boombulerkeep trailing space at commandline
2016-09-02 boombulerupdated plugin help
2016-09-02 boombulerallow plugins to register autocomplete functions
2016-09-02 Zachary YedidiaMerge
2016-09-02 Zachary YedidiaUse json5 for config files
2016-09-02 Zachary YedidiaMerge pull request #281 from onodera-punpun/patch-1
2016-09-02 Camillesh.micro: Add some linux config files that use sh.
2016-09-02 Zachary YedidiaCopy to primary clipboard on mouse selection
2016-09-02 Zachary YedidiaAdd support for primary clipboard
2016-09-02 Florian Sundermannallow command parameters to be quoted
2016-09-02 Florian SundermannFile autocomplete should now work on windows
2016-09-02 Zachary YedidiaMerge pull request #271 from teryanik/master
2016-09-02 Zachary YedidiaMerge pull request #272 from thecotne/master
2016-09-01 cotne nazarashviliimprove json.micro
2016-09-01 teryanikimprovement highlight php syntax
2016-09-01 Zachary YedidiaFix typo in readme
2016-09-01 Zachary YedidiaUpdate readme
2016-09-01 Zachary YedidiaFix help links in readme
2016-09-01 Zachary YedidiaUpdate readme
2016-08-31 Zachary YedidiaMerge pull request #233 from schollz/master
2016-08-31 Zachary YedidiaMerge
next