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
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4372: filetype detection from file contents is in legacy script
v8.2.4372
Bram Moolenaar
2022-02-13
2
-421
/
+430
*
patch 8.2.4352: ReScript files are not recognized
v8.2.4352
Ananda Umamil
2022-02-12
1
-0
/
+3
*
patch 8.2.4348: "legacy exe cmd" does not do what one would expect
v8.2.4348
Bram Moolenaar
2022-02-11
1
-5
/
+5
*
patch 8.2.4343: when reloading not all properties are detected
v8.2.4343
Rob Pilling
2022-02-11
2
-0
/
+10
*
Update runtime files. (closes #9741)
Bram Moolenaar
2022-02-11
7
-62
/
+83
*
Update runtime files
Bram Moolenaar
2022-02-09
77
-122
/
+167
*
patch 8.2.4335: no autocommand event triggered before changing directory
v8.2.4335
Bram Moolenaar
2022-02-09
1
-0
/
+6
*
patch 8.2.4329: no support for end line number and column in 'errorformat'
v8.2.4329
haya14busa
2022-02-08
1
-0
/
+5
*
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
Yegappan Lakshmanan
2022-02-08
1
-6
/
+25
*
patch 8.2.4305: tex filetype detection fails
v8.2.4305
Bram Moolenaar
2022-02-05
1
-3
/
+4
*
Update runtime files; use compiled functions
Bram Moolenaar
2022-02-04
7
-513
/
+476
*
Update runtime files.
Bram Moolenaar
2022-02-04
22
-507
/
+690
*
patch 8.2.4282: restricted mode requires the -Z command line option
v8.2.4282
matveyt
2022-02-01
1
-0
/
+2
*
patch 8.2.4276: separate test function for the GUI scrollbar
v8.2.4276
Yegappan Lakshmanan
2022-01-31
2
-3
/
+0
*
patch 8.2.4274: Basic and form filetype detection is incomplete
v8.2.4274
Doug Kearns
2022-01-31
2
-5
/
+21
*
Update runtime files
Bram Moolenaar
2022-01-31
11
-69
/
+98
*
patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice
v8.2.4270
ichizok
2022-01-31
2
-7
/
+0
*
patch 8.2.4263: no test for the GUI find/replace dialog
v8.2.4263
Yegappan Lakshmanan
2022-01-30
1
-5
/
+22
*
patch 8.2.4259: number of test functions for GUI events is growing
v8.2.4259
Yegappan Lakshmanan
2022-01-30
3
-65
/
+70
*
Update runtime files
Bram Moolenaar
2022-01-29
26
-250
/
+1149
*
patch 8.2.4252: generating the normal command table at runtime is inefficient
v8.2.4252
Yegappan Lakshmanan
2022-01-29
2
-0
/
+7
*
patch 8.2.4251: vala files are not recognized
v8.2.4251
Bram Moolenaar
2022-01-29
1
-0
/
+3
*
patch 8.2.4249: the timeout limit for spell suggestions is always 5000
v8.2.4249
Bram Moolenaar
2022-01-29
1
-0
/
+6
*
patch 8.2.4242: put in Visual mode cannot be repeated
v8.2.4242
Shougo Matsushita
2022-01-28
1
-0
/
+1
*
patch 8.2.4238: *.tf file could be fileytpe "tf" or "terraform"
v8.2.4238
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
2
-3
/
+21
*
patch 8.2.4228: no tests for clicking in the GUI tabline
v8.2.4228
Yegappan Lakshmanan
2022-01-27
3
-0
/
+23
*
patch 8.2.4196: various file types not recognized
v8.2.4196
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-23
1
-0
/
+61
*
patch 8.2.4191: json5 files are not recognized
v8.2.4191
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-23
1
-0
/
+3
*
Update runtime files
Bram Moolenaar
2022-01-23
28
-413
/
+570
*
patch 8.2.4188: not all gitconfig files are recognized
v8.2.4188
Tim Pope
2022-01-23
1
-1
/
+3
*
patch 8.2.4187: gnuplot file not recognized
v8.2.4187
nobodyatandnothing
2022-01-23
1
-1
/
+1
*
patch 8.2.4172: filetype detection for BASIC is not optimal
v8.2.4172
Bram Moolenaar
2022-01-21
2
-7
/
+24
*
patch 8.2.4160: cannot change the register used for Select mode delete
v8.2.4160
Shougo Matsushita
2022-01-20
1
-0
/
+5
*
patch 8.2.4157: terminal test fails because Windows sets the title
v8.2.4157
ichizok
2022-01-20
1
-0
/
+2
*
patch 8.2.4153: MS-Windows: Global IME is no longer supported
v8.2.4153
K.Takata
2022-01-20
1
-24
/
+3
*
patch 8.2.4140: maparg() does not indicate the type of script
v8.2.4140
Bram Moolenaar
2022-01-18
1
-0
/
+2
*
patch 8.2.4136: Vim9: the "autoload" argument of ":vim9script" is not useful
v8.2.4136
Bram Moolenaar
2022-01-18
2
-11
/
+11
*
patch 8.2.4135: Vim9: ":scriptnames" shows unloaded imported autoload script
v8.2.4135
Bram Moolenaar
2022-01-18
1
-0
/
+3
*
Update runtime files
Bram Moolenaar
2022-01-16
21
-422
/
+463
*
patch 8.2.4107: script context not restored after using <ScriptCmd>
v8.2.4107
Bram Moolenaar
2022-01-16
1
-0
/
+3
*
patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
v8.2.4099
Bram Moolenaar
2022-01-15
1
-6
/
+26
*
patch 8.2.4095: sed script not recognized by the first line
v8.2.4095
Bram Moolenaar
2022-01-15
1
-0
/
+6
*
patch 8.2.4093: cached breakindent values not initialized properly
v8.2.4093
Christian Brabandt
2022-01-15
1
-0
/
+1
*
patch 8.2.4088: xxd cannot output everything in one line
v8.2.4088
Erik Auerswald
2022-01-14
2
-1
/
+3
*
patch 8.2.4087: cannot test items from an autoload script easily
v8.2.4087
Bram Moolenaar
2022-01-13
1
-7
/
+9
*
patch 8.2.4077: not all Libsensors files are recognized
v8.2.4077
Bram Moolenaar
2022-01-13
1
-0
/
+3
*
patch 8.2.4064: foam files are not detected
v8.2.4064
Elwardi
2022-01-11
2
-0
/
+20
*
patch 8.2.4052: not easy to resize a window from a plugin
v8.2.4052
Daniel Steinberg
2022-01-10
2
-0
/
+33
*
patch 8.2.4050: Vim9: need to prefix every item in an autoload script
v8.2.4050
Bram Moolenaar
2022-01-09
2
-21
/
+28
*
Update runtime files
Bram Moolenaar
2022-01-08
38
-280
/
+341
[next]