aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* build: silence "po" noise #30469Justin M. Keyes2024-09-23
* vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)zeertzjq2024-09-23
* docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski2024-09-22
* fix(paste): improve repeating of pasted text (#30438)zeertzjq2024-09-22
* vim-patch:9.1.0739: [security]: use-after-free in ex_getln.c (#30448)zeertzjq2024-09-21
* refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq2024-09-19
* fix(coverity/509227/509228): tui driver_ti underflow #30341Devon Gardner2024-09-19
* feat(tui): builtin UI (TUI) sets client info #30397Justin M. Keyes2024-09-18
* fix(coverity): CID 509571 Uninitialized variables #30395Justin M. Keyes2024-09-18
* docs(eval): update param types of prompt-buffer functions (#30392)glepnir2024-09-16
* refactor: rename "process" => "proc" #30387Justin M. Keyes2024-09-15