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
*
vim-patch:9.1.0798: too many strlen() calls in cmdhist.c (#30895)
zeertzjq
2024-10-22
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
vim-patch:9.1.0439: Cannot filter the history (#28958)
zeertzjq
2024-05-24
*
vim-patch:9.1.0426: too many strlen() calls in search.c
zeertzjq
2024-05-22
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor(IWYU): fix includes for cmdhist.h (#26324)
zeertzjq
2023-11-30
*
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 func_attr.h
dundargoc
2023-11-27
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
vim-patch:9.0.2108: [security]: overflow with count for :s command
zeertzjq
2023-11-17
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
vim-patch:9.0.2068: [security] overflow in :history (#25794)
zeertzjq
2023-10-27
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
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: remove some casts to char * (#24200)
zeertzjq
2023-06-29
*
refactor: use xstrl{cpy,cat} on IObuff (#23648)
ii14
2023-05-16
*
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