| Commit message (Expand) | Author | Age |
* | syntax.c: Update color names. (#5733) | Justin M. Keyes | 2016-12-08 |
* | vim-patch:7.4.1691 | Shougo Matsushita | 2016-11-24 |
* | 'inccommand': rename 'incsubstitute' | Justin M. Keyes | 2016-11-08 |
* | 'inccommand': rework | Justin M. Keyes | 2016-11-08 |
* | Incsubsitution feature | KillTheMule | 2016-10-30 |
* | version: has("nvim-1.2.3") | Justin M. Keyes | 2016-10-25 |
* | vim-patch:7.4.1547 #5326 | Stéphane Campinas | 2016-09-16 |
* | syntax.c: Support bg/fg special color-names. #5319 | Kerem Cakirer | 2016-09-16 |
* | refactor: eliminate misc2.c | Justin M. Keyes | 2016-09-13 |
* | highlight: Added QuickFixLine highlight group | Tommy Allen | 2016-08-17 |
* | mouse.c: Adjust clicked column if chars are concealed (#5087) | Tommy Allen | 2016-07-28 |
* | lint | James McCoy | 2016-07-08 |
* | vim-patch:7.4.1552 | James McCoy | 2016-07-08 |
* | synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851 | Rom Grk | 2016-06-18 |
* | Make clint happy again | James McCoy | 2016-06-02 |
* | vim-patch:7.4.1695 | James McCoy | 2016-06-02 |
* | vim-patch:7.4.1142 | James McCoy | 2016-06-02 |
* | syntax: foo=NONE clears hi group | AdnoC | 2016-05-21 |
* | Merge #4633: support "special" highlight (undercurl) | Justin M. Keyes | 2016-05-19 |
|\ |
|
| * | Linting | AdnoC | 2016-05-17 |
| * | syntax: Add support for the "special" color used for undercurls | AdnoC | 2016-05-17 |
* | | vim-patch: 7.4.1036 | Michael Ennen | 2016-05-17 |
|/ |
|
* | Merge pull request #4733 from AdnoC/hi-link-cleared-group | Justin M. Keyes | 2016-05-12 |
|\ |
|
| * | syntax: Allow cleared highlight groups to be linked | AdnoC | 2016-05-10 |
* | | Merge pull request #4730 from jbradaric/vim-7.4.1052 | Justin M. Keyes | 2016-05-12 |
|\ \ |
|
| * | | vim-patch:7.4.1052 | Jurica Bradaric | 2016-05-10 |
| |/ |
|
* / | vim-patch:7.4.1054 | Jurica Bradaric | 2016-05-10 |
|/ |
|
* | *: Fix new linter errors | ZyX | 2016-05-01 |
* | syntax.c: Avoid the 'background' adjustment when true color enabled | watiko | 2016-03-08 |
* | vim-patch:7.4.1141 | Jurica Bradaric | 2016-03-03 |
* | coverity/135578: Memory - illegal accesses | Justin M. Keyes | 2016-02-16 |
* | startup: Avoid VimL global. Introduce TriState enum. | Justin M. Keyes | 2016-02-14 |
* | syntax: avoid extra global macro | Justin M. Keyes | 2016-02-14 |
* | vim-patch:7.4.828 | watiko | 2016-02-11 |
* | Syntax: skip over ] | Marco Hinz | 2016-02-09 |
* | Merge #4152 'vim-patch:7.4.{798,800,805,810,811,814,815,816,817,820,825}'. | Justin M. Keyes | 2016-02-09 |
|\ |
|
| * | vim-patch:7.4.825 | Jurica Bradaric | 2016-02-02 |
| * | vim-patch:7.4.814 | Jurica Bradaric | 2016-02-02 |
* | | vim-patch:7.4.760 | Jurica Bradaric | 2016-02-09 |
|/ |
|
* | src/*: Remove `VIM - Vi improved ...` header | Michael Reed | 2015-11-27 |
* | Remove unnecessary includes for errno.h | Rui Abreu Ferreira | 2015-11-25 |
* | src: README.txt -> README.md | Michael Reed | 2015-11-23 |
* | Remove char_u: ex_docmd:do_cmdline_cmd() | Michael Reed | 2015-05-13 |
* | vim-patch:7.4.524 #2559 | David Bürgin | 2015-05-09 |
* | vim-patch:7.4.519 | David Bürgin | 2015-04-27 |
* | Improve comments and fix ascii_* attributes | Felipe Oliveira Carvalho | 2015-04-24 |
* | Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | Replace vim_iswhite with ascii_iswhite() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | memory: Add `free` wrapper and refactor project to use it | Thiago de Arruda | 2015-04-13 |
* | Remove obsolete CENT macro #2397 | Marco Hinz | 2015-04-12 |