aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* highlight: Added QuickFixLine highlight groupTommy Allen2016-08-17
* Set the default value for 'packpath'James McCoy2016-08-08
* Merge #4964 from ZyX-I/no-xdg-expandJustin M. Keyes2016-08-04
|\
| * option: Silence linterZyX2016-07-10
| * option: Also escape commas in options other then &runtimepathZyX2016-07-10
| * option: Also do not expand XDG defaults with set&ZyX2016-07-10
| * option: Do not expand options, obtained from XDG varsZyX2016-07-10
* | vim-patch:7.4.1147 (#5005)prollings2016-07-10
|/
* lintJames McCoy2016-07-08
* vim-patch:7.4.1552James McCoy2016-07-08
* vim-patch:7.4.1384James McCoy2016-07-08
* options: Default t_Co to 256.Justin M. Keyes2016-07-02
* option: Make all pointers in set_string_option constantZyX2016-06-24
* *: Fix linter errorsZyX2016-06-24
* option: Handle NULL string in set_option_valueZyX2016-06-24
* Add new functionality to the `=` marker in the STLTJ DeVries2016-06-14
* Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\
| * ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | vim-patch:7.4.1142James McCoy2016-06-02
|/
* vim-patch:7.4.1017James McCoy2016-05-20
* *: Fix new linter errorsZyX2016-05-01
* option.c: include header for completeopt_was_setJustin M. Keyes2016-04-28
* Merge pull request #4622 from Shougo/vim-7.4.1753Justin M. Keyes2016-04-27
|\
| * vim-patch:7.4.1753Shougo Matsushita2016-04-22
* | Merge pull request #4593 from ZyX-I/length-functionsJustin M. Keyes2016-04-26
|\ \
| * | *: Fix linter errorsZyX2016-04-18
| * | option: Allow zero-length optionsZyX2016-04-18
| * | option: Use findoption_len in do_setZyX2016-04-18
| * | option: Add find_key_option_len functionZyX2016-04-18
| * | option: Add findoption_len functionZyX2016-04-18
| * | keymap: Make replace_termcodes and friends accept length and cpo_flagsZyX2016-04-18
* | | Merge pull request #4273 from watiko/vim-7.4.957Justin M. Keyes2016-04-25
|\ \ \ | |_|/ |/| |
| * | vim-patch:7.4.941watiko2016-03-06
| |/
* / *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18
|/
* Merge #4265 'vim-patch:7.4.925'.Justin M. Keyes2016-03-02
|\
| * option_defs.h: Introduce SHM_ABBREVIATIONSwatiko2016-02-17
* | coverity/71530: Prefer STRLCPY to STRCPY in option.cForrest Fleming2016-02-23
* | coverity/135593: Error handling issues (CHECKED_RETURN)Justin M. Keyes2016-02-19
|/
* Merge pull request #4244 from watiko/vim-7.4.830Justin M. Keyes2016-02-17
|\
| * vim-patch:7.4.833watiko2016-02-12
| * vim-patch:7.4.830watiko2016-02-12
* | Merge pull request #4188 from jbradaric/vim-7.4.868Justin M. Keyes2016-02-17
|\ \ | |/ |/|
| * Fix linter errors.Jurica Bradaric2016-02-09
| * vim-patch:7.4.868Jurica Bradaric2016-02-09
* | vim-patch:7.4.915watiko2016-02-09
* | vim-patch:7.4.749watiko2016-02-09
|/
* vim-patch:7.4.741 #4121Jurica Bradaric2016-02-01
* vim-patch:7.4.1027watiko2016-02-01
* vim-patch:7.4.782watiko2016-02-01
* Fix lint issuesJason Schulz2016-01-15