aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/message.c
Commit message (Expand)AuthorAge
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* vim-patch: finish port of 8.0.0{654,663,667}Jan Edmund Lazo2018-07-07
* vim-patch:8.0.0468: g< after aborting an Ex command (#7941)KunMing Xie2018-06-21
* vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* Merge #7679 'startup: treat stdin as text instead of commands'Justin M. Keyes2018-06-10
|\
| * lintJustin M. Keyes2018-06-04
* | vim-patch:8.0.0520: using a function pointer while the function is known (#8513)KunMing Xie2018-06-10
* | vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
|/
* Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\
| * message: Fix PVS/V547: c is never equal to KS_ZEROZyX2018-04-15
* | Merge branch 'master' into s-dash-stdinb-r-o-c-k2018-04-14
|\|
| * msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
| * vim-patch:8.0.0184: fix ex-mode exit code #7943sohnryang2018-03-24
| * message: don't output unprintable chars to screenBjörn Linse2018-03-04
| * vim-patch:8.0.0074Michael Schupikov2017-12-15
| * msg_outtrans_special(): handle NULLJustin M. Keyes2017-12-05
| * msg_outtrans_special(): `const` some stringsJustin M. Keyes2017-12-05
| * str2specialbuf(): fix comparisonJustin M. Keyes2017-12-05
* | Merge branch 'master' into s-dash-stdinZyX2017-12-03
|\|
| * Merge branch 'master' into colored-cmdlineZyX2017-08-06
| |\
| | * input: skip dialogs if no UI is activeJustin M. Keyes2017-08-06
| * | message: Only require second (format) argument to be not NULLZyX2017-07-26
| * | Merge branch 'master' into colored-cmdlineZyX2017-07-15
| |\|
| | * message: Fix `:echo "\x80"` printing `~@<80>`ZyX2017-07-04
| | * message: Add support for replacing `<` to str2specialZyX2017-07-02
| | * *: Adjust usages of modified functionsZyX2017-07-02
| | * message: Refactor str2specialbufZyX2017-07-02
| | * message: Refactor str2special_save and str2specialZyX2017-07-02
| * | ex_getln: Fix “echoerr msg not shown” problemZyX2017-06-28
| |/
| * vim-patch:7.4.2263James McCoy2017-04-29
| * vim-patch:7.4.2244James McCoy2017-04-29
| * event: Remove "priority" concept.Justin M. Keyes2017-04-28
| * *: Add comment to all C filesZyX2017-04-19
| * message: Some more has_mbyte/enc_utf8 removalZyX2017-04-16
| * message: Remove some enc_utf8/… checksZyX2017-04-16
| * lint: fix clint errors around mb_tolower callsBjörn Linse2017-04-10
| * mbyte: replace vim_tolower with mb_tolower handling locale correctlyBjörn Linse2017-04-10
| * fixup!ZyX2017-04-03
| * message: Do not use IObuff in emsgfZyX2017-04-03
| * message: Remove incorrect assertionZyX2017-03-29
| * message: Revise maxlen argument in msg_puts_attr_lenZyX2017-03-29
| * eval,*: Move get_tv_string to typval.cZyX2017-03-29
| * vim-patch:7.4.2349 (#6368)lonerover2017-03-26
| * refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25
* | main: Translate full -s error message, not part of itZyX2017-03-19
|/
* lintJames McCoy2017-03-06
* vim-patch:7.4.2097James McCoy2017-03-06
* vim-patch:7.4.2068James McCoy2017-03-06
* vim-patch:7.4.2051James McCoy2017-03-06
* message.c: fix dead assignment by removing dead codeSander Bosma2017-02-20