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
/
message.c
Commit message (
Expand
)
Author
Age
...
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: remove os_errmsg and os_msg functions
dundargoc
2023-12-23
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
docs: small fixes (#26243)
dundargoc
2023-12-06
*
refactor: change event_create() to a macro (#26343)
zeertzjq
2023-12-01
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: iwyu (#26269)
zeertzjq
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
fix(messages): validate msg_grid before using msg_grid_pos (#26189)
zeertzjq
2023-11-24
*
vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)
zeertzjq
2023-11-24
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()
zeertzjq
2023-11-17
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
2023-11-03
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor(grid): get rid of unbatched grid_puts and grid_putchar
bfredl
2023-10-06
*
feat: ignore swapfile for running Nvim processes #25336
Justin M. Keyes
2023-10-04
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
2023-10-03
*
fix: fix ASAN errors on clang 17 (#25469)
dundargoc
2023-10-03
*
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(message): msg_puts_attr_len -> msg_puts_len
bfredl
2023-09-29
*
refactor(message): msg_outtrans_long_len_attr -> msg_outtrans_long
bfredl
2023-09-29
*
refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attr
bfredl
2023-09-27
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
fix(exception): remember whether message is multiline (#25351)
zeertzjq
2023-09-25
*
vim-patch:9.0.1938: multispace wrong when scrolling horizontally (#25348)
zeertzjq
2023-09-25
*
refactor(grid): properly namespace and separate stateful grid functions
bfredl
2023-09-22
*
fix(decoration_provider): don't leak memory on error (#24410)
zeertzjq
2023-07-21
*
feat(decoration_provider): log errors as error messages
Thomas Vigouroux
2023-07-19
*
refactor: remove some casts to char * (#24200)
zeertzjq
2023-06-29
*
vim-patch:9.0.1635: error message is cleared when removing mode message
zeertzjq
2023-06-16
*
vim-patch:9.0.1634: message is cleared when removing mode message
zeertzjq
2023-06-16
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
fix(messages): ensure msg_grid is at top at more prompt (#23584)
zeertzjq
2023-05-17
[prev]
[next]