summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/errors.h
AgeCommit message (Expand)AuthorFiles
2026-04-21fix(substitute): don't crash with very large count (#39272)zeertzjq1
2026-04-15refactor: move e_invalwindow to errors.h (#39067)glepnir1
2026-04-05fix(help): show error when using :help! with nothing at cursor #38775zeertzjq1
2026-03-03vim-patch:9.2.0088: cannot display tabs for indentationzeertzjq1
2026-02-22vim-patch:9.2.0031: Inefficient use of ga_concat()zeertzjq1
2026-02-16vim-patch:9.1.1954: Setting a byte in a blob, accepts values outside 0-255zeertzjq1
2026-02-16vim-patch:8.2.3841: Vim9: outdated TODO items, disabled tests that work (#37900)zeertzjq1
2026-02-06Merge #37424 $XDG_CONFIG_DIRS with init.lua, $NVIM_APPNAMEJustin M. Keyes1
2026-02-06refactor(startup): extract conflicting configs error to errors.hJesse van der Pluijm1
2026-01-24vim-patch:9.0.0874: using freed memory when executing unmenu at more promptzeertzjq1
2026-01-14vim-patch:partial:9.0.0907: restoring window after WinScrolled may failzeertzjq1
2026-01-08vim-patch:9.1.2066: :wqall! doesn't close a terminal like :qall! does (#37314)zeertzjq1
2026-01-05vim-patch:8.1.0753: printf format not checked for semsg() (#37248)zeertzjq1
2025-12-09vim-patch:9.1.1963: diff: missing diff size limit for xdiff (#36877)zeertzjq1
2025-10-13vim-patch:8.2.2423: missing error messageJan Edmund Lazo1
2025-10-12vim-patch:8.2.3968: build failureJan Edmund Lazo1
2025-10-12vim-patch:8.2.3962: build fails for missing error messageJan Edmund Lazo1
2025-10-10vim-patch:8.2.4772: old Coverity warning for not checking ftell() return valueJan Edmund Lazo1
2025-10-06vim-patch:8.1.1981: the evalfunc.c file is too bigJan Edmund Lazo1
2025-08-07vim-patch:9.1.1600: using diff anchors with hidden buffers fails silently (#3...zeertzjq1
2025-07-18vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)zeertzjq1
2025-05-04vim-patch:9.1.1361: [security]: possible use-after-free when closing a buffer...Sean Dewar1
2025-01-16vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646zeertzjq1
2024-11-14fix(messages)!: vim.ui_attach message callbacks are unsafeLuuk van Baal1
2024-11-03vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq1
2024-10-29vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...zeertzjq1
2024-10-29vim-patch:9.1.0811: :find expansion does not consider 'findexpr'zeertzjq1
2024-10-29vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq1
2024-06-01refactor: move shared messages to errors.h #26214Justin M. Keyes1