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
*
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
*
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
*
message: Revise maxlen argument in msg_puts_attr_len
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
vim-patch:7.4.2349 (#6368)
lonerover
2017-03-26
*
refactor: Remove allow_keys global (#6346)
Matthew Malcomson
2017-03-25
*
lint
James McCoy
2017-03-06
*
vim-patch:7.4.2097
James McCoy
2017-03-06
*
vim-patch:7.4.2068
James McCoy
2017-03-06
*
vim-patch:7.4.2051
James McCoy
2017-03-06
*
message.c: fix dead assignment by removing dead code
Sander Bosma
2017-02-20
*
Merge #6110 'refactor: Move vim_*printf to strings.c'.
Justin M. Keyes
2017-02-17
|
\
|
*
message,strings: Move vim_*printf functions to strings.c
ZyX
2017-02-14
*
|
Merge #6114 'Partial string handling refactoring'.
Justin M. Keyes
2017-02-17
|
\
\
|
|
/
|
/
|
|
*
*: Fix linter errors
ZyX
2017-02-15
|
*
*: Partial string handling refactoring
ZyX
2017-02-15
|
/
*
eval: Add id() function and make printf("%p") return something useful (#6095)
Nikolai Aleksandrovich Pavlov
2017-02-11
*
execute: Correctly capture output with highlight attributes
James McCoy
2017-02-01
*
coverity/133853: Out-of-bounds access
Justin M. Keyes
2017-01-23
*
vim-patch:7.4.2049
lonerover
2017-01-19
*
lint
James McCoy
2017-01-10
*
vim-patch:7.4.2008
James McCoy
2017-01-10
*
vim-patch:7.4.1876 (#5848)
lonerover
2016-12-31
*
vim-patch:7.4.1735
Michael Ennen
2016-11-29
*
shell_write_cb: Schedule error message. (#5670)
Justin M. Keyes
2016-11-26
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
ex_messages: remove 'Messages maintainer' (#5160)
Anmol Sethi
2016-08-04
*
eval.c: rename capture() to execute() (#5132)
Justin M. Keyes
2016-07-31
*
Merge #4697 'capture() function'.
Justin M. Keyes
2016-06-20
|
\
|
*
Port capture() function
Shougo Matsushita
2016-05-27
*
|
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
|
/
*
cmdline: Redraw the cmdline after processing events
Björn Linse
2016-05-24
*
msg_puts_printf: remove char_u
Justin M. Keyes
2016-05-17
*
Merge pull request #4639 from brcolow/vim-7.4.1347
Justin M. Keyes
2016-05-10
|
\
|
*
vim-patch: 7.4.1347
Michael Ennen
2016-04-24
*
|
*: Fix new linter errors
ZyX
2016-05-01
|
/
[next]