aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* fix(column): always set b_signcols.maxLuuk van Baal2023-11-21
* refactor(sign): store 'signcolumn' width range when it is setLuuk van Baal2023-11-21
* build: adjust clang-tidy warning exclusion logicdundargoc2023-11-20
* refactor: enable formatting for ternariesdundargoc2023-11-20
* build: bump uncrustify to version 0.78.1dundargoc2023-11-20
* refactor: follow style guidedundargoc2023-11-19
* build: bump uncrustify versiondundargoc2023-11-19
* fix(sign): do not error when defining sign without attributes (#26106)luukvbaal2023-11-19
* refactor(extmark): redundant ExtmarkInfo delenda est, use MTPair insteadbfredl2023-11-18
* build: various cmake fixesdundargoc2023-11-18
* Merge pull request #25724 from luukvbaal/signmergebfredl2023-11-18
|\
| * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* | fix(completion): filter results with complete+=f (#26029)Raphael2023-11-18
* | refactor(tui): use termkey_interpret_modereportGregory Anders2023-11-17
* | refactor(tui): refactor Kitty keyboard query implementationGregory Anders2023-11-17
* | fix(tui): handle cursor visibility properly (#26091)zeertzjq2023-11-17
* | refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* | fix(lua): only disable vim.schedule() when closing main loop (#26090)zeertzjq2023-11-17
* | vim-patch:9.0.2106: [security]: Use-after-free in win_close()zeertzjq2023-11-17
* | vim-patch:9.0.2010: [security] use-after-free from buf_contents_changed()zeertzjq2023-11-17
* | vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()zeertzjq2023-11-17
* | vim-patch:9.0.1864: still crash with bt_quickfix1_poczeertzjq2023-11-17
* | vim-patch:9.0.1858: [security] heap use after free in ins_compl_get_exp()zeertzjq2023-11-17
* | vim-patch:9.0.1857: [security] heap-use-after-free in is_qf_win()zeertzjq2023-11-17
* | vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)zeertzjq2023-11-17
* | vim-patch:9.0.2111: [security]: overflow in get_numberzeertzjq2023-11-17
* | vim-patch:9.0.2110: [security]: overflow in ex address parsingzeertzjq2023-11-17
* | vim-patch:9.0.2109: [security]: overflow in nv_z_get_countzeertzjq2023-11-17
* | vim-patch:9.0.2108: [security]: overflow with count for :s commandzeertzjq2023-11-17
* | vim-patch:9.0.1532: crash when expanding "~" in substitute causes very long textzeertzjq2023-11-17
* | feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders2023-11-16
* | refactor: remove B_SPELL macro (#26063)zeertzjq2023-11-16
* | refactor: iwyu (#26062)zeertzjq2023-11-16
* | refactor: move some functions to winfloat.c (#26020)Raphael2023-11-16
* | fix(tui): do not toggle cursor visibility when flushing the buffer (#26055)Gregory Anders2023-11-15
|/
* vim-patch:9.0.2105: skipcol not reset when topline changed (#26042)luukvbaal2023-11-15
* feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
* refactor: vim.ui.clipboard #26040Justin M. Keyes2023-11-14
* fix(defaults): set 'fsync' #26034Ploum2023-11-14
* Merge pull request #25918 from gpanders/background-colorGregory Anders2023-11-13
|\
| * fix(lua): do not schedule events if Nvim is exitingGregory Anders2023-11-13
| * docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
| * refactor: move background color detection into LuaGregory Anders2023-11-13
* | refactor: follow style guidedundargoc2023-11-13
|/
* version.c: update (#26025)github-actions[bot]2023-11-13
* fix(textformat): remove unnecessary changed_bytes() (#26027)zeertzjq2023-11-13
* vim-patch: mark N/A 8.1 patches #26008Justin M. Keyes2023-11-13
* vim-patch:8.1.1521: when a popup window is closed the buffer remains (#26024)zeertzjq2023-11-13
* vim-patch:8.2.4850: mksession mixes up "tabpages" and "curdir" argumentszeertzjq2023-11-13
* vim-patch:partial:8.1.1218: cannot set a directory for a tab pagezeertzjq2023-11-13