summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/buffer.c
AgeCommit message (Expand)AuthorFiles
2024-09-19feat(jumplist): allow opting out of removing unloaded buffers (#30419)zeertzjq1
2024-04-01vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...zeertzjq1
2024-03-13fix(api/buffer): fix handling of viewport of non-current bufferbfredl1
2024-03-11vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy1
2024-03-09fix(window): :close may cause Nvim to quit with autocmd and floatzeertzjq1
2024-03-08vim-patch:9.1.0116: win_split_ins may not check available roomSean Dewar1
2024-02-29vim-patch:9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()...zeertzjq1
2024-02-26fix(mbyte): fix bugs in utf_cp_*_off() functionsVanaIgr1
2024-02-24vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)zeertzjq1
2024-02-16vim-patch:9.1.0113: duplicate code when cleaning undo stackzeertzjq1
2024-02-10refactor: rename w_float_config to w_config #27419Will Hopkins1
2024-02-08refactor(api): refactor more api functions to use arena returnbfredl1
2024-01-28fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461vE5li1
2024-01-28vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar1
2024-01-15fix(column): keep track of number of lines with number of signsLuuk van Baal1
2024-01-11refactor(IWYU): fix headersdundargoc1
2024-01-01refactor: remove redundant NOLINT commentsdundargoc1
2023-12-30refactor: follow style guidedundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-12-20fix(buffer): do not filter help bufferChristian Clason1
2023-12-19refactor: use `bool` to represent boolean valuesdundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-12-09refactor(options): reduce `findoption()` usageFamiu Haque1
2023-12-07perf(column): keep track of number of lines that hold up the 'signcolumn'Luuk van Baal1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-29perf(column): only invalidate lines affected by added signLuuk van Baal1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-28fix(column): redraw and update signcols for paired extmarkLuuk van Baal1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq1
2023-11-25vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...zeertzjq1
2023-11-21fix(column): always set b_signcols.maxLuuk van Baal1
2023-11-20refactor: enable formatting for ternariesdundargoc1
2023-11-18Merge pull request #25724 from luukvbaal/signmergebfredl1
2023-11-17refactor(sign): move legacy signs to extmarksLuuk van Baal1
2023-11-17vim-patch:9.0.2010: [security] use-after-free from buf_contents_changed()zeertzjq1
2023-11-16refactor: iwyu (#26062)zeertzjq1
2023-11-16refactor: move some functions to winfloat.c (#26020)Raphael1
2023-11-13refactor: follow style guidedundargoc1
2023-11-12build: remove PVSdundargoc1
2023-11-11refactor: remove redundant castsdundargoc1
2023-11-05refactor: the long goodbyedundargoc1
2023-10-03refactor: the long goodbyedundargoc1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-09-29refactor(message): smsg_attr -> smsgbfredl1
2023-09-29refactor: remove longdundargoc1
2023-09-27refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attrbfredl1