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
/
message.c
Age
Commit message (
Expand
)
Author
Files
2025-02-28
vim-patch:9.1.1155: Mode message not cleared after :silent message (#32672)
neovim-backports[bot]
1
2024-05-15
fix(messages): avoid passing negative length to strnlen() (#28753)
zeertzjq
1
2024-05-01
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
1
2024-04-16
fix(messages): avoid crash with :intro and ch=0 (#28343)
zeertzjq
1
2024-04-05
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
1
2024-03-31
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
1
2024-03-18
fix(pager): handle consecutive newlines properly (#27913)
zeertzjq
1
2024-03-18
refactor(messages): remove condition that is always true (#27909)
zeertzjq
1
2024-03-18
fix(messages): allow more prompt in headless mode with UI (#27905)
zeertzjq
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
1
2024-02-13
vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incompl...
zeertzjq
1
2024-02-11
fix(messages): clear new lines when increasing 'cmdheight' (#27421)
zeertzjq
1
2024-02-09
refactor(api): make cstr_as_string accept "const char*"
bfredl
1
2024-02-06
docs: small fixes (#27213)
dundargoc
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-11
refactor(screen): simplify grid_clear() and win_draw_end()
bfredl
1
2024-01-08
refactor(options): use schar_T representation for fillchars and listchars
bfredl
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-23
refactor: remove os_errmsg and os_msg functions
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-06
docs: small fixes (#26243)
dundargoc
1
2023-12-01
refactor: change event_create() to a macro (#26343)
zeertzjq
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
refactor: iwyu (#26269)
zeertzjq
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-27
build: enable IWYU on mac
dundargoc
1
2023-11-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
1
2023-11-24
fix(messages): validate msg_grid before using msg_grid_pos (#26189)
zeertzjq
1
2023-11-24
vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)
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-17
vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()
zeertzjq
1
2023-11-13
refactor: follow style guide
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-11
refactor: remove redundant casts
dundargoc
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-09
refactor: the long goodbye
dundargoc
1
2023-10-06
refactor(grid): get rid of unbatched grid_puts and grid_putchar
bfredl
1
2023-10-04
feat: ignore swapfile for running Nvim processes #25336
Justin M. Keyes
1
2023-10-03
refactor: the long goodbye
dundargoc
1
2023-10-03
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
1
2023-10-03
fix: fix ASAN errors on clang 17 (#25469)
dundargoc
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
[next]