aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | vim-patch:8.2.3415: Vim9: not all function argument types are properly checke...zeertzjq2024-04-16
* | Merge pull request #28357 from zeertzjq/vim-9.1.0322zeertzjq2024-04-16
|\ \
| * | vim-patch:9.1.0324: filetype: some json files are not recognizedzeertzjq2024-04-16
| * | vim-patch:9.1.0323: filetype: cabal config files may not be recognizedzeertzjq2024-04-16
| * | vim-patch:9.1.0322: filetype: some mail tools not recognizedzeertzjq2024-04-16
|/ /
* | vim-patch:fb8f31ea7d7f (#28356)zeertzjq2024-04-16
* | vim-patch:dd83b63eb5b7 (#28351)Josef Litoš2024-04-16
* | vim-patch:9.1.0334: No test for highlight behavior with 'ambiwidth' (#28354)zeertzjq2024-04-16
* | fix(checkhealth): error in node.js check #28348Ivan Georgiev2024-04-15
* | fix(base64): properly handle embedded NULLs when decoding (#28349)Gregory Anders2024-04-15
|/
* fix(vim.ui): open() may wait indefinitely #28325Justin M. Keyes2024-04-15
* fix(api): make width/height for split by nvim_open_win work (#28341)zeertzjq2024-04-15
* Merge pull request #28339 from zeertzjq/vim-9.1.0321zeertzjq2024-04-15
|\
| * vim-patch:9.1.0328: CI fails with t_?? testzeertzjq2024-04-15
| * vim-patch:9.1.0321: Garbled output on serial terminals with XON/XOFF flow con...zeertzjq2024-04-15
|/
* vim-patch:4ba70cab37d2 (#28338)zeertzjq2024-04-15
* vim-patch:e92ed1b45c54 (#28337)zeertzjq2024-04-15
* vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq2024-04-15
* feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192Sean Dewar2024-04-14
* build(deps): bump tree-sitter to v0.22.5Christian Clason2024-04-15
* vim-patch:9.1.0320: Wrong cursor position after using setcellwidths() (#28334)zeertzjq2024-04-15
* vim-patch:9.1.0319: Using heredoc in string not tested with :execute (#28333)zeertzjq2024-04-15
* fix(defaults): only repeat macro for each selected line if linewise (#28289)zeertzjq2024-04-15
* refactor: fix clang NonNullParamChecker warnings (#28327)zeertzjq2024-04-14
* ci: enable unittests on macos-14Joey Gouly2024-04-14
* vim-patch:9.1.0318: filetype: translate shell config files are not recognizedChristian Clason2024-04-14
* vim-patch:9.1.0317: filetype: matplotlibrc files are not recognizedChristian Clason2024-04-14
* vim-patch:9.1.0316: filetype: some sh and confini files not recognizedChristian Clason2024-04-14
* vim-patch:9.1.0315: filetype: a few more dosini files are not recognizedChristian Clason2024-04-14
* fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322)zeertzjq2024-04-14
* vim-patch:ce06493aeb3d (#28321)zeertzjq2024-04-14
* Merge pull request #28310 from zeertzjq/vim-9.1.0312zeertzjq2024-04-14
|\
| * vim-patch:9.1.0313: Crash when using heredoc with comment in command blockzeertzjq2024-04-14
| * vim-patch:9.1.0312: heredocs are not supported for :commandszeertzjq2024-04-14
|/
* vim-patch:5392970921abChristian Clason2024-04-13
* vim-patch:122d06858568Christian Clason2024-04-13
* fix(defaults): auto-close terminal for &shell with args (#28276)Jaehwang Jung2024-04-13
* Merge pull request #28315 from zeertzjq/vim-159dc0fcf950zeertzjq2024-04-13
|\
| * vim-patch:0549c503ba20zeertzjq2024-04-13
| * vim-patch:159dc0fcf950zeertzjq2024-04-13
|/
* build(deps): bump tree-sitter to v0.22.4Christian Clason2024-04-13
* fix(float): improve error message when reconfig failed (#25076)Raphael2024-04-13
* fix(path): check return value of append_path() (#28309)Joey Gouly2024-04-13
* fix(move): fix using the wrong window (#28312)zeertzjq2024-04-13
* vim-patch:9.1.0311: filetype: Some config files are not recognized (#28311)zeertzjq2024-04-13
* revert: "feat(health): fold successful healthchecks #22866"dundargoc2024-04-13
* vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308)zeertzjq2024-04-13
* fix(move): check for filler lines properly (#28307)zeertzjq2024-04-13
* Merge pull request #28306 from jgouly/strings_spec_negative_zerobfredl2024-04-12
|\
| * fix(test): fix strings_spec.lua for AArch64Joey Gouly2024-04-12