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.2474: using freed memory when window is closed by autocommand
v8.2.2474
Bram Moolenaar
2021-02-06
1
-0
/
+14
*
patch 8.2.2473: crash when leaving command line window triggers autocommand
v8.2.2473
Bram Moolenaar
2021-02-06
1
-0
/
+9
*
patch 8.2.2472: crash when using command line window in an autocommand
v8.2.2472
Bram Moolenaar
2021-02-06
1
-2
/
+17
*
patch 8.2.2471: popup_setoptions() does not set textprop in other tab
v8.2.2471
Bram Moolenaar
2021-02-06
1
-0
/
+19
*
patch 8.2.2470: popup_getoptions() does not get textprop from other tab
v8.2.2470
Bram Moolenaar
2021-02-06
1
-0
/
+14
*
patch 8.2.2469: confusing error if :winsize has a wrong argument
v8.2.2469
Bram Moolenaar
2021-02-06
1
-0
/
+3
*
patch 8.2.2468: not easy to get the full command name from a shortened one
v8.2.2468
Bram Moolenaar
2021-02-06
1
-0
/
+37
*
patch 8.2.2467: script generated by :mkview changes alternate file
v8.2.2467
Bram Moolenaar
2021-02-05
1
-0
/
+14
*
patch 8.2.2466: max() and min() can give many error messages
v8.2.2466
Bram Moolenaar
2021-02-04
1
-0
/
+8
*
patch 8.2.2465: using freed memory in :psearch
v8.2.2465
Bram Moolenaar
2021-02-03
1
-3
/
+25
*
patch 8.2.2464: using freed memory if window closed in autocommand
v8.2.2464
Bram Moolenaar
2021-02-03
1
-0
/
+11
*
patch 8.2.2463: using :arglocal in an autocommand may use freed memory
v8.2.2463
Bram Moolenaar
2021-02-03
1
-0
/
+9
*
patch 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent
v8.2.2455
Bram Moolenaar
2021-02-03
3
-22
/
+34
*
patch 8.2.2454: leading space can not be made visible
v8.2.2454
Bram Moolenaar
2021-02-03
1
-0
/
+29
*
patch 8.2.2453: Vim9: a variable name with "->" in the next line doesn't work
v8.2.2453
Bram Moolenaar
2021-02-02
1
-0
/
+23
*
patch 8.2.2452: no completion for the 'filetype' option
v8.2.2452
Bram Moolenaar
2021-02-02
1
-0
/
+6
*
patch 8.2.2449: Vim9: flatten() always changes the list type
v8.2.2449
Bram Moolenaar
2021-02-01
2
-0
/
+26
*
patch 8.2.2447: 'foldlevel' not applied to folds restored from session
v8.2.2447
Bram Moolenaar
2021-02-01
1
-0
/
+26
*
patch 8.2.2446: setting 'term' empty has different error if compiled with GUI
v8.2.2446
Bram Moolenaar
2021-02-01
1
-3
/
+1
*
patch 8.2.2445: Vim9: no proper error for lambda missing return type
v8.2.2445
Bram Moolenaar
2021-01-31
1
-0
/
+7
*
patch 8.2.2444: Vim9: compile error with combination of operator and list
v8.2.2444
Bram Moolenaar
2021-01-31
1
-0
/
+3
*
patch 8.2.2443: Vim9: no compile time error for wrong str2float argument
v8.2.2443
Bram Moolenaar
2021-01-31
1
-0
/
+12
*
patch 8.2.2441: Vim9: extend() does not give an error for a type mismatch
v8.2.2441
Bram Moolenaar
2021-01-31
1
-17
/
+20
*
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
[prev]
[next]