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.2372: confusing error message for wrong :let command
v8.2.2372
Bram Moolenaar
2021-01-17
2
-3
/
+6
*
patch 8.2.2371: Vim9: crash when using types in :for with unpack
v8.2.2371
Bram Moolenaar
2021-01-17
4
-4
/
+19
*
patch 8.2.2370: Vim9: command fails in catch block
v8.2.2370
Bram Moolenaar
2021-01-17
3
-0
/
+40
*
patch 8.2.2369: Vim9: functions return true/false but can't be used as bool
v8.2.2369
Bram Moolenaar
2021-01-17
4
-70
/
+97
*
patch 8.2.2368: insufficient tests for setting options
v8.2.2368
Bram Moolenaar
2021-01-17
2
-1
/
+20
*
patch 8.2.2367: test failures on some less often used systems
v8.2.2367
Bram Moolenaar
2021-01-17
5
-13
/
+15
*
patch 8.2.2366: when using ":sleep" the cursor is always displayed
v8.2.2366
Bram Moolenaar
2021-01-16
10
-10
/
+49
*
patch 8.2.2365: Vim9: no check for map() changing item type at script level
v8.2.2365
Bram Moolenaar
2021-01-16
4
-29
/
+80
*
patch 8.2.2364: Vim9: line break in lambda accesses freed memory
v8.2.2364
Bram Moolenaar
2021-01-16
3
-6
/
+30
*
patch 8.2.2363: curpos() does not accept a string argument as before
v8.2.2363
Bram Moolenaar
2021-01-16
3
-1
/
+7
*
patch 8.2.2362: Vim9: check of builtin function argument type is incomplete
v8.2.2362
Bram Moolenaar
2021-01-16
8
-44
/
+63
*
patch 8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'
v8.2.2361
Bram Moolenaar
2021-01-16
2
-0
/
+7
*
patch 8.2.2360: test leaves file behind
v8.2.2360
Bram Moolenaar
2021-01-16
2
-1
/
+3
*
patch 8.2.2359: strange test failure with MS-Windows
v8.2.2359
Bram Moolenaar
2021-01-16
2
-0
/
+10
*
patch 8.2.2358: wrong #ifdef for use_xterm_like_mouse()
v8.2.2358
Bram Moolenaar
2021-01-16
2
-5
/
+7
*
patch 8.2.2357: Vim9: crash when parsing function return type fails
v8.2.2357
Bram Moolenaar
2021-01-15
3
-0
/
+19
*
patch 8.2.2356: Vim9: ":put =expr" does not handle a list properly
v8.2.2356
Bram Moolenaar
2021-01-15
5
-26
/
+47
*
patch 8.2.2355: stray test failure on Appveyor
v8.2.2355
Bram Moolenaar
2021-01-15
2
-3
/
+5
*
patch 8.2.2354: crash with a weird combination of autocommands
v8.2.2354
Bram Moolenaar
2021-01-15
5
-11
/
+46
*
patch 8.2.2353: spartql files are not detected
v8.2.2353
Bram Moolenaar
2021-01-15
3
-0
/
+6
*
patch 8.2.2352: if focus lost/gained is received twice code is not ignored
v8.2.2352
Bram Moolenaar
2021-01-14
2
-8
/
+16
*
patch 8.2.2351: Vim9: error msg for "throw" in function called with "silent!"
v8.2.2351
Bram Moolenaar
2021-01-14
3
-0
/
+26
*
patch 8.2.2350: using "void" for no reason
v8.2.2350
Bram Moolenaar
2021-01-14
2
-2
/
+4
*
patch 8.2.2349: Vim9: cannot handle line break after parenthesis at line end
v8.2.2349
Bram Moolenaar
2021-01-14
3
-13
/
+25
*
patch 8.2.2348: no check for modified files after focus gained
v8.2.2348
Bram Moolenaar
2021-01-14
3
-14
/
+4
*
patch 8.2.2347: build failure without GUI
v8.2.2347
Bram Moolenaar
2021-01-14
2
-2
/
+6
*
patch 8.2.2346: Codecov reports every little coverage drop
v8.2.2346
Bram Moolenaar
2021-01-14
3
-0
/
+8
*
patch 8.2.2345: no focus events in a terminal
v8.2.2345
Bram Moolenaar
2021-01-14
5
-3
/
+111
*
patch 8.2.2344: using inclusive index for slice is not always desired
v8.2.2344
Bram Moolenaar
2021-01-13
11
-28
/
+106
*
patch 8.2.2343: Vim9: return type of readfile() is any
v8.2.2343
Bram Moolenaar
2021-01-13
7
-10
/
+74
*
patch 8.2.2342: "char" functions may return wrong column in Insert mode
v8.2.2342
Bram Moolenaar
2021-01-13
4
-17
/
+91
*
patch 8.2.2341: expresison command line completion incomplete after "g:"
v8.2.2341
Bram Moolenaar
2021-01-13
5
-1
/
+12
*
patch 8.2.2340: win_execute() unexpectedly returns number zero when failing
v8.2.2340
Bram Moolenaar
2021-01-12
4
-0
/
+13
*
patch 8.2.2339: cannot get the type of a value as a string
v8.2.2339
Bram Moolenaar
2021-01-12
8
-4
/
+52
*
patch 8.2.2338: Vim9: no error if using job_info() result wrongly
v8.2.2338
Bram Moolenaar
2021-01-12
4
-1
/
+21
*
patch 8.2.2337: configure test for GTK only says "no"
v8.2.2337
Bram Moolenaar
2021-01-12
3
-0
/
+9
*
patch 8.2.2336: Vim9: not possible to extend dictionary with different type
v8.2.2336
Bram Moolenaar
2021-01-12
8
-12
/
+118
*
patch 8.2.2335: Vim9: "silent return" does not restore command modifiers
v8.2.2335
Bram Moolenaar
2021-01-12
3
-0
/
+22
*
patch 8.2.2334: Pascal-like filetypes not always detected
v8.2.2334
Bram Moolenaar
2021-01-12
5
-4
/
+61
*
patch 8.2.2333: Vim9: warning for uninitialized variable
v8.2.2333
Bram Moolenaar
2021-01-12
2
-2
/
+4
*
patch 8.2.2332: Vim9: missing :endif not reported when using :windo
v8.2.2332
Bram Moolenaar
2021-01-11
5
-42
/
+62
*
patch 8.2.2331: Vim9: wrong error when modifying dict declared with :final
v8.2.2331
Bram Moolenaar
2021-01-11
7
-18
/
+68
*
patch 8.2.2330: Vim9: crash when using :trow in a not executed block
v8.2.2330
Bram Moolenaar
2021-01-11
3
-2
/
+14
*
patch 8.2.2329: not all ways Vim can be started are tested
v8.2.2329
Bram Moolenaar
2021-01-11
2
-0
/
+78
*
Update runtime files.
Bram Moolenaar
2021-01-11
24
-161
/
+480
*
patch 8.2.2328: some test files may not be deleted
v8.2.2328
Bram Moolenaar
2021-01-11
3
-2
/
+5
*
patch 8.2.2327: debugging code included
v8.2.2327
Bram Moolenaar
2021-01-10
2
-6
/
+2
*
patch 8.2.2326: build error with +eval feature but without +spell
v8.2.2326
Bram Moolenaar
2021-01-10
2
-1
/
+3
*
patch 8.2.2325: Vim9: crash if map() changes the item type
v8.2.2325
Bram Moolenaar
2021-01-10
8
-18
/
+50
*
patch 8.2.2324: not easy to get mark en cursor posotion by character count
v8.2.2324
Bram Moolenaar
2021-01-10
9
-190
/
+668
[next]