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
/
cmdexpand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3431: completion for :disas sorts local functions first
v8.2.3431
naohiro ono
2021-09-12
1
-1
/
+2
*
patch 8.2.3392: augroup completion escapes regexp pattern characters
v8.2.3392
Bram Moolenaar
2021-09-01
1
-2
/
+2
*
patch 8.2.3378: MS-Windows: completing environment variables with % is wrong
v8.2.3378
Albert Liu
2021-08-27
1
-7
/
+3
*
patch 8.2.3377: Vim9: :disass completion does not understand "s:"
v8.2.3377
Bram Moolenaar
2021-08-26
1
-1
/
+3
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-0
/
+6
*
patch 8.2.2992: Vim9: completion for :disassemble is incomplete
v8.2.2992
Bram Moolenaar
2021-06-13
1
-1
/
+4
*
patch 8.2.2991: Vim9: no completion for :vim9 and :legacy
v8.2.2991
Bram Moolenaar
2021-06-13
1
-0
/
+2
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2669: command line completion does not work after "vim9"
v8.2.2669
Bram Moolenaar
2021-03-28
1
-2
/
+3
*
patch 8.2.2221: if <Down> is mapped on the command line 'wildchar' is inserted
v8.2.2221
Bram Moolenaar
2020-12-26
1
-0
/
+6
*
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-21
1
-3
/
+3
*
patch 8.2.2160: various typos
v8.2.2160
Bram Moolenaar
2020-12-18
1
-1
/
+1
*
patch 8.2.1744: Vim9: using ":const!" is weird
v8.2.1744
Bram Moolenaar
2020-09-26
1
-0
/
+2
*
patch 8.2.1679: Vim9: ":*" is not recognized as a range
v8.2.1679
Bram Moolenaar
2020-09-14
1
-1
/
+1
*
patch 8.2.1604: Vim9: cannot use "true" with getcompletion()
v8.2.1604
Bram Moolenaar
2020-09-05
1
-1
/
+1
*
patch 8.2.1587: loop for handling keys for the command line is too long
v8.2.1587
Bram Moolenaar
2020-09-04
1
-0
/
+249
*
patch 8.2.1289: crash when using a custom completion function
v8.2.1289
Bram Moolenaar
2020-07-25
1
-11
/
+2
*
patch 8.2.1262: src/ex_cmds.c file is too big
v8.2.1262
Bram Moolenaar
2020-07-21
1
-56
/
+0
*
patch 8.2.1121: command completion not working after ++arg
v8.2.1121
Bram Moolenaar
2020-07-03
1
-8
/
+9
*
patch 8.2.1007: completion doesn't work after ":r ++arg !"
v8.2.1007
Bram Moolenaar
2020-06-18
1
-0
/
+9
*
patch 8.2.0988: getting directory contents is always case sorted
v8.2.0988
Bram Moolenaar
2020-06-16
1
-1
/
+2
*
patch 8.2.0961: MS-Windows: no completion for locales
v8.2.0961
Bram Moolenaar
2020-06-12
1
-0
/
+1
*
patch 8.2.0928: many type casts are used for vim_strnsave()
v8.2.0928
Bram Moolenaar
2020-06-07
1
-1
/
+1
*
patch 8.2.0925: getcompletion() does not return command line arguments
v8.2.0925
Bram Moolenaar
2020-06-07
1
-25
/
+39
*
patch 8.2.0502: Vim9: some code is not tested
v8.2.0502
Bram Moolenaar
2020-04-02
1
-2
/
+2
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-1
/
+1
*
patch 8.2.0337: build fails on a few systems
v8.2.0337
Bram Moolenaar
2020-03-01
1
-1
/
+1
*
patch 8.2.0335: no completion for :disassemble
v8.2.0335
Bram Moolenaar
2020-02-29
1
-0
/
+14
*
patch 8.2.0099: use of NULL pointer when out of memory
v8.2.0099
Bram Moolenaar
2020-01-07
1
-3
/
+9
*
patch 8.2.0089: crash when running out of memory in :setfiletype completion
v8.2.0089
Bram Moolenaar
2020-01-05
1
-6
/
+3
*
patch 8.2.0087: crash in command line expansion when out of memory
v8.2.0087
Bram Moolenaar
2020-01-05
1
-4
/
+14
*
patch 8.2.0054: :diffget and :diffput don't have good completion
v8.2.0054
Bram Moolenaar
2019-12-29
1
-1
/
+13
*
patch 8.1.2348: :const cannot be followed by "| endif"
v8.1.2348
Bram Moolenaar
2019-11-26
1
-0
/
+1
*
patch 8.1.2187: error for bad regexp even though regexp is not used
v8.1.2187
Bram Moolenaar
2019-10-19
1
-0
/
+2
*
patch 8.1.1927: code for dealing with script files is spread out
v8.1.1927
Bram Moolenaar
2019-08-25
1
-156
/
+0
*
patch 8.1.1914: command line expansion code is spread out
v8.1.1914
Bram Moolenaar
2019-08-23
1
-0
/
+840
*
patch 8.1.1897: may free memory twice when out of memory
v8.1.1897
Bram Moolenaar
2019-08-21
1
-3
/
+5
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-24
/
+6
*
patch 8.1.1886: command line expansion code is spread out
v8.1.1886
Bram Moolenaar
2019-08-18
1
-0
/
+2031