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
/
spellsuggest.c
Commit message (
Expand
)
Author
Age
*
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
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: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor(grid): reimplement 'rightleft' as a post-processing step
bfredl
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
2023-11-03
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
refactor: fix clang/PVS warnings (#24213)
zeertzjq
2023-06-30
*
vim-patch:9.0.1578: SpellCap highlight not always updated when needed (#23755)
luukvbaal
2023-05-26
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
refactor(spell): use uint8_t for "byts" variables (#22519)
zeertzjq
2023-03-04
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
fix: address -Wmaybe-uninitialized warnings (#22436)
Lewis Russell
2023-02-27
*
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
*
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
*
refactor: use flexible arrays instead of the length-of-one trick (#22072)
dundargoc
2023-02-02
*
vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)
zeertzjq
2023-02-01
*
vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)
zeertzjq
2023-01-24
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: fix sign conversion warning from gcc (#21833)
dundargoc
2023-01-17
*
vim-patch:8.2.4563: "z=" in Visual mode may go beyond the end of the line
zeertzjq
2023-01-15
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
[next]