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
/
input.c
Commit message (
Expand
)
Author
Age
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
vim-patch:9.0.2111: [security]: overflow in get_number
zeertzjq
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(getchar.c): change most char_u to uint8_t (#22444)
zeertzjq
2023-02-28
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)
zeertzjq
2023-01-17
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
fix: compiler warnings from clang 15 (#20321)
dundargoc
2022-09-28
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
2022-01-21
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10