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.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
*
patch 8.2.0159: non-materialized range() list causes problems
v8.2.0159
Bram Moolenaar
2020-01-27
1
-0
/
+2
*
patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible
v8.2.0158
Bram Moolenaar
2020-01-26
1
-5
/
+7
*
patch 8.2.0152: restoring ctrl_x_mode is not needed
v8.2.0152
Bram Moolenaar
2020-01-26
1
-11
/
+6
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-2
/
+2
*
patch 8.2.0123: complete_info() does not work when CompleteDone is triggered
v8.2.0123
Bram Moolenaar
2020-01-17
1
-3
/
+13
*
patch 8.2.0086: build error for small version
v8.2.0086
Bram Moolenaar
2020-01-04
1
-0
/
+6
*
patch 8.2.0084: complete item "user_data" can only be a string
v8.2.0084
Bram Moolenaar
2020-01-04
1
-15
/
+26
*
patch 8.2.0027: still some /* */ comments
v8.2.0027
Bram Moolenaar
2019-12-21
1
-3
/
+3
*
patch 8.1.2422: "make depend" does not work correctly for libvterm
v8.1.2422
Bram Moolenaar
2019-12-11
1
-1
/
+1
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-1
/
+1
*
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
1
-1
/
+1
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-2
/
+2
*
patch 8.1.2173: searchit() has too many arguments
v8.1.2173
Bram Moolenaar
2019-10-18
1
-1
/
+1
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-4
/
+0
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-1
/
+1
*
patch 8.1.1903: cannot build without the +eval feature
v8.1.1903
Bram Moolenaar
2019-08-21
1
-185
/
+200
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-11
/
+6
*
patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode
v8.1.1884
Bram Moolenaar
2019-08-18
1
-0
/
+30
*
patch 8.1.1849
v8.1.1849
Bram Moolenaar
2019-08-15
1
-41
/
+119
*
patch 8.1.1769: 'shellslash' is also used for completion
v8.1.1769
Bram Moolenaar
2019-07-28
1
-0
/
+20
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-4
/
+3
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-3
/
+2
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-2
/
+2
[next]