summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/ex_cmds2.c
AgeCommit message (Expand)AuthorFiles
2025-09-23fix(message): no wait return for delayed exception error #35881luukvbaal1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-04-08fix(editor): respect [+cmd] when executing :drop #33339jyn1
2025-02-28vim-patch:9.1.1158: :verbose set has wrong file name with :compiler! (#32682)zeertzjq1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
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-09-28fix(window): respect hide flag of float windows when switching (#30507)glepnir1
2024-08-03vim-patch:9.1.0653: Patch v9.1.0648 not completely rightzeertzjq1
2024-08-03vim-patch:9.1.0648: [security] double-free in dialog_changed()zeertzjq1
2024-06-01refactor: move shared messages to errors.h #26214Justin M. Keyes1
2024-04-13vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308)zeertzjq1
2024-04-06vim-patch:9.1.0267: File name entered in GUI dialog is ignoredzeertzjq1
2024-04-05vim-patch:9.1.0265: console dialog cannot save unnamed buffers (#28185)zeertzjq1
2024-03-22vim-patch:9.1.0195: memleak with ex_drop, NULL dereferencezeertzjq1
2024-03-22vim-patch:9.1.0192: drop: don't rewind when editing the same filezeertzjq1
2024-03-13fix(api/buffer): fix handling of viewport of non-current bufferbfredl1
2024-03-11vim-patch:9.1.0156: Make 'wfb' failing to split still report E1513zeertzjq1
2024-03-11vim-patch:9.1.0152: Coverity complains about ignoring return valuezeertzjq1
2024-03-11vim-patch:9.1.0150: Several minor 'winfixbuf' issuesColin Kennedy1
2024-03-11vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy1
2024-02-10refactor: rename w_float_config to w_config #27419Will Hopkins1
2024-01-28fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461vE5li1
2024-01-24vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165)zeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-30refactor: follow style guidedundargoc1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-19refactor: follow style guidedundargoc1
2023-11-13refactor: follow style guidedundargoc1
2023-11-12build: remove PVSdundargoc1
2023-11-11refactor: remove redundant castsdundargoc1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-09-27refactor(messages): fold msg_attr into msgbfredl1
2023-09-25refactor: remove 'shortmess' save/restore panic for ex commandsbfredl1
2023-07-13perf(rtp): reduce rtp scans (#24191)Lewis Russell1
2023-05-05vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq1
2023-04-19vim-patch:8.1.2094: the fileio.c file is too big Lewis Russell1
2023-04-16vim-patch:9.0.1064: code for making 'shortmess' temporarily empty is repeatedzeertzjq1
2023-04-07refactor: remove redundant const char * castsii141
2023-04-01refactor: add const and remove unnecessary casts (#22841)ii141
2023-02-11refactor: reduce scope of locals as per the style guide (#22206)dundargoc1
2023-01-13refactor: replace char_u with char 20 (#21714)dundargoc1
2022-12-31vim-patch:9.0.1115: code is indented more than needed (#21598)zeertzjq1
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-15build: allow IWYU to fix includes for all .c filesdundargoc1