aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* coverity/13687: Do not allow NUL byte in region namesZyX2017-04-09
* spellfile: Use old errorZyX2017-04-09
* coverity/13686: Do not allow NUL byte in precondition regexZyX2017-04-09
* Merge pull request #6485 from jamessan/vim-8.0.0377James McCoy2017-04-09
|\
| * lintJames McCoy2017-04-09
| * vim-patch:8.0.0376James McCoy2017-04-09
| * vim-patch:8.0.0322James McCoy2017-04-09
| * vim-patch:8.0.0378James McCoy2017-04-09
| * vim-patch:8.0.0377James McCoy2017-04-09
* | cmake: Do not use ExternalProjectZyX2017-04-09
* | cmake: Do not build clint-error-files by defaultZyX2017-04-09
|/
* Merge #6439 from ZyX-I/fix-gc-failuresJustin M. Keyes2017-04-09
|\
| * vim.h: Remove strange commentsZyX2017-04-09
| * headers: Remove useless HAVE_CONFIG_H macrosZyX2017-04-09
* | Merge #6478 from ZyX-I/conv-fixesJustin M. Keyes2017-04-09
|\ \
| * | *: Remove useless assertsZyX2017-04-08
| * | *: Fix linter errorsZyX2017-04-08
| * | eval/*code,shada: Drop support for converting UTF-8 from/to p_encZyX2017-04-08
| * | eval/decode: Omit calling convert_setup for each stringZyX2017-04-08
| * | shada: Initialize vimconv_TZyX2017-04-08
| * | eval/decode,shada: Do not forget to clean up convertersZyX2017-04-08
* | | cmake: Use archive instead of downloading *.json files (#6482)Nikolai Aleksandrovich Pavlov2017-04-09
* | | refactor/single-includededmass2017-04-08
|/ /
* | refactor/single-include: fold.h #6456dedmass2017-04-08
* | refactor/single-include: ex_getln.h #6454dedmass2017-04-08
* | refactor/single-include: memline_defs.h #6465dedmass2017-04-08
* | refactor/single-include: move.h #6469dedmass2017-04-08
* | refactor/single-include: ex_cmds.h #6453dedmass2017-04-08
* | refactor/single-include: digraph.h #6444dedmass2017-04-08
* | refactor/single-include: cursor_shape.h #6442dedmass2017-04-08
* | lintJames McCoy2017-04-07
* | vim-patch:8.0.0550James McCoy2017-04-07
* | vim-patch:8.0.0499James McCoy2017-04-07
* | win: os_get_hostname() #5416 (#6413)Justin M. Keyes2017-04-07
* | eval: delimit string with NUL byte (#6467)Nicolas Hillegeer2017-04-07
* | completion: fix segfault with ignorecase+infercase (#6452)Justin M. Keyes2017-04-06
* | refactor/single-include: diff.h (#6443)Carlo Abelli2017-04-06
|/
* options: remove 'guiheadroom'Justin M. Keyes2017-04-04
* 'guicursor': Disable by default for unknown terminals.Justin M. Keyes2017-04-04
* 'guicursor': enabled=false if 'guicursor' is emptyJustin M. Keyes2017-04-04
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* fileio: Fix most linter errorsZyX2017-04-03
* fileio: Save details about E212 errorZyX2017-04-03
* eval: Add s flag, use p_fs by default, error out on unknown flagZyX2017-04-03
* fileio: Refactor msg_add_fname to something which needs no commentsZyX2017-04-03
* fileio: Clean up IObuff-manipulation messZyX2017-04-03
* fixup!ZyX2017-04-03
* message: Do not use IObuff in emsgfZyX2017-04-03
* fileio: Refactor errmsg handlingZyX2017-04-03
* eval: Make writefile() able to disable fsync()ZyX2017-04-02