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
/
testdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2542: highlight of char beyond line end is not correct
v8.2.2542
Bram Moolenaar
2021-02-22
3
-0
/
+32
*
patch 8.2.2541: popup_create() does not allow boolean for "cursorline"
v8.2.2541
Bram Moolenaar
2021-02-21
1
-0
/
+13
*
patch 8.2.2540: Vim9: no error for using script var name for argument
v8.2.2540
Bram Moolenaar
2021-02-21
1
-0
/
+9
*
patch 8.2.2539: Vim9: return from finally block causes a hang
v8.2.2539
Bram Moolenaar
2021-02-21
2
-3
/
+14
*
patch 8.2.2538: crash when using Python list iterator
v8.2.2538
Bram Moolenaar
2021-02-21
1
-0
/
+3
*
patch 8.2.2537: Vim9: crash when map() fails
v8.2.2537
Bram Moolenaar
2021-02-21
1
-0
/
+21
*
patch 8.2.2534: missing test coverage
v8.2.2534
Bram Moolenaar
2021-02-20
3
-17
/
+27
*
patch 8.2.2533: Vim9: cannot use a range with :unlet
v8.2.2533
Bram Moolenaar
2021-02-20
1
-0
/
+46
*
patch 8.2.2532: Vim9: confusing error if :k is used with a range
v8.2.2532
Bram Moolenaar
2021-02-20
1
-0
/
+5
*
patch 8.2.2531: Vim9: the :k command is obscure
v8.2.2531
Bram Moolenaar
2021-02-19
1
-0
/
+25
*
patch 8.2.2530: Vim9: not enough testing for profiling
v8.2.2530
Bram Moolenaar
2021-02-19
1
-0
/
+33
*
patch 8.2.2529: Vim9: Not possible to use legacy and Vim9 script in one file
v8.2.2529
Bram Moolenaar
2021-02-17
1
-0
/
+21
*
patch 8.2.2528: Vim9: crash when compiling lambda fails
v8.2.2528
Bram Moolenaar
2021-02-17
1
-0
/
+5
*
patch 8.2.2527: Vim9: lambda return type is not determined at script level
v8.2.2527
Bram Moolenaar
2021-02-17
1
-2
/
+3
*
patch 8.2.2525: Vim9: only local variables checked for a name
v8.2.2525
Bram Moolenaar
2021-02-17
1
-0
/
+10
*
patch 8.2.2524: cannot change the characters displayed in the foldcolumn
v8.2.2524
Bram Moolenaar
2021-02-17
1
-0
/
+54
*
patch 8.2.2523: Svelte filetype not recognized
v8.2.2523
Bram Moolenaar
2021-02-17
1
-0
/
+1
*
patch 8.2.2522: Beancount filetype not recognized
v8.2.2522
Bram Moolenaar
2021-02-17
1
-0
/
+1
*
patch 8.2.2520: missing tests for 'listchars'
v8.2.2520
Bram Moolenaar
2021-02-16
1
-0
/
+20
*
patch 8.2.2519: Vim9: no reason to keep strange Vi behavior
v8.2.2519
Bram Moolenaar
2021-02-15
1
-0
/
+11
*
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
Bram Moolenaar
2021-02-15
2
-0
/
+108
*
patch 8.2.2517: Vim9: fix for s390 not tested on other systems
v8.2.2517
Bram Moolenaar
2021-02-14
1
-0
/
+21
*
patch 8.2.2512: Vim9: compiling error test sometimes fails
v8.2.2512
Bram Moolenaar
2021-02-14
3
-13
/
+7
*
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
v8.2.2511
Bram Moolenaar
2021-02-14
7
-9
/
+19
*
patch 8.2.2510: internal error when popup with mask is zero height or width
v8.2.2510
Bram Moolenaar
2021-02-13
1
-0
/
+19
*
patch 8.2.2508: cannot change the character displayed in non existing lines
v8.2.2508
Bram Moolenaar
2021-02-13
1
-0
/
+22
*
patch 8.2.2506: Vim9: :continue does not work correctly in a :try block
v8.2.2506
Bram Moolenaar
2021-02-13
2
-0
/
+74
*
patch 8.2.2505: Vim9: crash after defining function with invalid return type
v8.2.2505
Bram Moolenaar
2021-02-12
1
-0
/
+15
*
patch 8.2.2504: Vim9: crash when using an argument from a closure
v8.2.2504
Bram Moolenaar
2021-02-12
1
-0
/
+12
*
patch 8.2.2503: Vim9: a caught error may leave something on the stack
v8.2.2503
Bram Moolenaar
2021-02-12
1
-0
/
+10
*
patch 8.2.2501: not always clear where an error is reported
v8.2.2501
Bram Moolenaar
2021-02-11
1
-0
/
+8
*
patch 8.2.2499: "vim -g --version" does not redirect output
v8.2.2499
Bram Moolenaar
2021-02-11
1
-0
/
+14
*
patch 8.2.2498: no test for what 8.2.2494 fixes
v8.2.2498
Bram Moolenaar
2021-02-11
1
-0
/
+1
*
patch 8.2.2497: no error when using more than one character for a register
v8.2.2497
Bram Moolenaar
2021-02-10
1
-0
/
+16
*
patch 8.2.2496: insufficien testing for text jumping fix
v8.2.2496
Bram Moolenaar
2021-02-10
1
-3
/
+8
*
patch 8.2.2495: text jumps up and down when moving the cursor
v8.2.2495
Bram Moolenaar
2021-02-10
1
-1
/
+1
*
patch 8.2.2493: text property for text left of window shows up
v8.2.2493
Bram Moolenaar
2021-02-10
3
-0
/
+36
*
patch 8.2.2491: popup window for text property may show in first screen line
v8.2.2491
Bram Moolenaar
2021-02-10
4
-0
/
+73
*
patch 8.2.2490: 'wrap' option is always reset when starting diff mode
v8.2.2490
Bram Moolenaar
2021-02-10
1
-0
/
+15
*
patch 8.2.2489: current buffer is wrong after deletebufline() fails
v8.2.2489
Bram Moolenaar
2021-02-09
1
-0
/
+11
*
patch 8.2.2488: json_encode() gives generic argument error
v8.2.2488
Bram Moolenaar
2021-02-08
1
-4
/
+4
*
patch 8.2.2487: terminal shows garbage after double-wide character
v8.2.2487
Bram Moolenaar
2021-02-08
2
-5
/
+39
*
patch 8.2.2485: when sourcing a script again the script version isn't reset
v8.2.2485
Bram Moolenaar
2021-02-07
1
-1
/
+14
*
patch 8.2.2484: Vim9: Cannot use a comment starting with #{
v8.2.2484
Bram Moolenaar
2021-02-07
1
-0
/
+4
*
patch 8.2.2483: Vim9: type error for misformed expression
v8.2.2483
Bram Moolenaar
2021-02-07
1
-0
/
+22
*
patch 8.2.2481: Vim9: confusing error when variable arguments have default
v8.2.2481
Bram Moolenaar
2021-02-07
1
-0
/
+10
*
patch 8.2.2479: set/getbufline test fails without the job feature
v8.2.2479
Bram Moolenaar
2021-02-07
2
-10
/
+14
*
patch 8.2.2477: autocommand tests hang on MS-Windows
v8.2.2477
Bram Moolenaar
2021-02-07
1
-1
/
+7
*
patch 8.2.2476: using freed memory when splitting window while closing buffer
v8.2.2476
Bram Moolenaar
2021-02-07
1
-6
/
+3
*
patch 8.2.2475: autocommand tests hangs on MS-Windows
v8.2.2475
Bram Moolenaar
2021-02-06
1
-0
/
+3
[next]