summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/arglist.c
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2026-04-14build: update clang v21, fix warningsdundargoc1
2026-03-29vim-patch:9.2.0254: w_locked can be bypassed when setting recursivelySean Dewar1
2026-03-16vim-patch:9.2.0182: autocmds may leave windows with w_locked set #38332Sean Dewar1
2026-03-14refactor(window): lastwin_nofloating takes tpSean Dewar1
2025-10-13vim-patch:8.2.2423: missing error messageJan Edmund Lazo1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-06-10vim-patch:9.1.1450: Session has wrong arglist with :tcd and :arglocal (#34430)zeertzjq1
2025-01-12vim-patch:9.1.1003: [security]: heap-buffer-overflow with visual mode (#31971)zeertzjq1
2024-08-17vim-patch:9.1.0678: [security]: use-after-free in alist_add()zeertzjq1
2024-07-30refactor: collapse statements in single assignmentsLewis Russell1
2024-06-01refactor: move shared messages to errors.h #26214Justin M. Keyes1
2024-03-11vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy1
2024-02-10vim-patch:9.1.0087: Restoring lastused_tabpage too early in do_arg_all() (#27...Raphael1
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-19refactor: use `bool` to represent boolean valuesdundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-12-16vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)zeertzjq1
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-20refactor: enable formatting for ternariesdundargoc1
2023-11-13refactor: follow style guidedundargoc1
2023-11-12build: remove PVSdundargoc1
2023-11-11refactor: remove redundant castsdundargoc1
2023-10-17refactor(options): rename `empty_option` to `empty_string_option`Famiu Haque1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-09-23fix(float): fix some other crashes with :unhide or :all (#25328)zeertzjq1
2023-05-05vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq1
2023-04-26refactor: uncrustifydundargoc1
2023-04-21vim-patch:9.0.1472: ":drop fname" may change the last used tab page (#23230)zeertzjq1
2023-04-07refactor: remove redundant const char * castsii141
2023-04-05refactor: make error message definitions constii141
2023-02-11refactor: reduce scope of locals as per the style guide (#22206)dundargoc1
2023-01-24revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...zeertzjq1
2023-01-23refactor(win_close): remove "force", don't pass on "free_buf" (#21921)zeertzjq1
2023-01-03vim-patch:9.0.1132: code is indented more than needed (#21626)zeertzjq1
2022-12-04vim-patch:8.2.2182: Vim9: value of 'magic' is still relevantzeertzjq1
2022-11-29vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq1
2022-11-26docs: fix typos (#21168)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-11-13vim-patch:9.0.0865: duplicate arguments are not always detected (#21036)zeertzjq1
2022-10-06vim-patch:9.0.0657: too many #ifdefs (#20506)zeertzjq1
2022-10-05vim-patch:9.0.0388: the do_arg_all() function is too longzeertzjq1