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.2436: Vim9 script test is a bit flaky
v8.2.2436
Bram Moolenaar
2021-01-31
1
-1
/
+2
*
patch 8.2.2435: setline() gives an error for some types
v8.2.2435
Bram Moolenaar
2021-01-31
2
-0
/
+55
*
patch 8.2.2434: Vim9: no error when compiling str2nr() with a number
v8.2.2434
Bram Moolenaar
2021-01-30
1
-0
/
+7
*
patch 8.2.2433: opening cmdline window gives error in BufLeave autocommand
v8.2.2433
Bram Moolenaar
2021-01-30
1
-0
/
+1
*
patch 8.2.2430: :vimgrep expands wildcards twice
v8.2.2430
Bram Moolenaar
2021-01-30
1
-0
/
+7
*
patch 8.2.2429: :goto does not work correctly with text properties
v8.2.2429
Bram Moolenaar
2021-01-30
1
-0
/
+30
*
patch 8.2.2428: FocusGained does not work when 'ttymouse' is empty
v8.2.2428
Bram Moolenaar
2021-01-30
1
-1
/
+29
*
patch 8.2.2427: can still switch windows for 'completefunc'
v8.2.2427
Bram Moolenaar
2021-01-29
2
-5
/
+3
*
patch 8.2.2426: allowing 'completefunc' to switch windows causes trouble
v8.2.2426
Bram Moolenaar
2021-01-29
2
-16
/
+9
*
patch 8.2.2425: cursor on invalid line with range and :substitute
v8.2.2425
Bram Moolenaar
2021-01-28
1
-0
/
+5
*
patch 8.2.2424: some tests are known to cause an error with ASAN
v8.2.2424
Bram Moolenaar
2021-01-28
4
-20
/
+35
*
patch 8.2.2422: crash when deleting with line number out of range
v8.2.2422
Bram Moolenaar
2021-01-28
1
-0
/
+16
*
patch 8.2.2421: double free when using autocommand with "argdel"
v8.2.2421
Bram Moolenaar
2021-01-28
1
-0
/
+6
*
patch 8.2.2420: too many problems with using all autocommand events
v8.2.2420
Bram Moolenaar
2021-01-28
3
-22
/
+11
*
patch 8.2.2419: autocmd test was failing on MS-Windows with GUI
v8.2.2419
Bram Moolenaar
2021-01-28
1
-9
/
+0
*
patch 8.2.2416: may get stuck in command line window state
v8.2.2416
Bram Moolenaar
2021-01-27
1
-3
/
+9
*
patch 8.2.2415: no way to check for the cmdwin feature
v8.2.2415
Bram Moolenaar
2021-01-26
8
-12
/
+43
*
patch 8.2.2413: crash when using :all while using a cmdline window
v8.2.2413
Bram Moolenaar
2021-01-26
1
-0
/
+8
*
patch 8.2.2411: profile test fails on MS-Windows
v8.2.2411
Bram Moolenaar
2021-01-26
1
-1
/
+6
*
patch 8.2.2409: Vim9: profiling only works for one function
v8.2.2409
Bram Moolenaar
2021-01-25
1
-0
/
+18
*
patch 8.2.2405: Vim9: no need to allow white space before "(" for :def
v8.2.2405
Bram Moolenaar
2021-01-24
1
-0
/
+32
*
patch 8.2.2404: Vim9: profiling try/catch not correct
v8.2.2404
Bram Moolenaar
2021-01-24
1
-22
/
+35
*
patch 8.2.2403: Vim9: profiling if/elseif/endif not correct
v8.2.2403
Bram Moolenaar
2021-01-24
3
-26
/
+35
*
patch 8.2.2402: some filetypes not detected
v8.2.2402
Bram Moolenaar
2021-01-24
1
-1
/
+3
*
patch 8.2.2401: build fails without +profiling feature
v8.2.2401
Bram Moolenaar
2021-01-24
1
-0
/
+3
*
patch 8.2.2400: Vim9: compiled functions are not profiled
v8.2.2400
Bram Moolenaar
2021-01-24
2
-15
/
+45
*
patch 8.2.2399: fold test fails in wide terminal
v8.2.2399
Bram Moolenaar
2021-01-24
1
-1
/
+1
*
patch 8.2.2398: method test fails
v8.2.2398
Bram Moolenaar
2021-01-23
1
-2
/
+4
*
patch 8.2.2397: Vim9: "%%" not seen as alternate file name for ":bdel"
v8.2.2397
Bram Moolenaar
2021-01-23
1
-0
/
+11
*
patch 8.2.2396: Vim9: no white space allowed before "->"
v8.2.2396
Bram Moolenaar
2021-01-23
1
-0
/
+14
*
patch 8.2.2395: Vim9: error for wrong type may report wrong line number
v8.2.2395
Bram Moolenaar
2021-01-23
1
-0
/
+2
*
patch 8.2.2394: Vim9: min() and max() return type is "any"
v8.2.2394
Bram Moolenaar
2021-01-22
1
-0
/
+28
*
patch 8.2.2393: Vim9: error message when script line starts with "[{"
v8.2.2393
Bram Moolenaar
2021-01-22
1
-0
/
+6
*
patch 8.2.2392: fennel filetype not recognized
v8.2.2392
Bram Moolenaar
2021-01-22
1
-0
/
+2
*
patch 8.2.2388: no easy way to get the maximum or mininum number value
v8.2.2388
Bram Moolenaar
2021-01-21
1
-3
/
+6
*
patch 8.2.2387: runtime type check does not mention argument index
v8.2.2387
Bram Moolenaar
2021-01-21
3
-2
/
+18
*
patch 8.2.2386: Vim9: crash when using ":silent! put"
v8.2.2386
Bram Moolenaar
2021-01-21
1
-0
/
+18
*
patch 8.2.2385: "gj" and "gk" do not work correctly when inside a fold
v8.2.2385
Bram Moolenaar
2021-01-21
1
-0
/
+35
*
patch 8.2.2384: turtle filetype not recognized
v8.2.2384
Bram Moolenaar
2021-01-21
1
-0
/
+17
*
patch 8.2.2381: Vim9: divide by zero does not abort expression execution
v8.2.2381
Bram Moolenaar
2021-01-21
2
-0
/
+37
*
patch 8.2.2378: Vim9: no error message for dividing by zero
v8.2.2378
Bram Moolenaar
2021-01-20
1
-2
/
+3
*
patch 8.2.2377: Vim9: crash when using a range after another expression
v8.2.2377
Bram Moolenaar
2021-01-19
1
-0
/
+4
*
patch 8.2.2376: Vim9: crash when dividing by zero in compiled code
v8.2.2376
Bram Moolenaar
2021-01-19
1
-0
/
+2
*
patch 8.2.2375: test for RGB color skipped in the terminal
v8.2.2375
Bram Moolenaar
2021-01-19
1
-2
/
+3
*
patch 8.2.2373: Vim9: list assignment only accepts a number index
v8.2.2373
Bram Moolenaar
2021-01-17
1
-2
/
+11
*
patch 8.2.2371: Vim9: crash when using types in :for with unpack
v8.2.2371
Bram Moolenaar
2021-01-17
1
-0
/
+6
*
patch 8.2.2370: Vim9: command fails in catch block
v8.2.2370
Bram Moolenaar
2021-01-17
1
-0
/
+37
*
patch 8.2.2369: Vim9: functions return true/false but can't be used as bool
v8.2.2369
Bram Moolenaar
2021-01-17
2
-1
/
+21
*
patch 8.2.2368: insufficient tests for setting options
v8.2.2368
Bram Moolenaar
2021-01-17
1
-1
/
+18
*
patch 8.2.2366: when using ":sleep" the cursor is always displayed
v8.2.2366
Bram Moolenaar
2021-01-16
2
-0
/
+28
[next]