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
/
insexpand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4723: the ModeChanged autocmd event is inefficient
v8.2.4723
LemonBoy
2022-04-09
1
-4
/
+4
*
patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
v8.2.4099
Bram Moolenaar
2022-01-15
1
-1
/
+2
*
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
Dominique Pelle
2022-01-08
1
-0
/
+2
*
patch 8.2.4037: Insert mode completion is insufficiently tested
v8.2.4037
Yegappan Lakshmanan
2022-01-08
1
-6
/
+27
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-5
/
+2
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.4001: insert complete code uses global variables
v8.2.4001
Yegappan Lakshmanan
2022-01-04
1
-128
/
+223
*
patch 8.2.3989: some insert completion code is not tested
v8.2.3989
Yegappan Lakshmanan
2022-01-03
1
-45
/
+84
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-2
/
+3
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3953: insert completion code is too complicated
v8.2.3953
Yegappan Lakshmanan
2021-12-31
1
-562
/
+603
*
patch 8.2.3944: insert mode completion functions are too long
v8.2.3944
Yegappan Lakshmanan
2021-12-30
1
-594
/
+736
*
patch 8.2.3942: Coverity reports a possible memory leak
v8.2.3942
Bram Moolenaar
2021-12-30
1
-0
/
+2
*
patch 8.2.3937: Insert mode completion function is too long
v8.2.3937
Yegappan Lakshmanan
2021-12-29
1
-345
/
+505
*
patch 8.2.3915: illegal memory access when completing with invalid bytes
v8.2.3915
Bram Moolenaar
2021-12-27
1
-1
/
+6
*
patch 8.2.3912: the ins_complete() function is much too long
v8.2.3912
Bram Moolenaar
2021-12-27
1
-258
/
+366
*
patch 8.2.3788: lambda for option that is a function may be freed
v8.2.3788
Yegappan Lakshmanan
2021-12-12
1
-0
/
+15
*
patch 8.2.3756: might crash when callback is not valid
v8.2.3756
Yegappan Lakshmanan
2021-12-07
1
-2
/
+0
*
patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
v8.2.3725
Yegappan Lakshmanan
2021-12-03
1
-2
/
+135
*
patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc'
v8.2.3712
Yegappan Lakshmanan
2021-12-01
1
-5
/
+4
*
patch 8.2.3609: internal error when ModeChanged is triggered recursively
v8.2.3609
Bram Moolenaar
2021-11-17
1
-4
/
+4
*
patch 8.2.3555: ModeChanged is not triggered on every mode change
v8.2.3555
=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-10-22
1
-0
/
+7
*
patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope
v8.2.3528
Bram Moolenaar
2021-10-17
1
-5
/
+4
*
patch 8.2.3525: option variable name does not match option name
v8.2.3525
Bram Moolenaar
2021-10-16
1
-4
/
+4
*
patch 8.2.3520: cannot define a function for thesaurus completion
v8.2.3520
Yegappan Lakshmanan
2021-10-16
1
-7
/
+52
*
patch 8.2.3465: cannot detect insert scroll mode
v8.2.3465
zeertzjq
2021-10-03
1
-2
/
+3
*
patch 8.2.3389: cannot stop insert mode completion without side effects
v8.2.3389
zeertzjq
2021-08-31
1
-7
/
+48
*
patch 8.2.3293: finding completions may cause an endless loop
v8.2.3293
Andy Gozas
2021-08-05
1
-1
/
+27
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-4
/
+4
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-0
/
+11
*
patch 8.2.2707: adding a lot of completions can still be a bit slow
v8.2.2707
Bram Moolenaar
2021-04-04
1
-1
/
+4
*
patch 8.2.2704: adding a lot of completions can be a bit slow
v8.2.2704
Bram Moolenaar
2021-04-03
1
-7
/
+11
*
patch 8.2.2427: can still switch windows for 'completefunc'
v8.2.2427
Bram Moolenaar
2021-01-29
1
-19
/
+2
*
patch 8.2.2426: allowing 'completefunc' to switch windows causes trouble
v8.2.2426
Bram Moolenaar
2021-01-29
1
-5
/
+6
*
patch 8.2.2230: Vim9: insert completion runs into error
v8.2.2230
Bram Moolenaar
2020-12-27
1
-1
/
+1
*
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-21
1
-2
/
+2
*
patch 8.2.2160: various typos
v8.2.2160
Bram Moolenaar
2020-12-18
1
-1
/
+1
*
patch 8.2.2130: Insert mode completion messages end up in message history
v8.2.2130
Bram Moolenaar
2020-12-12
1
-0
/
+9
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-1
/
+1
*
patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution
v8.2.1919
Bram Moolenaar
2020-10-28
1
-1
/
+1
*
patch 8.2.1911: tiny build fails
v8.2.1911
Bram Moolenaar
2020-10-27
1
-1
/
+2
*
patch 8.2.1907: complete_info().selected may be wrong
v8.2.1907
Bram Moolenaar
2020-10-26
1
-50
/
+58
*
patch 8.2.1673: complete_info() selected index has an invalid value
v8.2.1673
Bram Moolenaar
2020-09-12
1
-0
/
+1
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-2
/
+2
*
patch 8.2.0751: Vim9: performance can be improved
v8.2.0751
Bram Moolenaar
2020-05-13
1
-2
/
+2
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-5
/
+6
*
patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'
v8.2.0614
Bram Moolenaar
2020-04-21
1
-8
/
+14
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-1
/
+1
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-2
/
+2
[next]