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
/
structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function
v8.2.4225
Bram Moolenaar
2022-01-26
1
-3
/
+5
*
patch 8.2.4173: cannot use an import in 'foldexpr'
v8.2.4173
Bram Moolenaar
2022-01-21
1
-3
/
+2
*
patch 8.2.4053: Vim9: autoload mechanism doesn't fully work yet
v8.2.4053
Bram Moolenaar
2022-01-10
1
-1
/
+3
*
patch 8.2.4050: Vim9: need to prefix every item in an autoload script
v8.2.4050
Bram Moolenaar
2022-01-09
1
-1
/
+4
*
patch 8.2.4028: ml_get error with :doautoall and Visual area
v8.2.4028
Bram Moolenaar
2022-01-07
1
-0
/
+1
*
patch 8.2.4019: Vim9: import mechanism is too complicated
v8.2.4019
Bram Moolenaar
2022-01-06
1
-10
/
+5
*
patch 8.2.4018: ml_get error when win_execute redraws with Visual selection
v8.2.4018
Bram Moolenaar
2022-01-06
1
-0
/
+7
*
patch 8.2.3997: Vim9: not enough testing for extend() and map()
v8.2.3997
Bram Moolenaar
2022-01-04
1
-2
/
+0
*
patch 8.2.3996: Vim9: type checking lacks information about declared type
v8.2.3996
Bram Moolenaar
2022-01-04
1
-2
/
+9
*
patch 8.2.3901: Vim9: Cannot set 'cpo' in main .vimrc if using Vim9 script
v8.2.3901
Bram Moolenaar
2021-12-26
1
-0
/
+1
*
patch 8.2.3874: cannot highlight the number column for a sign
v8.2.3874
James McCoy
2021-12-22
1
-0
/
+1
*
patch 8.2.3871: list.c contains code for dict and blob
v8.2.3871
Yegappan Lakshmanan
2021-12-22
1
-0
/
+8
*
patch 8.2.3809: Vim9: crash when garbage collecting a nested partial
v8.2.3809
Bram Moolenaar
2021-12-14
1
-2
/
+7
*
patch 8.2.3796: the funcexe_T struct members are not named consistently
v8.2.3796
Bram Moolenaar
2021-12-13
1
-9
/
+9
*
patch 8.2.3795: too many #ifdefs
v8.2.3795
Bram Moolenaar
2021-12-13
1
-4
/
+0
*
patch 8.2.3783: confusing error for using a variable as a function
v8.2.3783
Bram Moolenaar
2021-12-11
1
-0
/
+2
*
patch 8.2.3774: test for command line height fails
v8.2.3774
Bram Moolenaar
2021-12-10
1
-1
/
+2
*
patch 8.2.3771: Vim9: accessing freed memory when checking type
v8.2.3771
Bram Moolenaar
2021-12-10
1
-0
/
+1
*
patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
v8.2.3725
Yegappan Lakshmanan
2021-12-03
1
-0
/
+3
*
patch 8.2.3692: Vim9: cannot use :func inside a :def function
v8.2.3692
Bram Moolenaar
2021-11-28
1
-0
/
+1
*
patch 8.2.3665: cannot use a lambda for 'tagfunc'
v8.2.3665
Yegappan Lakshmanan
2021-11-24
1
-1
/
+2
*
patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'
v8.2.3664
Bram Moolenaar
2021-11-24
1
-0
/
+1
*
patch 8.2.3628: looking terminal colors is a bit slow
v8.2.3628
Bram Moolenaar
2021-11-20
1
-0
/
+11
*
patch 8.2.3609: internal error when ModeChanged is triggered recursively
v8.2.3609
Bram Moolenaar
2021-11-17
1
-0
/
+5
*
patch 8.2.3560: using freed memory with lambda
v8.2.3560
Bram Moolenaar
2021-10-23
1
-2
/
+5
*
patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope
v8.2.3528
Bram Moolenaar
2021-10-17
1
-1
/
+3
*
patch 8.2.3525: option variable name does not match option name
v8.2.3525
Bram Moolenaar
2021-10-16
1
-1
/
+1
*
patch 8.2.3520: cannot define a function for thesaurus completion
v8.2.3520
Yegappan Lakshmanan
2021-10-16
1
-0
/
+1
*
patch 8.2.3517: TextChanged does not trigger after TextChangedI
v8.2.3517
Christian Brabandt
2021-10-16
1
-3
/
+3
*
patch 8.2.3510: changes are only detected with one second accuracy
v8.2.3510
Leah Neukirchen
2021-10-14
1
-0
/
+2
*
patch 8.2.3481: failures when char is unsigned
v8.2.3481
James McCoy
2021-10-05
1
-2
/
+2
*
patch 8.2.3478: still crash with error in :catch and also in :finally
v8.2.3478
Bram Moolenaar
2021-10-05
1
-3
/
+4
*
patch 8.2.3424: a sequence of spaces is hard to see in list mode
v8.2.3424
zeertzjq
2021-09-10
1
-0
/
+1
*
patch 8.2.3423: Vim9: list += list creates a new list in :def function
v8.2.3423
Bram Moolenaar
2021-09-09
1
-0
/
+3
*
patch 8.2.3303: some structures could be smaller
v8.2.3303
Dominique Pelle
2021-08-07
1
-8
/
+8
*
patch 8.2.3280: 'virtualedit' local to buffer is not the best solution
v8.2.3280
Gary Johnson
2021-08-03
1
-2
/
+4
*
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
Gary Johnson
2021-07-26
1
-0
/
+2
*
patch 8.2.3216: Vim9: crash when using variable in a loop at script level
v8.2.3216
Bram Moolenaar
2021-07-25
1
-0
/
+3
*
patch 8.2.3200: Vim9: hard to guess where a type error is given
v8.2.3200
Bram Moolenaar
2021-07-22
1
-0
/
+3
*
patch 8.2.3160: 'breakindent' does not work well for bulleted lists
v8.2.3160
Christian Brabandt
2021-07-14
1
-0
/
+1
*
patch 8.2.3099: Vim9: missing catch/finally not reported at script level
v8.2.3099
Bram Moolenaar
2021-07-04
1
-4
/
+5
*
patch 8.2.3091: Vim9: default argument expr. cannot use previous argument
v8.2.3091
Bram Moolenaar
2021-07-03
1
-0
/
+2
*
patch 8.2.3062: internal error when adding several text properties
v8.2.3062
Bram Moolenaar
2021-06-27
1
-0
/
+1
*
patch 8.2.3026: Vim9: cannot set breakpoint in compiled function
v8.2.3026
Bram Moolenaar
2021-06-20
1
-0
/
+5
*
patch 8.2.3022: available encryption methods are not strong enough
v8.2.3022
Christian Brabandt
2021-06-20
1
-2
/
+3
*
patch 8.2.2971: cannot yank a block without trailing spaces
v8.2.2971
Christian Brabandt
2021-06-10
1
-1
/
+3
*
patch 8.2.2967: Vim9: crash when using two levels of partials
v8.2.2967
Bram Moolenaar
2021-06-09
1
-1
/
+1
*
patch 8.2.2890: text property duplicated when data block splits
v8.2.2890
Bram Moolenaar
2021-05-26
1
-0
/
+1
*
patch 8.2.2866: Vim9: memory leak when using inline function
v8.2.2866
Bram Moolenaar
2021-05-18
1
-0
/
+2
*
patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled
v8.2.2842
Bram Moolenaar
2021-05-07
1
-0
/
+3
[next]