aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar2024-03-13
* Merge pull request #27815 from bfredl/setlines_scrollbfredl2024-03-13
|\
| * fix(api/buffer): fix handling of viewport of non-current bufferbfredl2024-03-13
|/
* fix(drawline): initialize linebuf_attr to 0 instead of -1 (#27840)zeertzjq2024-03-13
* refactor: remove "once" argument of loop_uv_run() (#27841)zeertzjq2024-03-13
* Merge pull request #27839 from seandewar/vim-9.1.0169Sean Dewar2024-03-12
|\
| * vim-patch:9a660d2883f9Sean Dewar2024-03-12
| * vim-patch:9.1.0171: Small split-move related improvementsSean Dewar2024-03-12
| * vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar2024-03-12
| * vim-patch:9.1.0169: current window number returned by tabpagewinnr may be out...Sean Dewar2024-03-12
* | fix(treesitter): use 0 as initial value for computing maximum (#27837)Gregory Anders2024-03-12
|/
* refactor: avoid copying before vim_strup() if possible (#27830)James2024-03-13
* Merge pull request #27808 from jamessan/gen_cflags-cleanupJames McCoy2024-03-12
|\
| * fix: deduplicate gen_cflagsJames McCoy2024-03-10
| * fix: ignore non-existent properties during header generationJames McCoy2024-03-10
* | feat(treesitter): support URLs (#27132)Gregory Anders2024-03-12
* | fix: move fswatch linux check inside of vim.schedule (#27824)Tomas Slusny2024-03-12
* | refactor: avoid quadratic behavior in backslash_halve() (#27827)James2024-03-12
* | docs: small fixes (#27364)dundargoc2024-03-12
* | refactor: use ml_get_buf_len() in API code (#27825)zeertzjq2024-03-12
* | vim-patch:9.1.0168: too many STRLEN() calls (#27823)zeertzjq2024-03-12
* | vim-patch:5cd86c6cff94 (#27822)zeertzjq2024-03-12
* | vim-patch:9.1.0167: Changing buffer in another window causes it to show match...zeertzjq2024-03-12
* | vim-patch:9.1.0166: Internal error with blockwise getregion() in another buff...zeertzjq2024-03-12
* | vim-patch:8.2.4944: text properties are wrong after "cc" (#27821)zeertzjq2024-03-12
* | vim-patch:0049a495c8d4 (#27817)zeertzjq2024-03-12
* | Merge pull request #27812 from luukvbaal/cmdheightbfredl2024-03-11
|\ \
| * | feat(ui): allow non-zero 'cmdheight' with ext_messagesLuuk van Baal2024-03-11
* | | test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* | | docs: adjust fswatch overflow message to mention docs with infoTomas Slusny2024-03-11
* | | fix(editorconfig): syntax error regressionLewis Russell2024-03-11
* | | build(deps): bump luajit to HEAD - d06beb048Christian Clason2024-03-11
|/ /
* | Merge pull request #27738 from ColinKennedy/vim-9.1.0147zeertzjq2024-03-11
|\ \
| * | vim-patch:9.1.0156: Make 'wfb' failing to split still report E1513zeertzjq2024-03-11
| * | vim-patch:9.1.0152: Coverity complains about ignoring return valuezeertzjq2024-03-11
| * | vim-patch:9.1.0150: Several minor 'winfixbuf' issuesColin Kennedy2024-03-11
| * | vim-patch:9.1.0149: null pointer member access when accessing 'winfixbuf' pro...Colin Kennedy2024-03-11
| * | vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy2024-03-11
|/ /
* | docs(editorconfig): move to sourceLewis Russell2024-03-10
* | docs: more accurate typing for vim.tbl_extendRiley Bruins2024-03-10
* | vim-patch:675cbfb47f03 (#27806)zeertzjq2024-03-11
* | vim-patch:9.1.0164: Internal error when passing invalid position to getregion...zeertzjq2024-03-11
* | fix(fswatch): --latency is locale dependentOscar Creator2024-03-10
|/
* vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)zeertzjq2024-03-10
* vim-patch:9.1.0162: problem with writing extended attributes on failure (#27800)zeertzjq2024-03-10
* Merge pull request #27798 from zeertzjq/vim-62b26040eb4bzeertzjq2024-03-10
|\
| * vim-patch:5d67aef3060dzeertzjq2024-03-10
| * vim-patch:62b26040eb4bzeertzjq2024-03-10
|/
* vim-patch:a2c65809dafeChristian Clason2024-03-10
* revert: "fix(window): :close crash with autocmd, floats and tabpage" (#27796)zeertzjq2024-03-10