index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
arglist.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.1003: [security]: heap-buffer-overflow with visual mode (#31971)
zeertzjq
2025-01-12
*
vim-patch:9.1.0678: [security]: use-after-free in alist_add()
zeertzjq
2024-08-17
*
refactor: collapse statements in single assignments
Lewis Russell
2024-07-30
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
vim-patch:9.1.0087: Restoring lastused_tabpage too early in do_arg_all() (#27...
Raphael
2024-02-10
*
vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165)
zeertzjq
2024-01-24
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)
zeertzjq
2023-12-16
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor(options): rename `empty_option` to `empty_string_option`
Famiu Haque
2023-10-17
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(float): fix some other crashes with :unhide or :all (#25328)
zeertzjq
2023-09-23
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:9.0.1472: ":drop fname" may change the last used tab page (#23230)
zeertzjq
2023-04-21
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
2023-01-03
*
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
2022-12-04
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
*
docs: fix typos (#21168)
dundargoc
2022-11-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:9.0.0865: duplicate arguments are not always detected (#21036)
zeertzjq
2022-11-13
*
vim-patch:9.0.0657: too many #ifdefs (#20506)
zeertzjq
2022-10-06
*
vim-patch:9.0.0388: the do_arg_all() function is too long
zeertzjq
2022-10-05
*
vim-patch:8.2.3884: crash when clearing the argument list while using it
zeertzjq
2022-10-05
*
vim-patch:8.2.2463: using :arglocal in an autocommand may use freed memory
zeertzjq
2022-10-05
*
vim-patch:8.2.2421: double free when using autocommand with "argdel"
zeertzjq
2022-10-05
*
vim-patch:8.2.2413: crash when using :all while using a cmdline window
zeertzjq
2022-10-05
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
vim-patch:9.0.0386: some code blocks are nested too deep
zeertzjq
2022-09-05
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
[next]