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: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.2.1653: expand('<stack>') does not include the final line number
zeertzjq
2022-08-15
*
vim-patch:8.2.1297: when a test fails it's often not easy to see where
zeertzjq
2022-08-15
*
vim-patch:9.0.0207: stacktrace not shown when debugging (#19776)
zeertzjq
2022-08-15
*
vim-patch:8.2.3675 (#19766)
zeertzjq
2022-08-14
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:9.0.0009: going past the end of a menu item with only modifier
zeertzjq
2022-08-05
*
vim-patch:9.0.0114: the command line takes up space even when not used
Shougo Matsushita
2022-07-31
*
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
*
vim-patch:9.0.0099: scrollback can be wrong after redrawing the command line ...
zeertzjq
2022-07-28
*
vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)
zeertzjq
2022-07-26
*
vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)
zeertzjq
2022-07-13
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor(fold): style #19175
Lewis Russell
2022-07-02
*
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: enable -Wconversion warning for message.c
Dundar Goc
2022-06-27
*
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
[next]