aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: bundle uncrustifydundargoc2023-05-18
* build: remove duplicate include directories in --version outputdundargoc2023-05-18
* fix(treesitter): allow foldexpr without highlights (#23672)Lewis Russell2023-05-18
* fix(messages): ensure msg_grid is at top at more prompt (#23584)zeertzjq2023-05-17
* Merge pull request #15534 from bfredl/monomapbfredl2023-05-17
|\
| * refactor(map): avoid duplicated khash_t types for valuesbfredl2023-05-17
* | feat(treesitter): improved logging (#23638)Lewis Russell2023-05-17
* | fix(treesitter): correctly calculate bytes for text sources (#23655)Lewis Russell2023-05-16
* | refactor: use xstrl{cpy,cat} on IObuff (#23648)ii142023-05-16
* | vim-patch:8.2.2858: test fails because of changed error message (#23647)zeertzjq2023-05-16
* | vim-patch:9.0.1561: display wrong when moving cursor to above the top line (#...luukvbaal2023-05-16
* | ci: remove redundant asan and ubsan optionsii142023-05-15
* | Merge pull request #23606 from clason/bump-tree-sitter-luaChristian Clason2023-05-15
|\ \
| * | fix(treesitter): update c queriesChristian Clason2023-05-15
| * | fix(treesitter): update vimdoc and vimscript queriesChristian Clason2023-05-15
| * | build(deps): update lua parser and queriesChristian Clason2023-05-15
| |/
* | Merge pull request #23259 from ii14/build/ubsan_default_optionsbfredl2023-05-15
|\ \ | |/ |/|
| * build: add ubsan default optionsii142023-05-15
|/
* build(deps): bump libuv to HEAD - 30fc896cc (#23636)Christian Clason2023-05-15
* vim-patch:b7398fe41c9e (#23627)Christian Clason2023-05-15
* vim-patch:9.0.1554: code for handling 'switchbuf' is repeated (#23632)zeertzjq2023-05-15
* vim-patch:9.0.1555: setcharsearch() does not clear last searched char properl...zeertzjq2023-05-15
* ci: trigger tests when pushingdundargoc2023-05-15
* test: skip flaky test on Windowsdundargoc2023-05-14
* docs(if_pyth): make it work with Python 3 instead of Python 2 (#23620)zeertzjq2023-05-14
* ci: bump uncrustify to 0.77.1Christian Clason2023-05-14
* vim-patch:9.0.1551: position of marker for 'smoothscroll' not computed correc...luukvbaal2023-05-14
* docs: small fixesdundargoc2023-05-13
* build(deps): bump tree-sitter to HEAD - 91e4d9401 (#23616)Christian Clason2023-05-13
* Merge pull request #23612 from zeertzjq/vim-9.0.0064zeertzjq2023-05-13
|\
| * vim-patch:9.0.0598: using negative array index with negative width windowzeertzjq2023-05-13
| * vim-patch:9.0.0492: cmdwin test fails on MS-Windowszeertzjq2023-05-13
| * vim-patch:9.0.0490: using freed memory with cmdwin and BufEnter autocmdzeertzjq2023-05-13
| * vim-patch:9.0.0249: no test for what 9.0.0234 fixeszeertzjq2023-05-13
| * vim-patch:9.0.0218: reading before the start of the linezeertzjq2023-05-13
| * vim-patch:9.0.0064: confusing error when using "q:" in command line windowzeertzjq2023-05-13
|/
* vim-patch:9.0.1549: USD filetype is not recognized (#23608)Christian Clason2023-05-13
* fix(treesitter): support subfiletypes in get_lang (#23605)Christian Clason2023-05-13
* build: cmake cleanupdundargoc2023-05-13
* ci(deps): update bump_deps script (#23604)Christian Clason2023-05-13
* refactor(lsp): mark server_ready function as deprecated (#23520)Raphael2023-05-13
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* vim-patch:9.0.1546: some commands for opening a file don't use 'switchbuf' (#...zeertzjq2023-05-13
* vim-patch:9.0.1545: text not scrolled when cursor moved with "g0" and "h" (#2...luukvbaal2023-05-13
* build: bump uncrustify to version 0.77dundargoc2023-05-12
* test(scroll_opt): fix typo in porting oldtest (#23593)luukvbaal2023-05-12
* Merge pull request #23558 from luukvbaal/smoothscrollzeertzjq2023-05-12
|\
| * vim-patch:9.0.1543: display errors when making topline shorterLuuk van Baal2023-05-11
| * vim-patch:9.0.1542: line not fully displayed if it doesn't fit in the screenLuuk van Baal2023-05-11
| * vim-patch:9.0.1533: test for 'smoothscroll' is ineffectiveLuuk van Baal2023-05-09