aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-11-19
|\
| * docs: dev-arch, focusable windows #30510Justin M. Keyes2024-10-07
| * docs: generate params/returns in builtin.txt #30654Justin M. Keyes2024-10-07
| * vim-patch:9.1.0764: [security]: use-after-free when closing a buffer (#30705)zeertzjq2024-10-07
| * vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...zeertzjq2024-10-07
| * vim-patch:9.1.0761: :cd completion fails on Windows with backslash in path (#...zeertzjq2024-10-07
| * vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...zeertzjq2024-10-07
| * fix(runtime): fully port emoji_list to LuaChristian Clason2024-10-06
| * fix(coverity/510436): shada_read_when_writing index out of bounds (#30686)Devon Gardner2024-10-06
| * vim-patch:9.1.0759: screenpos() may return invalid position (#30681)zeertzjq2024-10-06
| * ci: bump ubuntu runner version to ubuntu-24.04dundargoc2024-10-05
| * fix(coverity/497355): shada_read_when_writing out of bounds read #30665Devon Gardner2024-10-05
| * vim-patch:9.1.0758: it's possible to set an invalid key to 'wildcharm' (#30662)zeertzjq2024-10-05
| * fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)zeertzjq2024-10-04
| * perf(treesitter): do not use tree cursors with a small lifetimeLewis Russell2024-10-03
| * vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)glepnir2024-10-03
| * vim-patch:9.1.0755: quickfix list does not handle hardlinks well (#30637)zeertzjq2024-10-03
| * fix(ui): ensure screen update before waiting for input #30576fredizzimo2024-10-03
| * refactor: fix incorrect use of enum (#30631)zeertzjq2024-10-03
| * vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow...zeertzjq2024-10-03
| * vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
| * build(deps): bump luajit to HEAD - 2240d8446Christian Clason2024-10-02
| * vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)zeertzjq2024-10-01
| * vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll...zeertzjq2024-10-01
| * fix(tabline): restore behavior of click after last tabpage (#30602)zeertzjq2024-10-01
| * refactor: use ERROR_SET() to check for error (#30594)zeertzjq2024-10-01
| * fix(diff): use mmfile_t in linematchLewis Russell2024-09-30
| * fix(float): properly find last window of tabpage (#30571)zeertzjq2024-09-29
| * docs: misc (#30177)dundargoc2024-09-29
| * refactor(multibyte): neo-casefolding without allocationbfredl2024-09-29
| * refactor(event): change last use of klist to kvecbfredl2024-09-28
| * fix(column): set signcolumn width after splitting window (#30556)zeertzjq2024-09-28
| * fix(window): making float with title/footer non-float leaks memory (#30551)zeertzjq2024-09-28
| * fix(window): respect hide flag of float windows when switching (#30507)glepnir2024-09-28
| * feat(defaults): pretty :help headings #30544Justin M. Keyes2024-09-27
| * fix(api): fix crash/leak with float title/footer on error (#30543)zeertzjq2024-09-27
| * vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...zeertzjq2024-09-27
| * fix(mbyte): check for utf8proc_map() failure (#30531)zeertzjq2024-09-26
| * vim-patch:9.1.0742: getcmdprompt() implementation can be improvedzeertzjq2024-09-26
| * vim-patch:9.1.0741: No way to get prompt for input()/confirm()zeertzjq2024-09-26
| * fix(channel): handle writing to file instead of pipe (#30519)zeertzjq2024-09-26
| * build: fix or silence new clang-tidy warningsdundargoc2024-09-25
| * fix(coverity): size_t overflow #30497Justin M. Keyes2024-09-25
| * build(deps): bump wasmtime to v25.0.1Christian Clason2024-09-25
| * docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes2024-09-25
| * fix(paste): only record a paste when it's from RPC (#30491)zeertzjq2024-09-24
| * docs: lua error patterns #30240Justin M. Keyes2024-09-24
| * feat(paste): unify cancel and error behavior (#30476)zeertzjq2024-09-24
| * refactor(api): rename Dictionary => DictJustin M. Keyes2024-09-23
| * refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23