aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/message.c
Commit message (Expand)AuthorAge
* 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
* 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
* Merge #6110 'refactor: Move vim_*printf to strings.c'.Justin M. Keyes2017-02-17
|\
| * message,strings: Move vim_*printf functions to strings.cZyX2017-02-14
* | Merge #6114 'Partial string handling refactoring'.Justin M. Keyes2017-02-17
|\ \ | |/ |/|
| * *: Fix linter errorsZyX2017-02-15
| * *: Partial string handling refactoringZyX2017-02-15
|/
* eval: Add id() function and make printf("%p") return something useful (#6095)Nikolai Aleksandrovich Pavlov2017-02-11
* execute: Correctly capture output with highlight attributesJames McCoy2017-02-01
* coverity/133853: Out-of-bounds accessJustin M. Keyes2017-01-23
* vim-patch:7.4.2049lonerover2017-01-19
* lintJames McCoy2017-01-10
* vim-patch:7.4.2008James McCoy2017-01-10
* vim-patch:7.4.1876 (#5848)lonerover2016-12-31
* vim-patch:7.4.1735Michael Ennen2016-11-29
* shell_write_cb: Schedule error message. (#5670)Justin M. Keyes2016-11-26
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* ex_messages: remove 'Messages maintainer' (#5160)Anmol Sethi2016-08-04
* eval.c: rename capture() to execute() (#5132)Justin M. Keyes2016-07-31
* Merge #4697 'capture() function'.Justin M. Keyes2016-06-20
|\
| * Port capture() functionShougo Matsushita2016-05-27
* | ops.c: enable -Wconversion warningCharles Joachim2016-05-30
|/