summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/buffer.c
AgeCommit message (Expand)AuthorFiles
2026-04-18fix(eval): crash on some NULL ptr deref #39182phanium1
2026-03-27feat(prompt): prompt_appendbuf() appends to prompt buffer #37763Shadman1
2026-02-27vim-patch:partial:9.2.0068: Inefficient use of list_append_string() (#38083)zeertzjq1
2026-02-17fix(prompt): clear undo when changing/appending promptSean Dewar1
2026-02-17fix(prompt): prompt_setprompt cursor col adjustmentSean Dewar1
2026-02-17fix(prompt): prompt_setprompt with unloaded buffer, ': with lnum 0Sean Dewar1
2026-02-15fix(prompt): prompt_setprompt does not adjust extmarks, no on_bytesSean Dewar1
2026-02-15fix(prompt): wrong cursor col after prompt_setprompt, no on_linesSean Dewar1
2026-02-15fix(prompt): prompt_setprompt sets cursor col unnecessarilySean Dewar1
2026-02-15fix(prompt): heap-buffer-overflows with invalid ': colSean Dewar1
2026-02-15fix(prompt): heap-buffer-overflow in prompt_setpromptSean Dewar1
2026-02-14feat(prompt): plugins can update prompt during user input #37743Shadman1
2025-08-26fix(eval): winnrs of unfocusable/hidden windows #35474Sean Dewar1
2025-08-20vim-patch:8.2.0853: ml_delete() often called with FALSE argumentJan Edmund Lazo1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-20refactor: fixup! vim-patch:8.1.0877: new bufferJan Edmund Lazo1
2025-06-01fix(eval): winnr('$') counts non-current hidden/unfocusable windows #34207luukvbaal1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-12-16refactor(wininfo): change wininfo from a linked list to an arraybfredl1
2024-03-13fix(api/buffer): fix handling of viewport of non-current bufferbfredl1
2024-01-28vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar1
2024-01-22perf(extmarks): add metadata for efficient filtering of special decorationsbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-30refactor: follow style guidedundargoc1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-25vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...zeertzjq1
2023-11-17refactor(sign): move legacy signs to extmarksLuuk van Baal1
2023-11-12build: remove PVSdundargoc1
2023-08-26refactor(change): do API changes to buffer without curbuf switchbfredl1
2023-08-24refactor(memline): distinguish mutating uses of ml_get_buf()bfredl1
2023-08-22vim-patch:9.0.0837: append() reports failure when not appending anythingzeertzjq1
2023-07-03refactor: remove longdundargoc1
2023-04-26refactor: uncrustifydundargoc1
2023-04-07refactor: remove redundant const char * castsii141
2023-01-18refactor: replace char_u with char 24 (#21823)dundargoc1
2023-01-15refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc1
2022-12-02feat(aucmd_win): allow crazy things with hidden buffers (#21250)zeertzjq1
2022-11-29vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq1
2022-11-29refactor: buffer_ensure_loaded()zeertzjq1
2022-11-29vim-patch:9.0.0914: deletebufline() may move marks in the wrong windowzeertzjq1
2022-11-29vim-patch:9.0.0910: setting lines in another buffer may not work wellzeertzjq1
2022-11-29vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq1