aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ci: replace stale bot with custom implementationdundargoc2023-04-27
* perf(events): store autocommands in flat vectors (#23256)ii142023-04-27
* fix: disallow removing extmarks in on_lines callbacks (#23219)Lewis Russell2023-04-27
* vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)zeertzjq2023-04-28
* fix(pum): position properly with ext_multigrid (#23336)zeertzjq2023-04-27
* docs(lsp): remove obsolete lsp-extension example (#23346)Christian Clason2023-04-27
* Merge pull request #23216 from bfredl/lpegbfredl2023-04-27
|\
| * refactor(build): include lpeg as a librarybfredl2023-04-27
* | test: fix dependencies between test cases (#23343)zeertzjq2023-04-27
* | build: remove BUSTED_PRG dead code (#23340)zeertzjq2023-04-27
* | build(Makefile): add nvim to oldtest phony targetluukvbaal2023-04-27
* | vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333)zeertzjq2023-04-27
* | refactor: uncrustifydundargoc2023-04-26
* | ci: containerize the external dependencies testdundargoc2023-04-26
* | refactor(clang-tidy): remove redundant castsdundargoc2023-04-26
* | ci: update reviewersdundargoc2023-04-26
* | build(clint): fix deprecation and linter warningsdundargoc2023-04-26
* | Merge pull request #23288 from MunifTanjim/issue-22263zeertzjq2023-04-27
|\ \ | |/ |/|
| * test: scheduled callback shouldn't trigger ModeChanged repeatedlyMunif Tanjim2023-04-26
| * vim-patch:9.0.1490: the ModeChanged event may be triggered too oftenzeertzjq2023-04-26
|/
* Merge pull request #23308 from bfredl/fs_time_boogalobfredl2023-04-26
|\
| * refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutexbfredl2023-04-25
* | build: revert accidental permission changes (#23319)zeertzjq2023-04-26
* | vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)zeertzjq2023-04-26
* | vim-patch:8.2.3314: behavior of exists() in a :def function is unpredictable ...zeertzjq2023-04-26
* | vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)zeertzjq2023-04-26
* | vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...zeertzjq2023-04-25
* | vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...zeertzjq2023-04-25
* | Merge pull request #23303 from gpanders/more-vim-iterGregory Anders2023-04-25
|\ \
| * | refactor(iter): move helper functions under vim.iterGregory Anders2023-04-25
| * | test: move vim.iter tests to separate fileGregory Anders2023-04-24
* | | feat(lua): vim.keycode (#22960)ii142023-04-25
* | | Merge pull request #23313 from zeertzjq/vim-8.2.3768zeertzjq2023-04-25
|\ \ \
| * | | vim-patch:8.2.3772: timer info test fails on slow machinezeertzjq2023-04-25
| * | | vim-patch:8.2.3768: timer_info() has the wrong repeat value in a timer callbackzeertzjq2023-04-25
| * | | fix(timer): allow timer_info() to get info about current timerzeertzjq2023-04-25
|/ / /
* | | vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)zeertzjq2023-04-25
* | | vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq2023-04-25
* | | refactor: remove unnecessary height change in frame_add_hsep() (#23305)zeertzjq2023-04-25
| |/ |/|
* | Merge pull request #23293 from bfredl/bigsleepbfredl2023-04-25
|\ \
| * | refactor(time): refactor delay with input checkingbfredl2023-04-24
* | | fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)luukvbaal2023-04-25
| |/ |/|
* | fix(column): don't reset 'statuscolumn' width after it has been drawnluukvbaal2023-04-24
* | fix(pum): show right-click menu above cmdline area (#23298)zeertzjq2023-04-24
* | build: add "ci" configure preset to reduce verbositydundargoc2023-04-23
* | ci: reuse script to enable Developer Command Promptdundargoc2023-04-23
* | vim-patch:71badf9547e8 (#23285)Christian Clason2023-04-23
* | vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)Christian Clason2023-04-23
* | ci(release): clean up wording and undeprecate tar.gzdundargoc2023-04-23
* | fix(typval): don't treat v:null as truthy (#23281)zeertzjq2023-04-23
|/