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.h
Age
Commit message (
Expand
)
Author
Files
2026-02-12
docs: lsp, options, promptbuf
Justin M. Keyes
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-25
fix(ui)!: decouple ext_messages from message grid #27963
luukvbaal
1
2025-05-24
feat(ui): "append" parameter for "msg_show" UI events
Luuk van Baal
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-03-03
refactor(messages): simplify message history
Luuk van Baal
1
2025-02-20
fix(messages): list_cmd kind for :registers, :au[g] #32531
luukvbaal
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-23
refactor: remove os_errmsg and os_msg functions
dundargoc
1
2023-12-18
refactor: move some anonymous enums back to non-defs headers (#26622)
zeertzjq
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-11-30
refactor(IWYU): move typedefs out of globals.h (#26322)
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
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-10-03
fix: fix ASAN errors on clang 17 (#25469)
dundargoc
1
2023-09-25
refactor: remove 'shortmess' save/restore panic for ex commands
bfredl
1
2022-11-10
fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)
zeertzjq
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-09-09
refactor: replace char_u with char
Dundar Göc
1
2022-09-02
refactor: migrate comment style (#20012)
Lewis Russell
1
2022-06-11
fix(messages): add color when showing nvim_echo in :messages history
bfredl
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2021-11-01
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-01-20
api: nvim_echo
notomo
1
2019-09-01
screen: add some documentation of internals of msg_grid implementation
Björn Linse
1
2019-09-01
screen: use dedicated message grid
Björn Linse
1
2019-06-02
Make sure msg_clear is sent after confirm message (#10065)
Ville Hakulinen
1
2019-02-10
ui: implement ext_messages
Björn Linse
1
2019-01-23
cleanup: reduce some duplicate code, avoid function pointers for a condition
Björn Linse
1
2017-12-15
vim-patch:8.0.0074
Michael Schupikov
1
2017-02-17
Merge #6110 'refactor: Move vim_*printf to strings.c'.
Justin M. Keyes
1
2017-02-15
*: Partial string handling refactoring
ZyX
1
2017-02-14
message,strings: Move vim_*printf functions to strings.c
ZyX
1
2016-04-18
message: Remove useless emsg* functions, leaving only emsgf
ZyX
1
2016-04-18
eval/decode: Make sure that error messages do not cause overflow
ZyX
1
2016-04-18
*: Fix linter errors
ZyX
1
2016-04-18
vim: Move *MSG* macros to message.h
ZyX
1
2014-07-25
message: add missing stdarg.h include #993
Andrew Chin
1
2014-07-16
vim: include used definitions in headers
Nicolas Hillegeer
1
2014-07-12
move defines from vim.h
Brandon Coleman
1
2014-07-11
Include stdbool.h in headers which have functions with bool in signature
Pavel Platto
1
2014-06-02
Add automatic generation of headers
ZyX
1
[next]