]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2017-05-21 Zachary YedidiaMerge
2017-05-19 Zachary YedidiaCreate ftoptions option to disable auto settings
2017-05-19 Zachary YedidiaMerge pull request #675 from benjamreynolds/patch-1
2017-05-19 Benjamin ReynoldsCleanup from merge conflicts in syntax/README
2017-05-17 Zachary YedidiaMerge
2017-05-17 Zachary YedidiaLoad colorscheme after loading plugins
2017-05-15 Zachary YedidiaMerge pull request #665 from tommyshem/viewtype-check
2017-05-15 tommycheck viewtype before saving and if scratch is true...
2017-05-14 Zachary YedidiaMerge
2017-05-14 Zachary YedidiaDon't remember path on save if it is invalid
2017-05-13 Zachary YedidiaMerge pull request #661 from aerth/indentchar
2017-05-12 aerthuse space for indentchar if empty, fixes #660
2017-05-10 TommyCaps lock issue#658 (#659)
2017-05-09 Zachary YedidiaAllow upper case in 'Save changes' prompt
2017-05-08 Zachary YedidiaMerge pull request #654 from tommyshem/swift-linux...
2017-05-08 tommyadded swift linting to linux
2017-05-07 Zachary YedidiaMerge pull request #653 from Necklaces/master
2017-05-07 Nichlas SeverinsenAdded ShiftHome + ShiftEnd to keybindings.md documentation
2017-05-05 TommyUpdated swift syntax yaml file as missing keywords...
2017-05-05 Zachary YedidiaAdd tabmovement option
2017-05-05 Zachary YedidiaFix rare problem with tabs and horizontal scrolling
2017-05-05 Zachary YedidiaAdd SaveAll command and display + for modified tabs
2017-05-05 Zachary YedidiaDisallow view switching during a search
2017-05-05 Zachary YedidiaProperly draw split divider
2017-05-03 Zachary YedidiaCorrectly detect synatx ft from header
2017-05-03 Zachary YedidiaIf softwrap is on the leftcol must be 0
2017-05-02 Zachary YedidiaOptimize memory usage for loading syntax files
2017-04-29 Zachary YedidiaUpdate runtime
2017-04-29 Zachary YedidiaAdd termtitle option and move autoclose utf8 code
2017-04-29 Collin WarrenReadded title setting. ( As per the tcell pull. ) ...
2017-04-29 Zachary YedidiaUpdate snap yaml
2017-04-29 Zachary YedidiaMerge pull request #638 from popey/patch-1
2017-04-29 Zachary YedidiaMerge pull request #639 from popey/patch-2
2017-04-29 timon999Make autoclose plugin work with Non-Ascii Unicode chara...
2017-04-29 Zachary YedidiaUse less memory when opening very large files
2017-04-28 Zachary YedidiaMerge
2017-04-28 Zachary YedidiaDifferentiate between help buffers and log buffers
2017-04-28 Alan PopeAdd micro snap install instructions
2017-04-28 Alan PopeUpdate micro to be classicly confined snap
2017-04-28 Zachary YedidiaFix problem with search and replace indices
2017-04-22 Zachary YedidiaMerge pull request #585 from samdmarshall/add-yaml...
2017-04-22 Zachary YedidiaFix issue with cursorline
2017-04-22 Samantha MarshallUpdating changes to be in-line with master
2017-04-21 Zachary YedidiaFix crash if tabs extend past view width
2017-04-18 Zachary YedidiaFix colorcolumn being ignored
2017-04-16 Zachary YedidiaMerge pull request #626 from Necklaces/master
2017-04-16 Zachary YedidiaSpeed up search and replace
2017-04-16 Zachary YedidiaSlightly speed up search and replace
2017-04-16 Nichlas SeverinsenAdded more default bindings:
2017-04-15 Zachary YedidiaAllow plugins to create runtime files from strings
2017-04-15 Zachary YedidiaUpdate runtime
2017-04-15 Zachary YedidiaMerge pull request #624 from Necklaces/master
2017-04-15 Zachary YedidiaMerge pull request #621 from aerth/patch-1
2017-04-15 Nichlas SeverinsenImproved R syntax rules
2017-04-14 Zachary YedidiaMerge
2017-04-14 Zachary YedidiaDon't draw cursorline at cursor position
2017-04-12 aerthUse GOHOSTARCH/GOHOSTOS to get version, date, Resolves...
2017-04-11 Zachary YedidiaMerge pull request #619 from nicqrocks/patch-1
2017-04-11 NicAdd other Perl6 extensions
2017-04-02 Zachary YedidiaMerge
2017-04-02 Zachary YedidiaFix TabSwitch to work by tab name as well
2017-03-31 Zachary YedidiaRelocate cursor on search
2017-03-29 Zachary YedidiaRead extra new line
2017-03-29 Zachary YedidiaImprove html syntax rules
2017-03-29 Zachary YedidiaAdd support for limit-group to highlights region limits
2017-03-29 Zachary YedidiaAdd skip statements to all strings
2017-03-29 Zachary YedidiaSlight improvements to included region highlighting
2017-03-29 Zachary YedidiaDon't skip included rules in end
2017-03-28 Zachary YedidiaFix incorrect crystal filetype detection
2017-03-28 Zachary YedidiaImprove some more region highlighting
2017-03-28 Zachary YedidiaFix region highlighting with empty rules
2017-03-28 Zachary YedidiaAdd support for skipping and remove need for lookbehind
2017-03-27 Zachary YedidiaBetter unicode support in highlight
2017-03-27 Zachary YedidiaFix out of bounds error on syntax highlighting
2017-03-27 Zachary YedidiaFix some issues with unicode syntax highlighting
2017-03-27 Zachary YedidiaDocument the keepautoindent option
2017-03-27 Zachary YedidiaProperly handle files that don't end with newlines
2017-03-27 Zachary YedidiaMerge
2017-03-27 Zachary YedidiaFix indent char styling
2017-03-27 Zachary YedidiaMerge pull request #601 from NicolaiSoeborg/patch-3
2017-03-27 Nicolai SøborgFix merge conflict / syntax of colors.md
2017-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-26 Zachary YedidiaUpdate syntax readme and docs
2017-03-26 Zachary YedidiaFix small softwrap bug
2017-03-26 Zachary YedidiaUpdate yaml syntax file
2017-03-26 Zachary YedidiaAdd memusage option to view memory usage
2017-03-26 Zachary YedidiaFix precedence for python multi-comments
2017-03-26 Zachary YedidiaProper unicode support
2017-03-26 Zachary YedidiaRead one line for empty strings
2017-03-26 Zachary YedidiaOptimize how files are read into the buffer
2017-03-26 Zachary YedidiaSmall optimization to state only highlighting
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
next