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.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
*
patch 8.1.1228: not possible to process tags with a function
v8.1.1228
Bram Moolenaar
2019-04-28
1
-0
/
+2
*
patch 8.1.1138: plugins don't get notified when the popup menu changes
v8.1.1138
Bram Moolenaar
2019-04-08
1
-13
/
+56
*
patch 8.1.1124: insert completion flags are mixed up
v8.1.1124
Bram Moolenaar
2019-04-06
1
-64
/
+73
*
patch 8.1.1123: no way to avoid filtering for autocomplete function
v8.1.1123
Bram Moolenaar
2019-04-06
1
-18
/
+29
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+0
*
patch 8.1.1076: file for Insert mode is much too big
v8.1.1076
Bram Moolenaar
2019-03-30
1
-0
/
+3992