]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2017-03-25 Zachary YedidiaFix possible overflow error
2017-03-24 Zachary YedidiaAdd more performance and memory optimizations
2017-03-22 Zachary YedidiaAdd support for lookbehind in region regexes
2017-03-22 Zachary YedidiaFix another issue with horizontal scrolling
2017-03-22 Zachary YedidiaImprove performance on long lines
2017-03-21 Zachary YedidiaFix small bug
2017-03-21 Zachary YedidiaImprove new syntax files and fix a region glitch
2017-03-21 Zachary YedidiaAdd converted syntax files
2017-03-21 Zachary YedidiaProperly escape start and end regexes
2017-03-21 Zachary YedidiaNo tabs in yaml
2017-03-21 Zachary YedidiaAdd syntax converter from old file format to new
2017-03-21 Zachary YedidiaUpdate runtime
2017-03-21 Zachary YedidiaSupport rule precedence just like the old format
2017-03-21 Zachary YedidiaOptimize the memory usage for syntax highlighting
2017-03-20 Zachary YedidiaProperly clear syntax highlighting when it is disabled
2017-03-20 Zachary YedidiaUse bytes for highlight groups
2017-03-16 Zachary YedidiaFix larger multiline region highlighting
2017-03-16 Zachary YedidiaFix small issue with regions
2017-03-13 Zachary YedidiaFix some small glitches with cursor positioning
2017-03-05 Zachary YedidiaUpdate go yaml file
2017-02-26 Zachary YedidiaAdd more syntax files and include syntax highlighter...
2017-02-26 Zachary YedidiaMinor fixes
2017-02-26 Zachary YedidiaRemove old view code
2017-02-26 Zachary YedidiaMinor fix to tab size
2017-02-26 Zachary YedidiaImprove horizontal scrolling
2017-02-26 Zachary YedidiaSupport include statements in syntax files
2017-02-26 Zachary YedidiaHighlight selections
2017-02-26 Zachary YedidiaDon't highlight if syntax is off
2017-02-26 Zachary YedidiaSupport multiple splits
2017-02-26 Zachary YedidiaAdd cursorline support
2017-02-26 Zachary YedidiaDraw tab characters correctly
2017-02-26 Zachary YedidiaFix newline state
2017-02-26 Zachary YedidiaStore highlighting matches in each line
2017-02-26 Zachary YedidiaFix tab size
2017-02-26 Zachary YedidiaStart implementing syntax highlighting optimizations
2017-02-26 Zachary YedidiaStore states in linearray
2017-02-26 Zachary YedidiaUse new syntax highlighting engine from zyedidia/highlight
2017-02-26 Zachary YedidiaImprove drawing
2017-02-26 Zachary YedidiaAdd gutter message drawing and better cursor locating
2017-02-26 Zachary YedidiaAdd support for line numbers and cursor locations in...
2017-02-26 Zachary YedidiaCalculate line number offset
2017-02-26 Zachary YedidiaUse the new cellview for displaying
2017-02-26 Zachary YedidiaAdd beginning of cellview as well as improved ViewTypes
2017-02-26 Zachary YedidiaMerge pull request #564 from DanielPower/master
2017-02-26 Zachary YedidiaAdd tabswitch command
2017-02-26 Daniel PowerReplaced tmp directory with file directory
2017-02-24 Zachary YedidiaMerge
2017-02-24 Zachary YedidiaUpdate autoclose
2017-02-23 Zachary YedidiaMerge
2017-02-23 Zachary YedidiaAdd colorscheme complete function
2017-02-21 Zachary YedidiaMerge pull request #556 from AndydeCleyre/feature/zsh...
2017-02-21 Andy Klugerrecognize zsh-themes as zsh filetypes
2017-02-21 Zachary YedidiaFix various linter and vet warnings
2017-02-20 Zachary YedidiaFix find and replace counter
2017-02-20 Zachary YedidiaMerge pull request #553 from samdmarshall/master
2017-02-20 Samantha Marshallfixing bug in closing tabs and not being able to select...
2017-02-20 Zachary YedidiaResize all tabs on EventResize
2017-02-20 Zachary YedidiaFix bold highlighting not working right
2017-02-19 Zachary YedidiaMerge pull request #551 from samdmarshall/master
2017-02-19 Samantha Marshallfixing hex number highlighting for nim
2017-02-16 Zachary YedidiaMerge pull request #522 from samdmarshall/master
2017-02-16 Zachary YedidiaMerge pull request #520 from samdmarshall/tab-scrolling
2017-02-15 Zachary YedidiaDon't trim arguments for 'set'
2017-02-15 Zachary YedidiaUpdate README.md
2017-02-11 Zachary YedidiaInclude third party license in releases
2017-02-11 Zachary YedidiaMerge pull request #547 from ta2gch/third-party-licenses
2017-02-11 TANIGUCHI MasayaAdd third party licenses
2017-02-11 Zachary YedidiaUpdate go highlighting
2017-02-10 Zachary YedidiaMerge pull request #545 from ta2gch/cpp
2017-02-10 Zachary YedidiaBump
2017-02-08 TANIGUCHI Masayaadd c++ linter
2017-02-08 TANIGUCHI Masayacreate c++ syntax
2017-02-08 TANIGUCHI Masayaadd keywords
2017-02-08 Zachary YedidiaAdd option to disable use of a the primary clipboard v1.1.4
2017-02-03 Zachary YedidiaFix stringwidth build
2017-02-03 Zachary YedidiaMerge pull request #539 from samdmarshall/nim
2017-01-27 Zachary YedidiaUpdate runtime
2017-01-27 Samantha Marshallfixing thestart/end syntax
2017-01-26 Samantha Marshallfinishing up syntax file
2017-01-26 Samantha Marshalladding nim linter and syntax
2017-01-25 Zachary YedidiaMerge pull request #531 from bazzilic/patch-1
2017-01-25 Zachary YedidiaMerge pull request #533 from onodera-punpun/toml
2017-01-25 Zachary YedidiaMerge pull request #534 from onodera-punpun/go2
2017-01-25 Zachary YedidiaMerge pull request #535 from yursan9/patch-1
2017-01-24 Yurizal SusantoCorrect the splitBottom option
2017-01-23 onodera-punpunupdate go syntax file
2017-01-23 onodera-punpunAdd toml syntax file
2017-01-23 bazzilicUpdate README.md to mention chocolatey package
2017-01-20 DanielPowerAdd gruvbox truecolor colorscheme (#530)
2017-01-17 Samantha MarshallAdding additional Python and Objective-C linting (...
2017-01-10 Samantha Marshallonly prompt the user if they can close all buffers...
2017-01-10 Samantha Marshalladding different functionality for closing a tab versus...
2017-01-09 Nicolai SøborgFix: incorrect clipboard w/ CutLine, DeleteLine and...
2017-01-04 Samantha Marshalladding tab scrolling and additional tab indicators
2017-01-04 Zachary YedidiaMerge pull request #518 from samdmarshall/key-unbinding
2017-01-04 Zachary YedidiaAdd SaveAs action
2017-01-04 Zachary YedidiaFix gutter coloring for soft wrap
2017-01-02 Samantha Marshallsimplify the code around unbinding keys
2017-01-02 Samantha MarshallAdding functionality to unbind keys
2016-12-29 Zachary YedidiaMerge pull request #513 from samdmarshall/master
next