index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
syntax.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0495: :filter only supports some commands
v8.1.0495
Bram Moolenaar
2018-10-25
1
-2
/
+5
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-43
/
+0
*
patch 8.1.0437: may access freed memory when syntax HL times out
v8.1.0437
Bram Moolenaar
2018-09-28
1
-4
/
+2
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-6
/
+12
*
patch 8.1.0198: there is no hint that syntax is disabled for 'redrawtime'
v8.1.0198
Bram Moolenaar
2018-07-20
1
-3
/
+8
*
patch 8.1.0098: segfault when pattern with \z() is very slow
v8.1.0098
Bram Moolenaar
2018-06-23
1
-0
/
+6
*
patch 8.1.0006: syn_id2cterm_bg() may be undefined
v8.1.0006
Bram Moolenaar
2018-05-20
1
-1
/
+3
*
patch 8.0.1777: cannot cleanup before loading another colorscheme
v8.0.1777
Bram Moolenaar
2018-04-30
1
-0
/
+2
*
patch 8.0.1621: using invalid default value for highlight attribute
v8.0.1621
Bram Moolenaar
2018-03-20
1
-3
/
+3
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-8
/
+0
*
patch 8.0.1561: crash with rust syntax highligting
v8.0.1561
Bram Moolenaar
2018-03-03
1
-1
/
+2
*
patch 8.0.1544: when using 'termguicolors' SpellBad doesn't show
v8.0.1544
Bram Moolenaar
2018-02-27
1
-6
/
+37
*
patch 8.0.1543: with 'termguicolors' Normal color doesn't work correctly
v8.0.1543
Bram Moolenaar
2018-02-27
1
-26
/
+24
*
patch 8.0.1541: synpat_T is taking too much memory
v8.0.1541
Bram Moolenaar
2018-02-24
1
-9
/
+11
*
patch 8.0.1531: cannot use 24 bit colors in MS-Windows console
v8.0.1531
Bram Moolenaar
2018-02-22
1
-0
/
+21
*
patch 8.0.1528: dead code found
v8.0.1528
Bram Moolenaar
2018-02-20
1
-1
/
+0
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-23
/
+12
*
patch 8.0.1362: terminal window colors wrong when using Terminal highlighting
v8.0.1362
Bram Moolenaar
2017-12-01
1
-0
/
+12
*
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
Bram Moolenaar
2017-11-18
1
-6
/
+6
*
patch 8.0.1175: build failure without +termresponse
v8.0.1175
Bram Moolenaar
2017-10-04
1
-0
/
+2
*
patch 8.0.1174: Mac Terminal.app has wrong color for white
v8.0.1174
Bram Moolenaar
2017-10-04
1
-0
/
+4
*
patch 8.0.1164: changing StatusLine highlight does not always work
v8.0.1164
Bram Moolenaar
2017-09-30
1
-2
/
+14
*
patch 8.0.1159: typo in #ifdef
v8.0.1159
Bram Moolenaar
2017-09-28
1
-1
/
+1
*
patch 8.0.1147: fail to build with tiny features
v8.0.1147
Bram Moolenaar
2017-09-26
1
-3
/
+3
*
patch 8.0.1146: redraw when highlight is set with same names
v8.0.1146
Bram Moolenaar
2017-09-25
1
-23
/
+54
*
patch 8.0.1134: superfluous call to syn_get_final_id()
v8.0.1134
Bram Moolenaar
2017-09-22
1
-1
/
+1
*
patch 8.0.1133: syntax timeout not used correctly
v8.0.1133
Bram Moolenaar
2017-09-22
1
-9
/
+18
*
patch 8.0.1123: cannot define a toolbar for a window
v8.0.1123
Bram Moolenaar
2017-09-17
1
-0
/
+26
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-8
/
+0
*
patch 8.0.1102: terminal window does not use Normal colors
v8.0.1102
Bram Moolenaar
2017-09-14
1
-1
/
+14
*
patch 8.0.1088: occasional memory use after free
v8.0.1088
Bram Moolenaar
2017-09-10
1
-89
/
+85
*
patch 8.0.1078: using freed memory with ":hi Normal"
v8.0.1078
Bram Moolenaar
2017-09-09
1
-2
/
+15
*
patch 8.0.1072: :highlight command causes a redraw even when nothing changed
v8.0.1072
Bram Moolenaar
2017-09-08
1
-86
/
+107
*
patch 8.0.1038: strike-through text not supported
v8.0.1038
Bram Moolenaar
2017-09-02
1
-2
/
+4
*
patch 8.0.0970: passing invalid highlight id
v8.0.0970
Bram Moolenaar
2017-08-19
1
-1
/
+1
*
patch 8.0.0941: existing color schemes don't like StatusLineTerm
v8.0.0941
Bram Moolenaar
2017-08-14
1
-176
/
+190
*
patch 8.0.0937: user highlight groups not adjusted for terminal
v8.0.0937
Bram Moolenaar
2017-08-13
1
-59
/
+95
*
patch 8.0.0921: terminal window cursor shape not supported in the GUI
v8.0.0921
Bram Moolenaar
2017-08-12
1
-2
/
+1
*
patch 8.0.0914: highlight attributes are always combined
v8.0.0914
Bram Moolenaar
2017-08-12
1
-9
/
+12
*
patch 8.0.0831: with 8 colors the bold attribute is not set properly
v8.0.0831
Bram Moolenaar
2017-08-01
1
-7
/
+18
*
patch 8.0.0825: not easy to see that a window is a terminal window
v8.0.0825
Bram Moolenaar
2017-07-31
1
-0
/
+4
*
patch 8.0.0791: terminal colors depend on the system
v8.0.0791
Bram Moolenaar
2017-07-28
1
-89
/
+112
*
patch 8.0.0760: terminal window colors wrong with 'termguicolors'
v8.0.0760
Bram Moolenaar
2017-07-23
1
-0
/
+18
*
patch 8.0.0755: terminal window does not have colors in the GUI
v8.0.0755
Bram Moolenaar
2017-07-23
1
-1
/
+20
*
patch 8.0.0754: terminal window does not support colors
v8.0.0754
Bram Moolenaar
2017-07-23
1
-0
/
+15
*
patch 8.0.0673: build failure without conceal feature
v8.0.0673
Bram Moolenaar
2017-06-24
1
-0
/
+2
*
patch 8.0.0672: third item of synconcealed() changes too often
v8.0.0672
Bram Moolenaar
2017-06-24
1
-0
/
+3
*
patch 8.0.0653: the default highlight for QuickFixLine is not good
v8.0.0653
Bram Moolenaar
2017-06-22
1
-4
/
+1
*
patch 8.0.0647: syntax highlighting can make cause a freeze
v8.0.0647
Bram Moolenaar
2017-06-18
1
-5
/
+32
*
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
v8.0.0643
Bram Moolenaar
2017-06-17
1
-1
/
+1
[next]