index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
spellsuggest.c
Age
Commit message (
Expand
)
Author
Files
2026-04-14
build(clang-analyzer): UB pointer subtraction
Justin M. Keyes
1
2026-03-16
fix(ux): drop "Sorry" from messages #38318
Justin M. Keyes
1
2026-03-01
vim-patch:9.2.0081: Failed "z=" does not reset 'nospell' setting (#38109)
luukvbaal
1
2025-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-03-13
fix(messages): no trailing newline for inputlist, tselect, z= with ext_messages
Luuk van Baal
1
2025-02-20
feat(messages): confirm kind for z=, :tselect, inputlist() #32521
luukvbaal
1
2025-01-02
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-11-20
fix(messages): more ext_messages kinds #31279
luukvbaal
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
Merge pull request #29278 from bfredl/strcat
bfredl
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-05-18
vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822)
zeertzjq
1
2024-04-21
refactor: add function attributes to xmemcpyz() (#28435)
zeertzjq
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-03-14
vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
zeertzjq
1
2024-02-10
vim-patch:9.1.0089: qsort() comparison functions should be transitive
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-02
refactor: remove redundant struct names
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-02
vim-patch:9.0.2141: [security]: buffer-overflow in suggest_trie_walk
zeertzjq
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-17
refactor(grid): make screen rendering more multibyte than ever before
bfredl
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-11-05
refactor(grid): reimplement 'rightleft' as a post-processing step
bfredl
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-11-03
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-10-01
vim-patch:9.0.1958: cannot complete option values
zeertzjq
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor(message): smsg_attr -> smsg
bfredl
1
2023-09-27
refactor(messages): fold msg_attr into msg
bfredl
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-06-30
refactor: fix clang/PVS warnings (#24213)
zeertzjq
1
[next]