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.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-2
/
+2
*
patch 8.2.4180: 'balloonexpr' is evaluated in the current script context
v8.2.4180
Bram Moolenaar
2022-01-22
1
-0
/
+15
*
patch 8.2.4173: cannot use an import in 'foldexpr'
v8.2.4173
Bram Moolenaar
2022-01-21
1
-0
/
+6
*
patch 8.2.4171: cannot invoke option function using autoload import
v8.2.4171
Bram Moolenaar
2022-01-21
1
-0
/
+5
*
patch 8.2.4100: early return when getting the 'formatlistpat' value
v8.2.4100
Bram Moolenaar
2022-01-15
1
-1
/
+0
*
patch 8.2.4093: cached breakindent values not initialized properly
v8.2.4093
Christian Brabandt
2022-01-15
1
-0
/
+12
*
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
Dominique Pelle
2022-01-08
1
-0
/
+4
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-3
/
+3
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.3987: error messages are spread out
v8.2.3987
Bram Moolenaar
2022-01-02
1
-10
/
+10
*
patch 8.2.3985: error messages are spread out
v8.2.3985
Bram Moolenaar
2022-01-02
1
-2
/
+2
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-9
/
+9
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-22
/
+22
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-13
/
+13
*
patch 8.2.3929: using unititialized variable
v8.2.3929
Bram Moolenaar
2021-12-28
1
-0
/
+3
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-2
/
+2
*
patch 8.2.3889: duplicate code for translating script-local function name
v8.2.3889
Yegappan Lakshmanan
2021-12-24
1
-26
/
+1
*
patch 8.2.3838: cannot use script-local function for setting *func options
v8.2.3838
Yegappan Lakshmanan
2021-12-17
1
-4
/
+26
*
patch 8.2.3829: no error when setting a func option to script-local function
v8.2.3829
Bram Moolenaar
2021-12-16
1
-0
/
+3
*
patch 8.2.3804: script context not set when copying 'swf' and 'ts'
v8.2.3804
Bram Moolenaar
2021-12-14
1
-1
/
+2
*
patch 8.2.3756: might crash when callback is not valid
v8.2.3756
Yegappan Lakshmanan
2021-12-07
1
-1
/
+1
*
patch 8.2.3751: cannot assign a lambda to an option that takes a function
v8.2.3751
Yegappan Lakshmanan
2021-12-06
1
-11
/
+19
*
patch 8.2.3731: "set! termcap" shows codes in one column, but not keys
v8.2.3731
Bram Moolenaar
2021-12-03
1
-6
/
+7
*
patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
v8.2.3725
Yegappan Lakshmanan
2021-12-03
1
-1
/
+3
*
patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc'
v8.2.3712
Yegappan Lakshmanan
2021-12-01
1
-1
/
+1
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-24
/
+0
*
patch 8.2.3665: cannot use a lambda for 'tagfunc'
v8.2.3665
Yegappan Lakshmanan
2021-11-24
1
-0
/
+2
*
patch 8.2.3628: looking terminal colors is a bit slow
v8.2.3628
Bram Moolenaar
2021-11-20
1
-0
/
+4
*
patch 8.2.3619: cannot use a lambda for 'operatorfunc'
v8.2.3619
Yegappan Lakshmanan
2021-11-18
1
-0
/
+47
*
patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope
v8.2.3528
Bram Moolenaar
2021-10-17
1
-3
/
+15
*
patch 8.2.3525: option variable name does not match option name
v8.2.3525
Bram Moolenaar
2021-10-16
1
-2
/
+2
*
patch 8.2.3520: cannot define a function for thesaurus completion
v8.2.3520
Yegappan Lakshmanan
2021-10-16
1
-0
/
+3
*
patch 8.2.3490: superfluous return statements
v8.2.3490
=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-10-09
1
-2
/
+0
*
patch 8.2.3402: invalid memory access when using :retab with large value
v8.2.3402
Bram Moolenaar
2021-09-04
1
-6
/
+6
*
patch 8.2.3280: 'virtualedit' local to buffer is not the best solution
v8.2.3280
Gary Johnson
2021-08-03
1
-9
/
+11
*
patch 8.2.3246: memory use after free
v8.2.3246
Bram Moolenaar
2021-07-29
1
-1
/
+1
*
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
Gary Johnson
2021-07-26
1
-1
/
+20
*
patch 8.2.3197: error messages are spread out
v8.2.3197
Bram Moolenaar
2021-07-21
1
-4
/
+4
*
patch 8.2.3124: Vim9: no error for white space between option and "=9"
v8.2.3124
Bram Moolenaar
2021-07-08
1
-1
/
+16
*
patch 8.2.3123: Vim9: confusing error when using white space after option
v8.2.3123
Bram Moolenaar
2021-07-08
1
-2
/
+7
*
patch 8.2.3079: Powershell core not supported by default
v8.2.3079
Mike Williams
2021-06-30
1
-3
/
+9
*
patch 8.2.3071: shell options are not set properly for PowerShell
v8.2.3071
Mike Williams
2021-06-28
1
-4
/
+49
*
patch 8.2.3022: available encryption methods are not strong enough
v8.2.3022
Christian Brabandt
2021-06-20
1
-0
/
+4
*
patch 8.2.3021: spaces allowed between option name and "!", "?", etc.
v8.2.3021
Bram Moolenaar
2021-06-20
1
-3
/
+4
*
patch 8.2.2993: 'fileencodings' default value should depend on 'encoding'
v8.2.2993
Bram Moolenaar
2021-06-13
1
-1
/
+19
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-3
/
+2
*
patch 8.2.2912: MS-Windows: most users expect using Unicode
v8.2.2912
K.Takata
2021-05-30
1
-1
/
+8
*
patch 8.2.2839: default redirection missing "ash" and "dash"
v8.2.2839
Natanael Copa
2021-05-06
1
-1
/
+4
*
patch 8.2.2778: problem restoring 'packpath' in session
v8.2.2778
Bram Moolenaar
2021-04-17
1
-1
/
+2
*
patch 8.2.2772: problems when restoring 'runtimepath' from a session file
v8.2.2772
Bram Moolenaar
2021-04-16
1
-0
/
+3
[next]