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.2558: no error if a lambda argument shadows a variable
v8.2.2558
Bram Moolenaar
2021-02-28
9
-33
/
+80
*
patch 8.2.2557: compiler warning for shadowd variable
v8.2.2557
Bram Moolenaar
2021-02-27
2
-2
/
+2
*
patch 8.2.2556: Vim9: :import with "as" not fully supported
v8.2.2556
Bram Moolenaar
2021-02-27
3
-65
/
+97
*
patch 8.2.2555: Vim9: missing test for 8.2.2553
v8.2.2555
Bram Moolenaar
2021-02-27
2
-0
/
+4
*
patch 8.2.2554: Vim9: exporting a final is not tested
v8.2.2554
Bram Moolenaar
2021-02-27
2
-0
/
+19
*
Update runtime files.
Bram Moolenaar
2021-02-27
19
-254
/
+383
*
patch 8.2.2553: Vim9: Cannot put "|" after "{"
v8.2.2553
Bram Moolenaar
2021-02-26
3
-2
/
+4
*
patch 8.2.2552: Vim9: no reason to consider "{{{{{{{{" a command
v8.2.2552
Bram Moolenaar
2021-02-26
2
-1
/
+3
*
patch 8.2.2551: MS-Windows: colors test file is not installed
v8.2.2551
Bram Moolenaar
2021-02-26
2
-0
/
+4
*
patch 8.2.2550: signal stack size is wrong with latest glibc 2.34
v8.2.2550
Bram Moolenaar
2021-02-25
5
-1
/
+51
*
patch 8.2.2549: crash after using "g:" in a for loop
v8.2.2549
Bram Moolenaar
2021-02-24
3
-0
/
+9
*
patch 8.2.2548: May get stuck in the cmdline window using :normal
v8.2.2548
Bram Moolenaar
2021-02-23
2
-0
/
+12
*
patch 8.2.2547: "%" command not accurate for big files
v8.2.2547
Bram Moolenaar
2021-02-23
2
-3
/
+7
*
patch 8.2.2546: typo in mouse key name
v8.2.2546
Bram Moolenaar
2021-02-23
2
-4
/
+10
*
patch 8.2.2545: errors and crash when terminal window is zero height
v8.2.2545
Bram Moolenaar
2021-02-23
3
-0
/
+20
*
patch 8.2.2544: Vim9: error for argument when checking for lambda
v8.2.2544
Bram Moolenaar
2021-02-23
3
-1
/
+12
*
patch 8.2.2543: Vim9: a return inside try/catch does not restore properly
v8.2.2543
Bram Moolenaar
2021-02-22
3
-4
/
+20
*
patch 8.2.2542: highlight of char beyond line end is not correct
v8.2.2542
Bram Moolenaar
2021-02-22
5
-3
/
+58
*
patch 8.2.2541: popup_create() does not allow boolean for "cursorline"
v8.2.2541
Bram Moolenaar
2021-02-21
3
-10
/
+20
*
patch 8.2.2540: Vim9: no error for using script var name for argument
v8.2.2540
Bram Moolenaar
2021-02-21
5
-1
/
+21
*
patch 8.2.2539: Vim9: return from finally block causes a hang
v8.2.2539
Bram Moolenaar
2021-02-21
6
-38
/
+89
*
patch 8.2.2538: crash when using Python list iterator
v8.2.2538
Bram Moolenaar
2021-02-21
3
-0
/
+7
*
patch 8.2.2537: Vim9: crash when map() fails
v8.2.2537
Bram Moolenaar
2021-02-21
3
-0
/
+24
*
patch 8.2.2536: Coverity complains about unchecked return value
v8.2.2536
Bram Moolenaar
2021-02-20
2
-1
/
+3
*
patch 8.2.2535: MS-Windows: cannot run all vim9 tests
v8.2.2535
Bram Moolenaar
2021-02-20
2
-0
/
+12
*
patch 8.2.2534: missing test coverage
v8.2.2534
Bram Moolenaar
2021-02-20
4
-17
/
+29
*
patch 8.2.2533: Vim9: cannot use a range with :unlet
v8.2.2533
Bram Moolenaar
2021-02-20
11
-38
/
+231
*
patch 8.2.2532: Vim9: confusing error if :k is used with a range
v8.2.2532
Bram Moolenaar
2021-02-20
4
-1
/
+15
*
patch 8.2.2531: Vim9: the :k command is obscure
v8.2.2531
Bram Moolenaar
2021-02-19
7
-5
/
+40
*
patch 8.2.2530: Vim9: not enough testing for profiling
v8.2.2530
Bram Moolenaar
2021-02-19
6
-38
/
+114
*
patch 8.2.2529: Vim9: Not possible to use legacy and Vim9 script in one file
v8.2.2529
Bram Moolenaar
2021-02-17
4
-4
/
+52
*
patch 8.2.2528: Vim9: crash when compiling lambda fails
v8.2.2528
Bram Moolenaar
2021-02-17
3
-2
/
+13
*
patch 8.2.2527: Vim9: lambda return type is not determined at script level
v8.2.2527
Bram Moolenaar
2021-02-17
5
-4
/
+21
*
patch 8.2.2526: build failure
v8.2.2526
Bram Moolenaar
2021-02-17
3
-2
/
+3
*
patch 8.2.2525: Vim9: only local variables checked for a name
v8.2.2525
Bram Moolenaar
2021-02-17
5
-10
/
+33
*
patch 8.2.2524: cannot change the characters displayed in the foldcolumn
v8.2.2524
Bram Moolenaar
2021-02-17
6
-10
/
+78
*
patch 8.2.2523: Svelte filetype not recognized
v8.2.2523
Bram Moolenaar
2021-02-17
3
-0
/
+6
*
patch 8.2.2522: Beancount filetype not recognized
v8.2.2522
Bram Moolenaar
2021-02-17
3
-0
/
+6
*
patch 8.2.2521: some compilers can't handle pointer initialization
v8.2.2521
Bram Moolenaar
2021-02-16
2
-17
/
+23
*
patch 8.2.2520: missing tests for 'listchars'
v8.2.2520
Bram Moolenaar
2021-02-16
2
-0
/
+22
*
patch 8.2.2519: Vim9: no reason to keep strange Vi behavior
v8.2.2519
Bram Moolenaar
2021-02-15
3
-3
/
+20
*
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
Bram Moolenaar
2021-02-15
20
-112
/
+302
*
patch 8.2.2517: Vim9: fix for s390 not tested on other systems
v8.2.2517
Bram Moolenaar
2021-02-14
2
-0
/
+23
*
patch 8.2.2516: test failure on s390
v8.2.2516
Bram Moolenaar
2021-02-14
2
-6
/
+12
*
patch 8.2.2515: memory access error when truncating an empty message
v8.2.2515
Bram Moolenaar
2021-02-14
3
-0
/
+18
*
patch 8.2.2514: Vim9: build error in tiny version
v8.2.2514
Bram Moolenaar
2021-02-14
2
-0
/
+4
*
patch 8.2.2513: Vim9: missing part of :vim9cmd change
v8.2.2513
Bram Moolenaar
2021-02-14
2
-1
/
+4
*
patch 8.2.2512: Vim9: compiling error test sometimes fails
v8.2.2512
Bram Moolenaar
2021-02-14
4
-13
/
+9
*
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
v8.2.2511
Bram Moolenaar
2021-02-14
15
-18
/
+56
*
patch 8.2.2510: internal error when popup with mask is zero height or width
v8.2.2510
Bram Moolenaar
2021-02-13
3
-1
/
+26
[prev]
[next]