aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.0.0022: spell test failszeertzjq2022-07-02
* vim-patch:9.0.0021: invalid memory access when adding word to spell word listzeertzjq2022-07-02
* vim-patch:9.0.0017: accessing memory beyond the end of the linezeertzjq2022-07-02
* build: move lint target to cmake #19169dundargoc2022-07-01
* vim-patch:9.0.0015: with EXITFREE defined terminal menus are not cleared (#19...zeertzjq2022-07-01
* version.c: update [skip ci] #19179github-actions[bot]2022-07-01
* vim-patch:9.0.0012: signature files not detected properly (#19172)Christian Clason2022-07-01
* Merge pull request #19178 from zeertzjq/vim-8.2.0049zeertzjq2022-07-01
|\
| * test(old): reorder test_cmdline.vim to match upstreamzeertzjq2022-07-01
| * vim-patch:8.2.0049: command line completion not fully testedzeertzjq2022-07-01
|/
* Merge pull request #19170 from zeertzjq/vim-8.0.1558zeertzjq2022-07-01
|\
| * feat(ui): make right-click menu work properly with ext_multigridzeertzjq2022-07-01
| * vim-patch:8.1.1274: after :unmenu can still execute the menu with :emenuzeertzjq2022-07-01
| * vim-patch:8.1.0695: internal error when using :popupzeertzjq2022-07-01
| * vim-patch:8.1.0487: no menus specifically for the terminal windowzeertzjq2022-07-01
| * vim-patch:8.0.1588: popup menu hangs after typing CTRL-Czeertzjq2022-07-01
| * vim-patch:8.0.1574: show cursor in wrong place when using popup menuzeertzjq2022-07-01
| * vim-patch:8.0.1570: can't use :popup for a menu in the terminalzeertzjq2022-07-01
| * vim-patch:8.0.1558: no right-click menu in a terminalzeertzjq2022-07-01
|/
* cmdheight=0: fix bugs #18961Shougo2022-06-30
* fix(filetype): update call sites of vim.filetype.match (#19171)Gregory Anders2022-06-30
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* refactor(uncrustify): change config to better align with style guide (#18803)dundargoc2022-06-30
* vim-patch:9.0.0011: reading beyond the end of the line with put command (#19166)zeertzjq2022-06-30
* feat(build): add_glob_target runs only on changed files #19070dundargoc2022-06-30
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* vim-patch:9.0.0001: Travis CI is no longer used #19163Hugo2022-06-30
* Merge pull request #19134 from dundargoc/refactor/conversionbfredl2022-06-30
|\
| * refactor: enable -Wconversion warning for fileio.cDundar Goc2022-06-29
* | refactor(highlight)!: rename attributes to match Vim (#19159)zeertzjq2022-06-30
|/
* fix(lsp): small bugs in snippet-parser #18998L3MON4D32022-06-29
* vim-patch:9.0.0006: not all Visual Basic files are recognized (#19153)Christian Clason2022-06-29
* vim-patch:9.0.0005: hare files are not recognized (#19151)Christian Clason2022-06-29
* vim-patch:8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'...zeertzjq2022-06-29
* vim-patch:9.0.0002: map functionality outside of map.c (#19150)zeertzjq2022-06-29
* Merge pull request #19133 from famiu/feat/api/cmd_support_filterbfredl2022-06-29
|\
| * feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filterFamiu Haque2022-06-28
* | Merge #19139 build(cmake): fix static libintl on macOSJustin M. Keyes2022-06-29
|\ \
| * | ci(release): link `gettext` include directoryCarlo Cabrera2022-06-29
| * | build(cmake): fix static `libintl` test on macOSCarlo Cabrera2022-06-29
* | | feat: update unicode tables #19135Justin M. Keyes2022-06-28
* | | Merge pull request #19141 from bfredl/mapcharbfredl2022-06-29
|\ \ \ | |/ / |/| |
| * | refactor(aucmd): call define_autocmd() directly for default autocmdsbfredl2022-06-28
| * | refactor(map): simplify add_map paramsbfredl2022-06-28
|/ /
* | Merge #19120 build: rename build-related dirsJustin M. Keyes2022-06-28
|\ \
| * | build: move unicode/ to src/unicode/Justin M. Keyes2022-06-28
| * | build: rename build-related dirsJustin M. Keyes2022-06-28
* | | fix(coverity): redundant assert #19059Thomas Vigouroux2022-06-28
|/ /
* | refactor(ci): cleanup release.yml #19132Vedant2022-06-28
* | Merge #19060 memory leaksJustin M. Keyes2022-06-28
|\ \ | |/ |/|