aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* option: Silence PVS/V547: expression is true on 64-bit systemsZyX2018-04-16
* option: Fix PVS/V547: var is always NULL at that pointZyX2018-04-16
* option: Fix PVS/V560: EXPAND_BOOL_SETTINGS already caused early returnZyX2018-04-16
* option: Fix PVS/V547: allocator never returns NULL nowZyX2018-04-16
* option: Fix PVS/V517: duplicate check for titlelenZyX2018-04-16
* option: Silence PVS/V594: GLOBAL_WO macros is not really necessaryZyX2018-04-16
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* Merge branch 'master' into yagebu/option-fixesJames McCoy2018-03-28
|\
| * build/msvc: Workaround for compiler optimization bugb-r-o-c-k2018-03-04
| * 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
| * vim-patch-8.0.0649 and vim-patch-8.0.0650: autocmd open help 2 timesNimit Bhardwaj2018-02-17
| * lintJustin M. Keyes2018-02-11
| * vim-patch:8.0.0975: using freed memory when setting 'backspace'Justin M. Keyes2018-02-11
| * vim-patch:8.0.0974: resetting a string option does not trigger OptionSetJustin M. Keyes2018-02-11
| * vim-patch:8.0.0703: illegal memory access with empty :doau commandJustin M. Keyes2018-02-11
| * vim-patch:8.0.0676: crash when closing quickfix window in autocmdJustin M. Keyes2018-02-11
| * vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
| * Fix lint error in option.cGeorge Zhao2018-01-19
| * Fix warning about conversion on mingw64George Zhao2018-01-18
| * vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...James McCoy2017-12-17
| * vim-patch:8.0.0074Michael Schupikov2017-12-15
| * ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
| * mac: Set $LANG based on the system localeJames McCoy2017-12-10
| * tui: dump termcap info if -V3 ('verbose' >= 3)Justin M. Keyes2017-12-05
| * lintJustin M. Keyes2017-11-27
| * tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
| * channels: move away term code from eval.cBjörn Linse2017-11-25
| * Merge branch 'master' of github.com:ckelsel/neovim into vim-8.0.0101ckelsel2017-10-10
| |\
| * | Merge branch 'master' of https://github.com/neovim/neovim into vim-8.0.0101ckelsel2017-09-27
| |\|
| | * vim-patch:8.0.0333ckelsel2017-09-24
| * | vim-patch:8.0.0106ckelsel2017-09-24
| * | vim-patch:8.0.0102ckelsel2017-09-24
| * | vim-patch:8.0.0101ckelsel2017-09-24
| |/
| * vim-patch:8.0.0305 (#7265)KunMing Xie2017-09-17
| * options: remove ghost of `:set termcap` (#7102)Justin M. Keyes2017-07-31
| * vim-patch:8.0.0100 (#7085)KunMing Xie2017-07-29
| * vim-patch:8.0.0073ckelsel2017-07-23
| * vim-patch:8.0.0031 (#7050)KunMing Xie2017-07-22
| * vim-patch:8.0.0003lonerover2017-07-19
| * 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
| * Merge #6816 'TUI improvements'Justin M. Keyes2017-07-07
| |\
| | * lintJustin M. Keyes2017-07-07
| | * tui: Disable interference in guicursor by higher layers.Jonathan de Boyne Pollard2017-06-03
| * | message: Add support for replacing `<` to str2specialZyX2017-07-02
| * | *: Adjust usages of modified functionsZyX2017-07-02
* | | Merge branch 'master' into option-fixesJakob Schnitzer2017-06-28
|\| |
| * | screen.c: fix lintBjörn Linse2017-06-14
| * | screen.c: make more highlights window specificBjörn Linse2017-06-14
| * | *: Fix conversion warnings for tv_get_number*()James McCoy2017-06-06
| * | lintJames McCoy2017-06-04