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
*
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
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.2.3888: the argument list may contain duplicates (#19795)
zeertzjq
2022-08-16
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16