aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.2.0932: missspelling spelllangJan Edmund Lazo2020-06-18
* vim-patch:8.2.0930: script filetype detection trips over env -S argumentJan Edmund Lazo2020-06-18
* vim-patch:8.2.0927: some sshconfig and ssdhconfig files are not recognizedJan Edmund Lazo2020-06-18
* vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
* Merge pull request #12342 from h-michael/fix-docHirokazu Hata2020-06-15
|\
| * doc: fix vim.api.nvim_buf_attach callback argumentsHirokazu Hata2020-06-15
* | Add overlapped option to jobstarterw72020-06-10
* | Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueueMatthieu Coudron2020-06-08
|\ \
| * | [squash] fix comment [skip ci]erw72020-05-26
| * | input: fix stack overflowerw72020-05-25
* | | vim-patch:8.2.0629: setting a boolean option to v:false does not workBilly Su2020-06-06
* | | vim-patch:8.2.0111: VAR_SPECIAL is also used for booleansBilly Su2020-06-06
* | | Merge pull request #12321 from vigoux/treesitter-runtimeMatthieu Coudron2020-06-06
|\ \ \
| * | | treesitter: update runtimeThomas Vigouroux2020-06-03
| * | | treesitter: enhance script and add READMEThomas Vigouroux2020-06-02
| * | | treesitter: add update script and update runtimeThomas Vigouroux2020-06-02
| * | | treesitter: update runtimeThomas Vigouroux2020-06-02
* | | | vim-patch:8.2.0905: test coverage could be betterJan Edmund Lazo2020-06-04
* | | | vim-patch:8.2.0892: ubsan warns for undefined behaviorJan Edmund Lazo2020-06-04
* | | | vim-patch:8.1.2335: error message for function arguments may use NULL pointerJan Edmund Lazo2020-06-04
* | | | vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan Edmund Lazo2020-06-04
* | | | vim-patch:8.2.0873: a .jl file can be sawfish (lisp) or JuliaJan Edmund Lazo2020-06-04
* | | | vim-patch:8.1.2018: using freed memory when out of memory and displaying messageJan Edmund Lazo2020-06-04
* | | | vim-patch:8.1.1895: using NULL pointer when out of memoryJan Edmund Lazo2020-06-04
* | | | vim-patch:8.0.1564: too many #ifdefsJan Edmund Lazo2020-06-04
* | | | vim-patch:8.1.0917: double free when running out of memoryJan Edmund Lazo2020-06-04
* | | | vim-patch:8.2.0089: crash when running out of memory in :setfiletype completionJan Edmund Lazo2020-06-04
* | | | Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
|/ / /
* | | vim-patch:8.2.0843: filetype elm not detected (#12403)Jan Edmund Lazo2020-05-30
* | | lua: vim.wait implementationTJ DeVries2020-05-30
* | | lua: vim.wait initial outlineBjörn Linse2020-05-30
* | | API: nvim_create_buf: unset 'modeline' in scratch-buffer #12379Justin M. Keyes2020-05-29
* | | win/TUI: enable mouse on ConEmu and vtpcon without vtierw72020-05-26
* | | win: use virtual terminal input (VTI) if available #11803erw72020-05-26
* | | Merge pull request #10905 from erw7/vim-8.1.0475Matthieu Coudron2020-05-25
|\ \ \ | |/ / |/| |
| * | eval: fix problem with free_unref_funccal not being callederw72020-05-25
| * | vim-patch:8.1.1485: double free when garbage_collect() is used in autocommanderw72020-05-25
| * | vim-patch:8.1.1484: some tests are slowDaniel Hahler2020-05-25
| * | vim-patch:8.1.1007: using closure may consume a lot of memoryerw72020-05-07
| * | vim-patch:8.1.0475: memory not freed on exit when quit in autocmderw72020-05-07
* | | vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* | | vim-patch:8.2.0810: error when appending "tagfile" to 'wildoptions'Jan Edmund Lazo2020-05-22
* | | vim-patch:8.2.0037: missing renamed messageJan Edmund Lazo2020-05-21
* | | vim-patch:8.2.0036: not enough test coverage for match functionsJan Edmund Lazo2020-05-21
* | | vim-patch:8.1.2228: screenpos() returns wrong values when 'number' is setJan Edmund Lazo2020-05-21
* | | vim-patch:8.2.0766: display error when using 'number' and 'breakindent'Jan Edmund Lazo2020-05-21
* | | fixed hang issue with --headless and -r option specified (#12209)Kei Kamikawa2020-05-20
| |/ |/|
* | lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18
* | matchdelete: fix porting (#12328)Shougo2020-05-17
* | vim-patch:8.1.1084: cannot delete a match from another window (#12325)Shougo2020-05-16