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.3340: accessing uninitialized pointer
v8.2.3340
Bram Moolenaar
2021-08-13
2
-0
/
+4
*
patch 8.2.3339: Vim9: cannot lock a member in a local dict
v8.2.3339
Bram Moolenaar
2021-08-13
8
-32
/
+122
*
patch 8.2.3338: Vim9: no type check when assigning a list range
v8.2.3338
Bram Moolenaar
2021-08-13
3
-0
/
+17
*
patch 8.2.3337: completing "call g:" returns entries with just "g:"
v8.2.3337
Bram Moolenaar
2021-08-13
3
-1
/
+8
*
patch 8.2.3336: behavior of negative index in list change changed
v8.2.3336
Bram Moolenaar
2021-08-12
3
-3
/
+26
*
patch 8.2.3335: Vim9: not enough tests run with Vim9
v8.2.3335
Bram Moolenaar
2021-08-12
5
-191
/
+248
*
patch 8.2.3334: Vim9: not enough tests run with Vim9
v8.2.3334
Bram Moolenaar
2021-08-12
4
-98
/
+136
*
patch 8.2.3333: Vim9: not enough tests run with Vim9
v8.2.3333
Bram Moolenaar
2021-08-12
3
-6
/
+41
*
patch 8.2.3332: Vim9: cannot assign to range in list
v8.2.3332
Bram Moolenaar
2021-08-11
9
-106
/
+261
*
patch 8.2.3331: Coverity warns for using value without boundary check
v8.2.3331
Bram Moolenaar
2021-08-11
2
-3
/
+6
*
patch 8.2.3330: Coverity reports using uninitialized field
v8.2.3330
Bram Moolenaar
2021-08-11
2
-0
/
+3
*
patch 8.2.3329: v_lock not set when getting value of environment variable
v8.2.3329
Bram Moolenaar
2021-08-11
2
-0
/
+3
*
patch 8.2.3328: Coverity error for not checking return value
v8.2.3328
Bram Moolenaar
2021-08-11
2
-1
/
+5
*
patch 8.2.3327: no check for sysconf() failing
v8.2.3327
Zdenek Dohnal
2021-08-11
2
-19
/
+29
*
patch 8.2.3326: Vim9: no error passing an empty list of the wrong type
v8.2.3326
Bram Moolenaar
2021-08-10
4
-3
/
+32
*
patch 8.2.3325: digraph test fails when LC_ALL is set to "C"
v8.2.3325
Bram Moolenaar
2021-08-10
2
-1
/
+6
*
patch 8.2.3324: Vim9: Cannot use :silent with :endwhile
v8.2.3324
Bram Moolenaar
2021-08-10
6
-16
/
+34
*
patch 8.2.3323: Vim9: Cannot use :silent with :endwhile
v8.2.3323
Bram Moolenaar
2021-08-10
2
-1
/
+3
*
patch 8.2.3322: Vim9: checking type of dict does not check member type
v8.2.3322
Bram Moolenaar
2021-08-09
3
-2
/
+20
*
patch 8.2.3321: some code is not tested
v8.2.3321
Dominique Pelle
2021-08-09
3
-0
/
+46
*
patch 8.2.3320: some local functions are not static
v8.2.3320
Yegappan Lakshmanan
2021-08-09
31
-1327
/
+1303
*
patch 8.2.3319: Coverity action on github does not work
v8.2.3319
James McCoy
2021-08-09
2
-2
/
+4
*
patch 8.2.3318: Vim9: cannot ignore quotes in number at the command line
v8.2.3318
Bram Moolenaar
2021-08-08
3
-1
/
+7
*
patch 8.2.3317: Vim9: No error for missing white space before return type
v8.2.3317
Bram Moolenaar
2021-08-08
3
-1
/
+31
*
patch 8.2.3316: float test fails
v8.2.3316
Bram Moolenaar
2021-08-08
2
-1
/
+3
*
patch 8.2.3315: cannot use single quote in a float number for readability
v8.2.3315
Bram Moolenaar
2021-08-08
7
-10
/
+72
*
patch 8.2.3314: behavior of exists() in a :def function is unpredictable
v8.2.3314
Bram Moolenaar
2021-08-08
7
-25
/
+78
*
patch 8.2.3313: unused code in win_exchange() and frame_remove()
v8.2.3313
gmntroll
2021-08-07
2
-23
/
+6
*
patch 8.2.3312: Vim9: after "if false" line breaks in expression not skipped
v8.2.3312
Bram Moolenaar
2021-08-07
3
-4
/
+12
*
patch 8.2.3311: Vim9: check for DO_NOT_FREE_CNT is very slow
v8.2.3311
Bram Moolenaar
2021-08-07
3
-3
/
+51
*
patch 8.2.3310: Vim9: unpack assignment does not mention source of type error
v8.2.3310
Bram Moolenaar
2021-08-07
4
-12
/
+47
*
patch 8.2.3309: Vim9: divide by zero causes a crash
v8.2.3309
Bram Moolenaar
2021-08-07
3
-5
/
+34
*
patch 8.2.3308: Vim9: no runtime check for argument type with varargs only
v8.2.3308
Bram Moolenaar
2021-08-07
3
-2
/
+16
*
patch 8.2.3307: Vim9: :echoconsole cannot access local variables
v8.2.3307
Bram Moolenaar
2021-08-07
6
-10
/
+40
*
patch 8.2.3306: unexpected "No matching autocommands"
v8.2.3306
Bram Moolenaar
2021-08-07
2
-3
/
+10
*
patch 8.2.3305: Vim9: :finally in skipped block not handled correctly
v8.2.3305
rbtnn
2021-08-07
4
-37
/
+57
*
patch 8.2.3304: popup window title with wide characters is truncated
v8.2.3304
rbtnn
2021-08-07
4
-3
/
+5
*
patch 8.2.3303: some structures could be smaller
v8.2.3303
Dominique Pelle
2021-08-07
4
-12
/
+14
*
patch 8.2.3302: Coverity is not run from github
v8.2.3302
Bram Moolenaar
2021-08-07
3
-0
/
+83
*
patch 8.2.3301: memory allocation functions don't have their own place
v8.2.3301
Yegappan Lakshmanan
2021-08-06
13
-884
/
+938
*
patch 8.2.3300: Lua: can only execute on Vim command at a time
v8.2.3300
Yegappan Lakshmanan
2021-08-06
7
-5
/
+124
*
patch 8.2.3299: Vim9: exists() does not handle much at compile time
v8.2.3299
Bram Moolenaar
2021-08-05
4
-3
/
+34
*
patch 8.2.3298: build failure with small features
v8.2.3298
Bram Moolenaar
2021-08-05
2
-1
/
+6
*
patch 8.2.3297: cannot use all commands inside a {} block
v8.2.3297
Bram Moolenaar
2021-08-05
16
-36
/
+90
*
patch 8.2.3296: Vim9: cannot add a number to a float
v8.2.3296
Bram Moolenaar
2021-08-05
3
-2
/
+23
*
patch 8.2.3295: 'cursorline' should not apply to 'breakindent'
v8.2.3295
zeertzjq
2021-08-05
14
-19
/
+268
*
patch 8.2.3294: Lua: memory leak when adding dict item fails
v8.2.3294
Bram Moolenaar
2021-08-05
2
-1
/
+11
*
patch 8.2.3293: finding completions may cause an endless loop
v8.2.3293
Andy Gozas
2021-08-05
4
-1
/
+82
*
patch 8.2.3292: underscore in very magic pattern causes a hang
v8.2.3292
Christian Brabandt
2021-08-05
3
-1
/
+16
*
patch 8.2.3291: Coverity warns for not checking return value
v8.2.3291
Bram Moolenaar
2021-08-05
3
-1
/
+8
[next]