aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.4752: wrong 'statusline' value can cause illegal memory access ...zeertzjq2022-04-15
* version bumpbfredl2022-04-15
* NVIM 0.7bfredl2022-04-15
* docs: typo fixes (#17859)dundargoc2022-04-15
* vim-patch:8.2.4750: small pieces of dead code (#18113)dundargoc2022-04-15
* fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)Fredrik Ekre2022-04-15
* vim-patch:8.2.4747: no filetype override for .sys files (#18105)Christian Clason2022-04-13
* Merge pull request #15972 from seandewar/vim-8.2.3487Sean Dewar2022-04-13
|\
| * vim-patch:8.2.3487: illegal memory access if buffer name is very longSean Dewar2022-04-13
| * vim-patch:8.2.3486: illegal memory access with invalid sequence of commandsSean Dewar2022-04-13
| * vim-patch:8.2.3480: test does not fail without the fix for a crashSean Dewar2022-04-13
| * vim-patch:8.2.3478: still crash with error in :catch and also in :finallySean Dewar2022-04-13
| * refactor(ex_eval): cherry-pick CSF flags changes from v8.2.3099Sean Dewar2022-04-13
| * vim-patch:8.2.3470: crash with error in :catch and also in :finallySean Dewar2022-04-13
| * vim-patch:8.2.3448: :endtry after function call that throws not foundSean Dewar2022-04-13
| * vim-patch:8.2.3416: second error is reported while exception is being thrownSean Dewar2022-04-13
* | Merge pull request #15491 from Diomendius/lua_docsGregory Anders2022-04-13
|\ \
| * | docs(lua): further improve Lua require() docsDiomendius2021-11-22
| * | docs(lua): fix, clarify Lua require() docsDiomendius2021-11-21
* | | vim-patch:8.2.4746: supercollider filetype not recognized (#18102)Christian Clason2022-04-13
* | | fix(runtime): add syntax file for query (#18101)Christian Clason2022-04-13
* | | fix(api): correctly pass f-args for nvim_create_user_command (#18098)Gregory Anders2022-04-13
| |/ |/|
* | fix(translation): po file for Ukrainian (#18100)Anatolii Sakhnik2022-04-13
* | Merge pull request #18092 from zeertzjq/test-termxx-no-pendingzeertzjq2022-04-13
|\ \
| * | test: unskip tests skipped in #14661zeertzjq2022-04-13
|/ /
* | Merge pull request #17440 from zeertzjq/vim-8.2.3184zeertzjq2022-04-12
|\ \
| * | refactor(digraph.c): add more const qualifierszeertzjq2022-04-12
| * | vim-patch:partial:a2baa73d1d33zeertzjq2022-04-12
| * | vim-patch:8.2.3325: digraph test fails when LC_ALL is set to "C"zeertzjq2022-04-12
| * | vim-patch:8.2.3226: new digraph functions use old naming schemezeertzjq2022-04-12
| * | vim-patch:8.2.3184: cannot add a digraph with a leading spacezeertzjq2022-04-12
|/ /
* | vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#...zeertzjq2022-04-12
* | Merge pull request #18075 from zeertzjq/vim-8.2.4713zeertzjq2022-04-12
|\ \
| * | test: properly test WinScrolled eventzeertzjq2022-04-12
| * | vim-patch:8.2.4713: plugins cannot track text scrollingzeertzjq2022-04-12
|/ /
* | test(old): fix mistakes in porting Vim patches 8.1.1362 and 8.1.1585 (#18080)zeertzjq2022-04-12
* | vim-patch:8.2.4737: // in JavaScript string recognized as comment (#18083)Christian Clason2022-04-11
* | fix(lsp): pass offset_encoding in formatexpr() (#18084)Tony Fettes2022-04-11
* | docs(term.txt): add documentation about TUI input (#18072)zeertzjq2022-04-11
* | refactor(packaging): Windows: improve MSI, remove NSIS #18069Henry Fraser2022-04-11
* | vim-patch:8.2.4734: getcharpos() may change a mark position (#18077)zeertzjq2022-04-11
* | Merge pull request #18067 from zeertzjq/vim-8.2.4714zeertzjq2022-04-11
|\ \
| * | vim-patch:8.2.4733: HEEx and Surface do need a separate filetypezeertzjq2022-04-11
| * | vim-patch:8.2.4714: using g:filetype_dat and g:filetype_src not testedzeertzjq2022-04-11
|/ /
* | fix(vim-patch.sh): fix N/A files patterns (#18073)zeertzjq2022-04-11
* | fix(events): make v:event readonly in more events (#18070)zeertzjq2022-04-11
* | Merge pull request #18071 from gpanders/create_ucGregory Anders2022-04-10
|\ \
| * | docs: update dev-api to include "create"Gregory Anders2022-04-10
| * | refactor!: rename nvim_add_user_command to nvim_create_user_commandGregory Anders2022-04-10
* | | fix(tui)!: remove `ESC NUL` forced escape (#17198)zeertzjq2022-04-11