aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge pull request #19470 from zeertzjq/vim-8.2.4866zeertzjq2022-07-25
|\
| * vim-patch:9.0.0066: switching window uneccarily when getting buffer optionszeertzjq2022-07-25
| * vim-patch:8.2.4866: duplicate code in "get" functionszeertzjq2022-07-25
|/
* Merge pull request #19493 from zeertzjq/vim-8.2.1469zeertzjq2022-07-25
|\
| * vim-patch:8.2.4228: no tests for clicking in the GUI tablinezeertzjq2022-07-25
| * vim-patch:8.2.2969: subtracting from number option fails when result is zerozeertzjq2022-07-25
| * vim-patch:8.2.2285: Vim9: cannot set an option to a falsezeertzjq2022-07-25
| * vim-patch:8.2.2284: Vim9: cannot set an option to a boolean valuezeertzjq2022-07-25
| * vim-patch:8.2.2254: Vim9: bool option type is numberzeertzjq2022-07-25
| * vim-patch:8.2.1469: Vim9: cannot assign string to string optionzeertzjq2022-07-25
* | ci(distribution): auto-release winget #19121Vedant2022-07-25
|/
* Merge pull request #18992 from zeertzjq/alt-mousezeertzjq2022-07-25
|\
| * test: improve some input testszeertzjq2022-07-25
| * fix(input): do no reinterpret mouse keys with ALT modifierszeertzjq2022-07-25
|/
* fix(api): make nvim_cmd mods.silent work correctly (#19489)notomo2022-07-25
* vim-patch:8.1.1763: evalfunc.c is still too big (#17952)Lewis Russell2022-07-24
* feat(l10n): improve zh_CN translations (#19483)Raphael2022-07-24
* fix(mouse): fix using uninitialized memory with K_MOUSEMOVE (#19480)zeertzjq2022-07-24
* Merge pull request #19476 from zeertzjq/vim-9.0.0059zeertzjq2022-07-23
|\
| * vim-patch:9.0.0061: ml_get error with nested autocommandzeertzjq2022-07-23
| * vim-patch:9.0.0059: test file has wrong namezeertzjq2022-07-23
|/
* Merge pull request #19471 from zeertzjq/vim-8.2.4731zeertzjq2022-07-23
|\
| * vim-patch:8.2.5035: when splitting a window the changelist position moveszeertzjq2022-07-23
| * vim-patch:8.2.4731: the changelist index is not remembered per bufferzeertzjq2022-07-23
|/
* Merge pull request #19467 from zeertzjq/vim-8.2.1489zeertzjq2022-07-22
|\
| * vim-patch:8.2.1489: Vim9: error when setting an option with setbufvar()zeertzjq2022-07-22
| * refactor: move f_getbufvar() and f_setbufvar() to eval/vars.czeertzjq2022-07-22
|/
* fix(build): non-git ("tarball") build fails #19448kylo2522022-07-22
* ci(release): use cpack on macOS #19459Carlo Cabrera2022-07-22
* refactor: move FunPtr to types.h (#19466)zeertzjq2022-07-22
* feat(l10n): Turkish translations #19441Emir SARI2022-07-22
* vim-patch:8.1.1933: the eval.c file is too big (#19462)zeertzjq2022-07-22
* test(mksession_spec): use %bwipeout! instead of qall! to close terminal (#19465)zeertzjq2022-07-22
* fix(grid): don't use utfc_ptr2char_len() when printing until NUL (#19456)zeertzjq2022-07-22
* ci(labeler): do not add "column" label for mark.{c,h} (#19455)zeertzjq2022-07-21
* refactor: fix clang warnings (#19453)zeertzjq2022-07-21
* fix(mark): give correct error message when mark is in another buffer (#19454)zeertzjq2022-07-21
* vim-patch:9.0.0047: using freed memory with recursive substitute (#19457)zeertzjq2022-07-21
* vim-patch:8.2.4502 (#19439)zeertzjq2022-07-21
* Merge pull request #19445 from famiu/fix/local_winbar_tabsbfredl2022-07-20
|\
| * fix: local winbar with tabsFamiu Haque2022-07-20
* | test(old): set 'display' to an empty string (#19450)zeertzjq2022-07-20
* | feat(lua): allow vim.cmd to be indexed (#19238)Lewis Russell2022-07-20
* | Merge pull request #19446 from bfredl/fixarraybfredl2022-07-20
|\ \
| * | refactor(object): get rid of redundant FIXED_TEMP_ARRAYbfredl2022-07-20
|/ /
* | Merge pull request #19415 from zeertzjq/vim-8.1.1076zeertzjq2022-07-20
|\ \
| * | vim-patch:8.1.1849zeertzjq2022-07-20
| * | vim-patch:8.1.1076: file for Insert mode is much too bigzeertzjq2022-07-20
|/ /
* | fix(tmpdir): invalid tempname() if username has slashes #19323August Masquelier2022-07-19
* | docs: fix vim.filetype.add by avoiding quotes (#19433)Javier Lopez2022-07-19