summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/bufwrite.c
AgeCommit message (Expand)AuthorFiles
2026-04-21fix(messages): "progress" kind for busy messages #39280luukvbaal1
2026-04-14build: update clang v21, fix warningsdundargoc1
2026-04-07fix: don't make path empty when truncating trailing slashes (#38844)zeertzjq1
2026-02-12fix(bufwrite.c): handle invalid byte sequences #37363Kevin Goodsell1
2026-01-09refactor(fileio.c): avoid downcasting in {read,write}_eintr() (#37323)zeertzjq1
2025-12-28vim-patch:9.1.2028: [security]: Buffer-overflow with incomplete multi-byte ch...zeertzjq1
2025-12-28vim-patch:9.1.2024: 'fsync' option cannot be set per buffer (#37129)zeertzjq1
2025-12-17refactor(editor): extract backup name generation logic #37001yilisharcs1
2025-10-05vim-patch:8.1.1957: more code can be moved to evalvars.cJan Edmund Lazo1
2025-08-27vim-patch:9.1.1688: potential buffer overrun in bufwrite.c (#35497)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-06-25fix(ui)!: decouple ext_messages from message grid #27963luukvbaal1
2025-01-02feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-12-10fix(messages): no message kind for :write messages #31519Tomasz N1
2024-11-23refactor(options): autogenerate valid values and flag enums for options (#31089)Famiu Haque1
2024-11-13refactor(highlight): make enum of builtin highlights start with 1bfredl1
2024-11-08refactor(message): propagate highlight id instead of attrsLuuk van Baal1
2024-07-30refactor: collapse statements in single assignmentsLewis Russell1
2024-07-26vim-patch:9.1.0615: Unnecessary STRLEN() in make_percent_swname()zeertzjq1
2024-07-26vim-patch:8.2.3543: swapname has double slash when 'directory' ends in itzeertzjq1
2024-06-10vim-patch:9.1.0472: Inconsistencies between functions for option flags (#29262)zeertzjq1
2024-06-01refactor: move shared messages to errors.h #26214Justin M. Keyes1
2024-03-25refactor(backup): remove duplicate os_copy_xattr() (#28020)zeertzjq1
2024-03-25fix(backup): E1509 when writing extended attr to symlink (#28014)Razvan-Adrian Ciochina1
2024-01-11refactor(IWYU): fix headersdundargoc1
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-19refactor: use `bool` to represent boolean valuesdundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-29refactor(IWYU): create normal_defs.h (#26293)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-27build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq1
2023-11-12build: remove PVSdundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-10-09refactor: the long goodbyedundargoc1
2023-10-03refactor: the long goodbyedundargoc1
2023-09-30vim-patch:9.0.1962: No support for writing extended attributeszeertzjq1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-09-27refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attrbfredl1
2023-09-27refactor(messages): fold msg_attr into msgbfredl1
2023-09-27vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)zeertzjq1
2023-09-25refactor(options)!: graduate some more shortmess flagsbfredl1
2023-09-10refactor(mch): last mch_ function/macro hits the dustbfredl1