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
/
option.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1423: popup windows use options from current window and buffer
v8.1.1423
Bram Moolenaar
2019-05-30
1
-6
/
+36
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-7
/
+6
*
patch 8.1.1405: "highlight" option of popup windows not supported
v8.1.1405
Bram Moolenaar
2019-05-26
1
-0
/
+48
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
1
-1
/
+10
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-8
/
+8
*
patch 8.1.1367: can set 'modelineexpr' in modeline
v8.1.1367
Bram Moolenaar
2019-05-23
1
-1
/
+1
*
patch 8.1.1366: using expressions in a modeline is unsafe
v8.1.1366
Bram Moolenaar
2019-05-23
1
-13
/
+22
*
patch 8.1.1355: obvious mistakes are accepted as valid expressions
v8.1.1355
Bram Moolenaar
2019-05-19
1
-3
/
+3
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-10
/
+0
*
patch 8.1.1279: cannot set 'spellang' to "sr@latin"
v8.1.1279
Bram Moolenaar
2019-05-05
1
-1
/
+1
*
patch 8.1.1270: cannot see current match position
v8.1.1270
Bram Moolenaar
2019-05-04
1
-2
/
+2
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-7
/
+16
*
patch 8.1.1228: not possible to process tags with a function
v8.1.1228
Bram Moolenaar
2019-04-28
1
-0
/
+24
*
patch 8.1.1219: not checking for NULL return from alloc()
v8.1.1219
Bram Moolenaar
2019-04-27
1
-7
/
+6
*
patch 8.1.1145: compiler warning for unused function
v8.1.1145
Bram Moolenaar
2019-04-11
1
-0
/
+2
*
patch 8.1.1144: too strict checking of the 'spellfile' option
v8.1.1144
Bram Moolenaar
2019-04-10
1
-2
/
+19
*
patch 8.1.1143: may pass weird strings to file name expansion
v8.1.1143
Bram Moolenaar
2019-04-10
1
-6
/
+29
*
patch 8.1.1116: cannot enforce a Vim script style
v8.1.1116
Bram Moolenaar
2019-04-04
1
-1
/
+2
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-8
/
+2
*
patch 8.1.1046: the "secure" variable is used inconsistently
v8.1.1046
Bram Moolenaar
2019-03-24
1
-5
/
+4
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
1
-2
/
+2
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-31
/
+31
*
patch 8.1.0936: may leak memory when using 'vartabstop'
v8.1.0936
Bram Moolenaar
2019-02-16
1
-4
/
+9
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
1
-83
/
+0
*
patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty
v8.1.0880
Bram Moolenaar
2019-02-08
1
-19
/
+16
*
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
Bram Moolenaar
2019-02-03
1
-4
/
+32
*
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-5
/
+47
*
patch 8.1.0858: 'indentkeys' and 'cinkeys' defaults are different
v8.1.0858
Bram Moolenaar
2019-01-31
1
-2
/
+5
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-9
/
+0
*
patch 8.1.0814: :mksession cannot handle a very long 'runtimepath'
v8.1.0814
Bram Moolenaar
2019-01-24
1
-12
/
+52
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-194
/
+30
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+4
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-9
/
+9
*
patch 8.1.0759: showing two characters for tab is limited
v8.1.0759
Bram Moolenaar
2019-01-16
1
-1
/
+18
*
patch 8.1.0754: preferred column is lost when setting 'cursorcolumn'
v8.1.0754
Bram Moolenaar
2019-01-15
1
-1
/
+1
*
patch 8.1.0744: compiler warnings for signed/unsigned strings
v8.1.0744
Bram Moolenaar
2019-01-13
1
-3
/
+3
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-90
/
+91
*
patch 8.1.0613: when executing an insecure function the secure flag is stuck
v8.1.0613
Bram Moolenaar
2018-12-21
1
-11
/
+8
*
patch 8.1.0606: 'cryptmethod' defaults to a very old method
v8.1.0606
Bram Moolenaar
2018-12-16
1
-1
/
+1
*
patch 8.1.0544: setting 'filetype' in a modeline causes an error
v8.1.0544
Bram Moolenaar
2018-11-25
1
-22
/
+62
*
patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account
v8.1.0542
Bram Moolenaar
2018-11-22
1
-1
/
+42
*
patch 8.1.0540: may evaluate insecure value when appending to option
v8.1.0540
Bram Moolenaar
2018-11-20
1
-9
/
+34
*
patch 8.1.0539: cannot build without the sandbox
v8.1.0539
Bram Moolenaar
2018-11-20
1
-3
/
+6
*
patch 8.1.0515: reloading a script gives errors for existing functions
v8.1.0515
Bram Moolenaar
2018-11-10
1
-1
/
+2
*
patch 8.1.0510: filter test fails when $LANG is C.UTF-8
v8.1.0510
Bram Moolenaar
2018-11-04
1
-1
/
+7
*
patch 8.1.0495: :filter only supports some commands
v8.1.0495
Bram Moolenaar
2018-10-25
1
-0
/
+4
*
patch 8.1.0479: failure when setting 'varsofttabstop' to end in a comma
v8.1.0479
Bram Moolenaar
2018-10-15
1
-8
/
+9
*
patch 8.1.0445: setting 'term' does not store location for termcap options
v8.1.0445
Bram Moolenaar
2018-10-02
1
-13
/
+55
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-14
/
+0
*
patch 8.1.0435: cursorline highlight not removed in some situation
v8.1.0435
Bram Moolenaar
2018-09-25
1
-0
/
+5
[next]