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
*
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
refactor(log): use msg_schedule_semsg #18950
Justin M. Keyes
2022-06-15
*
vim-patch:8.2.5097: using uninitialized memory when using 'listchars' (#18974)
zeertzjq
2022-06-16
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
fix(messages): add color when showing nvim_echo in :messages history
bfredl
2022-06-11
*
vim-patch:8.2.5070: unnecessary code
zeertzjq
2022-06-09
*
vim-patch:8.2.5066: lcs-leadmultispace
zeertzjq
2022-06-09
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
feat(ui): clear message history explicitly with msg_history_clear event
devbhan singh
2022-05-21
*
refactor: grid->rows and grid->cols
bfredl
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
|
/
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
vim-patch:8.2.4924: maparg() may return a string that cannot be reused
zeertzjq
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
vim-patch:8.2.4867: listing of mapping with K_SPECIAL is wrong (#18419)
zeertzjq
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
vim-patch:8.2.0839: dropping modifier when putting a character back in typeahead
zeertzjq
2022-04-29
*
vim-patch:8.2.4156: fileinfo message overwrites echo'ed message
zeertzjq
2022-03-31
*
vim-patch:8.2.2515: memory access error when truncating an empty message
zeertzjq
2022-03-31
*
vim-patch:8.2.1844: using "q" at the more prompt doesn't stop a long message
zeertzjq
2022-03-31
*
refactor(message): convert function comments to doxygen format
Dundar Göc
2022-03-16
*
vim-patch:8.2.4343: when reloading not all properties are detected
zeertzjq
2022-02-14
*
fix(--headless): do not block on press-enter prompts when no UI
glacambre
2022-02-05
*
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
*
Merge pull request #15910 from glacambre/silent_stdioopen
bfredl
2022-01-24
|
\
|
*
feat(--headless): add on_print callback to stdioopen
glacambre
2022-01-24
*
|
fix(input): put modifiers back into typeahead buffer when needed
zeertzjq
2022-01-23
*
|
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
|
/
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move msgmore function to messages.c
Björn Linse
2021-12-10
*
Merge pull request #16547 from pekdon/sunos
James McCoy
2021-12-09
|
\
|
*
fix: add STRNLEN compatability macro
Claes Nästén
2021-12-06
*
|
lint (#16526)
Jan Edmund Lazo
2021-12-05
|
/
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0783: compiler warning for signed/unsigned
James McCoy
2021-11-01
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
[next]