aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:8.2.2773: PSL filetype not recognized (#14389)Jan Edmund Lazo2021-04-17
* Merge pull request #14385 from chentau/extmark_deleteBjörn Linse2021-04-17
|\
| * extmarks: remove curbuf->deleted_bytes2 from op_deletechentau2021-04-16
* | Merge pull request #14365 from chentau/extmark_delbytes_moveBjörn Linse2021-04-17
|\ \
| * | flush curbuf->deleted_bytes2 after calling do_movechentau2021-04-14
| |/
* | Merge pull request #14355 from janlazo/vim-8.1.2313Jan Edmund Lazo2021-04-15
|\ \
| * | vim-patch:8.2.2769: Modula-3 config files are not recognizedJan Edmund Lazo2021-04-15
| * | vim-patch:8.1.2313: debugging where a delay comes from is not easyJan Edmund Lazo2021-04-15
| * | vim-patch:8.2.2046: some test failures don't give a clear errorJan Edmund Lazo2021-04-15
* | | vim-patch:8.2.2764: memory leak when default function argument is allocatedJan Edmund Lazo2021-04-15
* | | vim-patch:8.2.2761: using "syn include" does not work properlyJan Edmund Lazo2021-04-15
* | | vim-patch:8.2.0265: "eval" after "if 0" doesn't check for following commandJan Edmund Lazo2021-04-15
* | | ex_cmds: port :evalJan Edmund Lazo2021-04-15
|/ /
* | Merge pull request #14358 from bfredl/decodecoBjörn Linse2021-04-15
|\ \ | |/ |/|
| * decoration: Clean up duplicate Decoration attributes + bonus hl_eol flagBjörn Linse2021-04-14
* | Merge pull request #14318 from chentau/extmark_luadoBjörn Linse2021-04-13
|\ \
| * | extmark: splice extmarks on :luadochentau2021-04-12
* | | float: add "solid" border style (#14310)Marco Hinz2021-04-12
| |/ |/|
* | test/old: ':execute' does not suppress range errorJan Edmund Lazo2021-04-11
* | vim-patch:8.1.2416: loading menus sets v:errmsgJan Edmund Lazo2021-04-11
* | vim-patch:8.1.1841: no test for Ex shift commandsJan Edmund Lazo2021-04-11
* | vim-patch:8.2.1920: listlbr test fails when run after another testJan Edmund Lazo2021-04-11
* | vim-patch:8.2.2050: search test contains unneeded sleepsJan Edmund Lazo2021-04-11
* | vim-patch:8.2.0409: search test leaves file behindJan Edmund Lazo2021-04-11
* | vim-patch:8.2.2319: "exptype_T" can be read as "expected type"Jan Edmund Lazo2021-04-11
* | vim-patch:8.2.0069: ETYPE_ is used for two different enumsJan Edmund Lazo2021-04-11
* | vim-patch:8.2.0045: script test failsJan Edmund Lazo2021-04-11
* | vim-patch:8.2.0044: expression type is used inconsistentlyJan Edmund Lazo2021-04-11
* | Merge pull request #14317 from chentau/extmark_subBjörn Linse2021-04-10
|\ \
| * | extmark: correct extmark_splice call with inccommandchentau2021-04-09
| |/
* | Merge pull request #14321 from jamessan/ci-fixesJames McCoy2021-04-09
|\ \
| * | Add more info to debug messagesJames McCoy2021-04-08
| * | Lower "closed by the client" message level to INFOJames McCoy2021-04-08
* | | Merge pull request #14326 from janlazo/vim-8.2.0623Jan Edmund Lazo2021-04-09
|\ \ \
| * | | vim-patch:8.2.2738: extending a list with itself can give wrong resultJan Edmund Lazo2021-04-08
| * | | vim-patch:8.2.1822: list test doesn't failJan Edmund Lazo2021-04-08
| * | | eval: add v:_null_stringJan Edmund Lazo2021-04-08
| * | | vim-patch:8.2.0623: typo in test commentJan Edmund Lazo2021-04-08
* | | | vim-patch:8.2.2737: status line not updated when local 'statusline' option se...bphilly962021-04-08
|/ / /
* | | vim-patch:8.2.1305: some tests are still old styleJan Edmund Lazo2021-04-08
* | | vim-patch:8.2.1791: Vim9: debugger test failsJan Edmund Lazo2021-04-08
* | | vim-patch:8.2.1508: not all debugger commands covered by testsJan Edmund Lazo2021-04-08
* | | vim-patch:8.2.1393: insufficient testing for script debuggingJan Edmund Lazo2021-04-08
* | | vim-patch:8.2.1304: debug backtrace isn't tested muchJan Edmund Lazo2021-04-08
* | | vim-patch:8.0.1511: some code for the debugger watch expression is clumsyJan Edmund Lazo2021-04-08
* | | vim-patch:8.0.1505: debugger can't break on a conditionJan Edmund Lazo2021-04-08
|/ /
* | Merge pull request #14302 from vigoux/fix-8449Michael Lingelbach2021-04-07
|\ \
| * | docs: add priority option in buf_set_extmarkThomas Vigouroux2021-04-07
* | | Merge pull request #14200 from teto/treesitter-checkhealthMarco Hinz2021-04-07
|\ \ \ | |/ / |/| |
| * | feat(ts): include parser ABI version in checkhealthThomas Vigouroux2021-04-06