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.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
*
patch 8.1.0415: not actually using 16 colors with vtp
v8.1.0415
Bram Moolenaar
2018-09-21
1
-2
/
+0
*
patch 8.1.0414: v:option_old is cleared when using :set in OptionSet autocmd
v8.1.0414
Bram Moolenaar
2018-09-21
1
-3
/
+8
*
patch 8.1.0386: cannot test with non-default option value
v8.1.0386
Bram Moolenaar
2018-09-13
1
-1
/
+5
*
patch 8.1.0363: internal diff isn't used by default as advertised
v8.1.0363
Bram Moolenaar
2018-09-10
1
-1
/
+1
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-442
/
+456
*
patch 8.1.0253: saving and restoring window title does not always work
v8.1.0253
Bram Moolenaar
2018-08-07
1
-3
/
+7
*
patch 8.1.0205: invalid memory access with invalid modeline
v8.1.0205
Bram Moolenaar
2018-07-23
1
-9
/
+12
*
patch 8.1.0172: 'viminfofile' option does not behave like a file name
v8.1.0172
Bram Moolenaar
2018-07-08
1
-1
/
+2
*
patch 8.1.0166: using dict_add_nr_str() is clumsy
v8.1.0166
Bram Moolenaar
2018-07-08
1
-3
/
+3
*
patch 8.1.0138: negative value of 'softtabstop' not used correctly
v8.1.0138
Bram Moolenaar
2018-07-02
1
-1
/
+1
*
patch 8.1.0126: various problems with 'vartabstop'
v8.1.0126
Bram Moolenaar
2018-06-28
1
-2
/
+4
*
patch 8.1.0123: MS-Windows: colors are wrong after setting 'notgc'
v8.1.0123
Bram Moolenaar
2018-06-28
1
-1
/
+4
*
patch 8.1.0114: confusing variable name
v8.1.0114
Bram Moolenaar
2018-06-24
1
-2
/
+3
*
patch 8.1.0107: Python: getting buffer option clears message
v8.1.0107
Bram Moolenaar
2018-06-24
1
-7
/
+11
[next]