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
*
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
|
/
*
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
*
message: Remove useless emsg* functions, leaving only emsgf
ZyX
2016-04-18
*
eval/decode: Make sure that error messages do not cause overflow
ZyX
2016-04-18
*
eval/encode: Fix invalid UTF-8 strings handling:
ZyX
2016-04-18
*
vim-patch:7.4.722
Jurica Bradaric
2016-01-24
*
Fix lint issues
Jason Schulz
2016-01-15
*
Add support for binary numbers
Jason Schulz
2016-01-15
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
Macro cleanup: FEAT_GUI and ALWAYS_USE_GUI
Hettomei
2015-07-17
*
getenv: return NULL if empty #2574
Scott Prager
2015-05-29
*
Remove char_u: message:smsg_attr()
Michael Reed
2015-05-13
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Fix warnings: Support '%zu' in vim_snprintf(): Add support.
Eliseo Martínez
2015-05-01
*
Support '%zu' in vim_snprintf(): Cleanup.
Eliseo Martínez
2015-05-01
*
vim-patch:7.4.712
David Bürgin
2015-04-27
*
vim-patch:7.4.553 #2513
David Bürgin
2015-04-25
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
misc2.c: Move emsg* functions to message.c #2152
Michael Reed
2015-03-19
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Macro cleanup: USE_ON_FLY_SCROLL
Michael Reed
2015-03-05
*
Fix warnings: message.c: copy_hotkeys_and_msg: Garbage value: FP. #2062
Eliseo Martínez
2015-02-26
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
coverity/13683: Out-of-bounds access: RI.
Eliseo Martínez
2015-02-20
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove nonnullret deadcode: home_replace_save.
Eliseo Martínez
2015-01-27
*
Macro cleanup: Miscellaneous
Michael Reed
2015-01-14
*
Ignore compatible mode
Joel Teichroeb
2014-12-13
*
docs: Remove VAX remnants
Michael Reed
2014-12-09
*
Fix warnings: message.c: msg_attr_keep(): Np dereference: FP.
Eliseo Martínez
2014-12-06
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
ui: Extract mouse.c/mouse.h
Thiago de Arruda
2014-11-27
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
[next]