aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | get_str_line: Simplify growarray usageFabian Viöl2021-04-30
| * | | | | Fix documentation typos for msg_scroll_flushFabian Viöl2021-04-29
| * | | | | get_str_line: Use heap instead of stackFabian Viöl2021-04-29
| |/ / / /
* | | | | signs: fix overflow during adjustment on Windows (#14472)statiolake2021-05-02
* | | | | fix: make nvim_win_get_number() return win number (#14470)Julian Berman2021-05-01
* | | | | docs: Treesitter (#13260)TJ DeVries2021-05-01
* | | | | Merge pull request #14380 from bfredl/virtcolBjörn Linse2021-05-01
|\ \ \ \ \
| * | | | | decorations: right_align and win_colBjörn Linse2021-05-01
| |/ / / /
* / / / / startup: do "syntax enable" instead of "syntax on"Björn Linse2021-04-30
|/ / / /
* | / / ui_compositior: handle multiple displayed floats in the same tickBjörn Linse2021-04-26
| |/ / |/| |
* | | doc : fixing missing @return in nvim_open_term docMichael Bleuez2021-04-24
* | | vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and 'splitr...Jan Edmund Lazo2021-04-22
* | | lua: make vim.cmd an alias of vim.api.nvim_exec() (#14401)Shadman2021-04-22
* | | Merge pull request #14411 from seandewar/vim-8.2.1588Jan Edmund Lazo2021-04-21
|\ \ \
| * | | fix(oldtest): fix assert_match() for :buffers tSean Dewar2021-04-21
| * | | vim-patch:8.2.1588: cannot read back the prompt of a prompt bufferSean Dewar2021-04-21
| * | | oldtest: port test_prompt_buffer.vimSean Dewar2021-04-21
| * | | eval: port tv_get_buf_from_arg()Sean Dewar2021-04-21
| |/ /
* | | api: fix nvim_exec() silencing behaviour (#14413)Shadman2021-04-21
* | | win/package: remove cat,tidy (#14402)Jan Edmund Lazo2021-04-20
|/ /
* | Merge pull request #12323 from da-x/orphaned-signsMatthieu Coudron2021-04-18
|\ \
| * | test_signs.vim: adjust for sign removal on line deletionDan Aloni2021-04-17
| * | Handle 'orphaned signs' on line deletion for signcolumn >= 2Dan Aloni2021-04-17
* | | 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