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
/
cmdhist.c
Commit message (
Expand
)
Author
Age
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
vim-patch:9.0.1098: code uses too much indent (#21540)
zeertzjq
2022-12-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:9.0.0878: Coverity warns for dead code (#21053)
zeertzjq
2022-11-14
*
vim-patch:9.0.0872: code is indented more than needed (#21046)
zeertzjq
2022-11-14
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
*
vim-patch:9.0.0284: using static buffer for multiple completion functions
zeertzjq
2022-08-27
*
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
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
vim-patch:8.1.1823: command line history code is spread out (#19688)
zeertzjq
2022-08-09