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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4338: an error from an expression mapping messes up the display
v8.2.4338
Bram Moolenaar
2022-02-10
6
-0
/
+88
*
Update runtime files
Bram Moolenaar
2022-02-09
77
-122
/
+167
*
patch 8.2.4337: part of condition is always true
v8.2.4337
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-02-09
2
-1
/
+3
*
patch 8.2.4336: using :filter for :scriptnames does not work
v8.2.4336
Bram Moolenaar
2022-02-09
3
-4
/
+15
*
patch 8.2.4335: no autocommand event triggered before changing directory
v8.2.4335
Bram Moolenaar
2022-02-09
8
-20
/
+60
*
patch 8.2.4334: command line popup menu not positioned correctly
v8.2.4334
rbtnn
2022-02-09
4
-1
/
+24
*
patch 8.2.4333: cstack not always passed to where it is needed
v8.2.4333
Bram Moolenaar
2022-02-08
7
-10
/
+19
*
patch 8.2.4332: Vim9: incomplete test for existing script variable in block
v8.2.4332
Bram Moolenaar
2022-02-08
7
-24
/
+86
*
patch 8.2.4331: Vim9: no test for existing script variable in block
v8.2.4331
Bram Moolenaar
2022-02-08
2
-1
/
+27
*
patch 8.2.4330: Vim9: no error if script imports itself
v8.2.4330
Bram Moolenaar
2022-02-08
4
-2
/
+20
*
patch 8.2.4329: no support for end line number and column in 'errorformat'
v8.2.4329
haya14busa
2022-02-08
4
-18
/
+88
*
patch 8.2.4328: command line complete matches cleard when typing character
v8.2.4328
Bram Moolenaar
2022-02-08
5
-1
/
+33
*
patch 8.2.4327: may end up with no current buffer
v8.2.4327
Bram Moolenaar
2022-02-08
3
-4
/
+49
*
patch 8.2.4326: "o" and "O" copying comment not sufficiently tested
v8.2.4326
zeertzjq
2022-02-08
2
-1
/
+29
*
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
Yegappan Lakshmanan
2022-02-08
41
-17
/
+673
*
patch 8.2.4324: Vim9: script-local function name can start with "_"
v8.2.4324
Bram Moolenaar
2022-02-07
5
-18
/
+44
*
patch 8.2.4323: Vim9: nested function name can start with "_"
v8.2.4323
Bram Moolenaar
2022-02-07
3
-2
/
+33
*
patch 8.2.4322: Vim9: crash when using funcref with closure
v8.2.4322
Bram Moolenaar
2022-02-07
6
-5
/
+54
*
patch 8.2.4321: Vim9: crash when using a funcref to a closure
v8.2.4321
Bram Moolenaar
2022-02-07
3
-0
/
+27
*
patch 8.2.4320: Athena and Motif: when maximized scrollbar position is wrong
v8.2.4320
qsmodo
2022-02-07
3
-12
/
+34
*
patch 8.2.4319: :put does not work properly in compiled function
v8.2.4319
Bram Moolenaar
2022-02-07
3
-1
/
+14
*
patch 8.2.4318: various comment and indent mistakes, returning wrong zero
v8.2.4318
Bram Moolenaar
2022-02-07
6
-11
/
+14
*
patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails
v8.2.4317
Bram Moolenaar
2022-02-07
5
-14
/
+119
*
patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems
v8.2.4316
K.Takata
2022-02-07
5
-8
/
+6
*
patch 8.2.4315: put in Visual mode not fully tested
v8.2.4315
zeertzjq
2022-02-07
2
-6
/
+42
*
patch 8.2.4314: test fails where lines are skipped
v8.2.4314
Bram Moolenaar
2022-02-06
3
-2
/
+14
*
patch 8.2.4313: Vim9: cannot change type of list after making a slice
v8.2.4313
Bram Moolenaar
2022-02-06
3
-0
/
+6
*
patch 8.2.4312: no error for using :vim9script in a :def function
v8.2.4312
Bram Moolenaar
2022-02-06
3
-0
/
+7
*
patch 8.2.4311: Vim9: changing script variable type not caught compile time
v8.2.4311
Bram Moolenaar
2022-02-06
3
-1
/
+13
*
patch 8.2.4310: Vim9: constant list and dict get a declaration type
v8.2.4310
Bram Moolenaar
2022-02-06
5
-18
/
+12
*
patch 8.2.4309: Vim9: crash when using a partial in the wrong context
v8.2.4309
Bram Moolenaar
2022-02-06
3
-5
/
+40
*
patch 8.2.4308: Vim9: cannot list autoload function
v8.2.4308
Bram Moolenaar
2022-02-06
3
-1
/
+7
*
patch 8.2.4307: a few more messages should not be translated
v8.2.4307
Bram Moolenaar
2022-02-06
2
-5
/
+7
*
patch 8.2.4306: no test for fixed perl filetype check
v8.2.4306
Bram Moolenaar
2022-02-05
2
-304
/
+327
*
patch 8.2.4305: tex filetype detection fails
v8.2.4305
Bram Moolenaar
2022-02-05
3
-3
/
+25
*
patch 8.2.4304: Vim9: slice() makes a copy but doesn't change the type
v8.2.4304
Bram Moolenaar
2022-02-05
3
-1
/
+27
*
patch 8.2.4303: a few messages should not be translated
v8.2.4303
Dominique Pelle
2022-02-05
2
-5
/
+7
*
patch 8.2.4302: Vim9: return type of getline() is too strict
v8.2.4302
Bram Moolenaar
2022-02-05
3
-20
/
+67
*
patch 8.2.4301: Vim9: type error for copy of dict
v8.2.4301
Bram Moolenaar
2022-02-05
3
-1
/
+9
*
patch 8.2.4300: cannot build tiny version
v8.2.4300
Bram Moolenaar
2022-02-05
2
-2
/
+6
*
patch 8.2.4299: SafeState autocommand interferes with debugging
v8.2.4299
Bram Moolenaar
2022-02-05
2
-1
/
+4
*
patch 8.2.4298: divide by zero with huge tabstop value
v8.2.4298
Bram Moolenaar
2022-02-05
3
-1
/
+13
*
patch 8.2.4297: Vim9: not all code covered by tests
v8.2.4297
Bram Moolenaar
2022-02-04
3
-0
/
+48
*
patch 8.2.4296: Vim9: not all code covered by tests
v8.2.4296
Bram Moolenaar
2022-02-04
5
-2
/
+13
*
Update runtime files; use compiled functions
Bram Moolenaar
2022-02-04
7
-513
/
+476
*
Update runtime files.
Bram Moolenaar
2022-02-04
26
-4600
/
+7333
*
patch 8.2.4295: Vim9: concatenating two lists may result in wrong type
v8.2.4295
Bram Moolenaar
2022-02-04
3
-3
/
+10
*
patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated
v8.2.4294
K.Takata
2022-02-04
6
-32
/
+24
*
patch 8.2.4293: Vim9: when copying a list it gets type list<any>
v8.2.4293
Bram Moolenaar
2022-02-03
3
-1
/
+10
*
patch 8.2.4292: test fails
v8.2.4292
Bram Moolenaar
2022-02-03
2
-1
/
+3
[next]