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
/
version.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4327: may end up with no current buffer
v8.2.4327
Bram Moolenaar
2022-02-08
1
-0
/
+2
*
patch 8.2.4326: "o" and "O" copying comment not sufficiently tested
v8.2.4326
zeertzjq
2022-02-08
1
-0
/
+2
*
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
Yegappan Lakshmanan
2022-02-08
1
-0
/
+2
*
patch 8.2.4324: Vim9: script-local function name can start with "_"
v8.2.4324
Bram Moolenaar
2022-02-07
1
-0
/
+2
*
patch 8.2.4323: Vim9: nested function name can start with "_"
v8.2.4323
Bram Moolenaar
2022-02-07
1
-0
/
+2
*
patch 8.2.4322: Vim9: crash when using funcref with closure
v8.2.4322
Bram Moolenaar
2022-02-07
1
-0
/
+2
*
patch 8.2.4321: Vim9: crash when using a funcref to a closure
v8.2.4321
Bram Moolenaar
2022-02-07
1
-0
/
+2
*
patch 8.2.4320: Athena and Motif: when maximized scrollbar position is wrong
v8.2.4320
qsmodo
2022-02-07
1
-0
/
+2
*
patch 8.2.4319: :put does not work properly in compiled function
v8.2.4319
Bram Moolenaar
2022-02-07
1
-0
/
+2
*
patch 8.2.4318: various comment and indent mistakes, returning wrong zero
v8.2.4318
Bram Moolenaar
2022-02-07
1
-0
/
+2
*
patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails
v8.2.4317
Bram Moolenaar
2022-02-07
1
-0
/
+2
*
patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems
v8.2.4316
K.Takata
2022-02-07
1
-0
/
+2
*
patch 8.2.4315: put in Visual mode not fully tested
v8.2.4315
zeertzjq
2022-02-07
1
-0
/
+2
*
patch 8.2.4314: test fails where lines are skipped
v8.2.4314
Bram Moolenaar
2022-02-06
1
-0
/
+2
*
patch 8.2.4313: Vim9: cannot change type of list after making a slice
v8.2.4313
Bram Moolenaar
2022-02-06
1
-0
/
+2
*
patch 8.2.4312: no error for using :vim9script in a :def function
v8.2.4312
Bram Moolenaar
2022-02-06
1
-0
/
+2
*
patch 8.2.4311: Vim9: changing script variable type not caught compile time
v8.2.4311
Bram Moolenaar
2022-02-06
1
-0
/
+2
*
patch 8.2.4310: Vim9: constant list and dict get a declaration type
v8.2.4310
Bram Moolenaar
2022-02-06
1
-0
/
+2
*
patch 8.2.4309: Vim9: crash when using a partial in the wrong context
v8.2.4309
Bram Moolenaar
2022-02-06
1
-0
/
+2
*
patch 8.2.4308: Vim9: cannot list autoload function
v8.2.4308
Bram Moolenaar
2022-02-06
1
-0
/
+2
*
patch 8.2.4307: a few more messages should not be translated
v8.2.4307
Bram Moolenaar
2022-02-06
1
-0
/
+2
*
patch 8.2.4306: no test for fixed perl filetype check
v8.2.4306
Bram Moolenaar
2022-02-05
1
-0
/
+2
*
patch 8.2.4305: tex filetype detection fails
v8.2.4305
Bram Moolenaar
2022-02-05
1
-0
/
+2
*
patch 8.2.4304: Vim9: slice() makes a copy but doesn't change the type
v8.2.4304
Bram Moolenaar
2022-02-05
1
-0
/
+2
*
patch 8.2.4303: a few messages should not be translated
v8.2.4303
Dominique Pelle
2022-02-05
1
-0
/
+2
*
patch 8.2.4302: Vim9: return type of getline() is too strict
v8.2.4302
Bram Moolenaar
2022-02-05
1
-0
/
+2
*
patch 8.2.4301: Vim9: type error for copy of dict
v8.2.4301
Bram Moolenaar
2022-02-05
1
-0
/
+2
*
patch 8.2.4300: cannot build tiny version
v8.2.4300
Bram Moolenaar
2022-02-05
1
-0
/
+2
*
patch 8.2.4299: SafeState autocommand interferes with debugging
v8.2.4299
Bram Moolenaar
2022-02-05
1
-0
/
+2
*
patch 8.2.4298: divide by zero with huge tabstop value
v8.2.4298
Bram Moolenaar
2022-02-05
1
-0
/
+2
*
patch 8.2.4297: Vim9: not all code covered by tests
v8.2.4297
Bram Moolenaar
2022-02-04
1
-0
/
+2
*
patch 8.2.4296: Vim9: not all code covered by tests
v8.2.4296
Bram Moolenaar
2022-02-04
1
-0
/
+2
*
patch 8.2.4295: Vim9: concatenating two lists may result in wrong type
v8.2.4295
Bram Moolenaar
2022-02-04
1
-0
/
+2
*
patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated
v8.2.4294
K.Takata
2022-02-04
1
-0
/
+2
*
patch 8.2.4293: Vim9: when copying a list it gets type list<any>
v8.2.4293
Bram Moolenaar
2022-02-03
1
-0
/
+2
*
patch 8.2.4292: test fails
v8.2.4292
Bram Moolenaar
2022-02-03
1
-0
/
+2
*
patch 8.2.4291: error number used twice
v8.2.4291
Bram Moolenaar
2022-02-03
1
-0
/
+2
*
patch 8.2.4290: MS-Windows: using type casts for timer IDs
v8.2.4290
K.Takata
2022-02-03
1
-0
/
+2
*
patch 8.2.4289: warnings reported by MSVC
v8.2.4289
K.Takata
2022-02-03
1
-1
/
+3
*
patch 8.2.4288: preprocessor indents are inconsistent
v8.2.4288
K.Takata
2022-02-03
1
-0
/
+2
*
patch 8.2.4287: cannot assign empty list with type to variable with list type
v8.2.4287
Bram Moolenaar
2022-02-03
1
-0
/
+2
*
patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy()
v8.2.4286
Bram Moolenaar
2022-02-02
1
-0
/
+2
*
patch 8.2.4285: Vim9: type of item in for loop not checked properly
v8.2.4285
Bram Moolenaar
2022-02-02
1
-0
/
+2
*
patch 8.2.4284: old mac resources files are no longer used
v8.2.4284
ichizok
2022-02-02
1
-0
/
+2
*
patch 8.2.4283: using a variable for the return value is not needed
v8.2.4283
zeertzjq
2022-02-02
1
-0
/
+2
*
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.4281: using freed memory with :lopen and :bwipe
v8.2.4281
Bram Moolenaar
2022-02-01
1
-0
/
+2
*
patch 8.2.4280: list-dict test crashes
v8.2.4280
Bram Moolenaar
2022-02-01
1
-0
/
+2
*
patch 8.2.4279: Vim9: cannot change item type with map() after range()
v8.2.4279
Bram Moolenaar
2022-02-01
1
-0
/
+2
*
patch 8.2.4278: build with Athena GUI fails
v8.2.4278
Bram Moolenaar
2022-02-01
1
-0
/
+2
[next]