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
*
lint
Jan Edmund Lazo
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
Remove has_mbytes from lines local to parent commit
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
globals: cmd_silent is bool
Jan Edmund Lazo
2018-08-29
*
vim-patch:8.0.1468: illegal memory access in del_bytes()
Jan Edmund Lazo
2018-08-24
*
style: fixing minor issues noted in code review.
ZviRackover
2018-08-06
*
lint: clean-up after parent commit
ZviRackover
2018-08-06
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
vim-patch: finish port of 8.0.0{654,663,667}
Jan Edmund Lazo
2018-07-07
*
vim-patch:8.0.0468: g< after aborting an Ex command (#7941)
KunMing Xie
2018-06-21
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
Merge #7679 'startup: treat stdin as text instead of commands'
Justin M. Keyes
2018-06-10
|
\
|
*
lint
Justin M. Keyes
2018-06-04
*
|
vim-patch:8.0.0520: using a function pointer while the function is known (#8513)
KunMing Xie
2018-06-10
*
|
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
|
/
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
message: Fix PVS/V547: c is never equal to KS_ZERO
ZyX
2018-04-15
*
|
Merge branch 'master' into s-dash-stdin
b-r-o-c-k
2018-04-14
|
\
|
|
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
|
*
vim-patch:8.0.0184: fix ex-mode exit code #7943
sohnryang
2018-03-24
|
*
message: don't output unprintable chars to screen
Björn Linse
2018-03-04
|
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
|
*
msg_outtrans_special(): handle NULL
Justin M. Keyes
2017-12-05
|
*
msg_outtrans_special(): `const` some strings
Justin M. Keyes
2017-12-05
|
*
str2specialbuf(): fix comparison
Justin M. Keyes
2017-12-05
*
|
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
|
|
*
Merge branch 'master' into colored-cmdline
ZyX
2017-08-06
|
|
\
|
|
*
input: skip dialogs if no UI is active
Justin M. Keyes
2017-08-06
|
*
|
message: Only require second (format) argument to be not NULL
ZyX
2017-07-26
|
*
|
Merge branch 'master' into colored-cmdline
ZyX
2017-07-15
|
|
\
|
|
|
*
message: Fix `:echo "\x80"` printing `~@<80>`
ZyX
2017-07-04
|
|
*
message: Add support for replacing `<` to str2special
ZyX
2017-07-02
|
|
*
*: Adjust usages of modified functions
ZyX
2017-07-02
|
|
*
message: Refactor str2specialbuf
ZyX
2017-07-02
|
|
*
message: Refactor str2special_save and str2special
ZyX
2017-07-02
|
*
|
ex_getln: Fix “echoerr msg not shown” problem
ZyX
2017-06-28
|
|
/
|
*
vim-patch:7.4.2263
James McCoy
2017-04-29
|
*
vim-patch:7.4.2244
James McCoy
2017-04-29
|
*
event: Remove "priority" concept.
Justin M. Keyes
2017-04-28
|
*
*: Add comment to all C files
ZyX
2017-04-19
|
*
message: Some more has_mbyte/enc_utf8 removal
ZyX
2017-04-16
|
*
message: Remove some enc_utf8/… checks
ZyX
2017-04-16
|
*
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
|
*
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
|
*
fixup!
ZyX
2017-04-03
|
*
message: Do not use IObuff in emsgf
ZyX
2017-04-03
|
*
message: Remove incorrect assertion
ZyX
2017-03-29
[next]