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
/
usercmd.c
Commit message (
Expand
)
Author
Age
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
refactor(usercmd.c): reduce scope of locals
Lewis Russell
2023-09-11
*
vim-patch:9.0.1774: no support for custom cmdline completion (#24808)
zeertzjq
2023-08-21
*
vim-patch:9.0.1714: getcompletion() "cmdline" fails after :autocmd (#24727)
zeertzjq
2023-08-16
*
vim-patch:9.0.1708: getcompletion() failes for user-defined commands (#24707)
zeertzjq
2023-08-14
*
vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)
zeertzjq
2023-08-12
*
refactor: remove some (const char **) casts (#24423)
zeertzjq
2023-07-22
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(usercmd): Fix buffer overflow in uc_list() (#23225)
Andreas Schneider
2023-04-21
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: make error message definitions const
ii14
2023-04-05
*
vim-patch:9.0.1332: crash when using buffer-local user command in cmdline win...
zeertzjq
2023-02-20
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
vim-patch:9.0.1227: no cmdline completion for :runtime
zeertzjq
2023-01-26
*
refactor(PVS/V1048): remove unnecessary assignment (#21870)
Lucas Merritt
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
vim-patch:8.2.4617: no completion for :scriptnames
zeertzjq
2023-01-17
*
vim-patch:8.2.4565: no command line completion for :breakadd and :breakdel
zeertzjq
2023-01-15
*
vim-patch:8.2.4398: some command completion functions are too long (#21799)
zeertzjq
2023-01-14
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
vim-patch:9.0.1079: leaking memory when defining a user command fails
zeertzjq
2022-12-20
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
docs: fix typos
dundargoc
2022-11-02
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:9.0.0786: user command does not get number from :tab modifier (#20716)
zeertzjq
2022-10-18
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
vim-patch:9.0.0346: :horizontal modifier not fully supported
zeertzjq
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
fix(usercmd): also check for whitespace after escaped character (#19942)
zeertzjq
2022-08-25
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:8.2.1873: Vim9: missing white space when using <f-args> (#19657)
zeertzjq
2022-08-06
*
vim-patch:8.2.3282: Vim9: error about using -complete without -nargs is confu...
zeertzjq
2022-08-06
[next]