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.4617: no completion for :scriptnames
v8.2.4617
Yegappan Lakshmanan
2022-03-24
1
-15
/
+58
*
patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"
v8.2.4608
Yegappan Lakshmanan
2022-03-22
1
-1
/
+6
*
patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menu
v8.2.4579
Yegappan Lakshmanan
2022-03-16
1
-7
/
+49
*
patch 8.2.4570: no command line completion for :profile and :profdel
v8.2.4570
Yegappan Lakshmanan
2022-03-15
1
-5
/
+16
*
patch 8.2.4565: no command line completion for :breakadd and :breakdel
v8.2.4565
Bram Moolenaar
2022-03-14
1
-16
/
+115
*
patch 8.2.4485: compiler warning for uninitialized variable
v8.2.4485
Bram Moolenaar
2022-02-28
1
-1
/
+1
*
patch 8.2.4483: command completion makes two rounds to collect matches
v8.2.4483
Yegappan Lakshmanan
2022-02-28
1
-89
/
+104
*
patch 8.2.4482: no fuzzy cmdline completion for user defined completion
v8.2.4482
Yegappan Lakshmanan
2022-02-27
1
-27
/
+66
*
patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is set
v8.2.4481
Bram Moolenaar
2022-02-27
1
-0
/
+4
*
patch 8.2.4479: no fuzzy completieon for maps and abbreviations
v8.2.4479
Yegappan Lakshmanan
2022-02-27
1
-6
/
+8
*
patch 8.2.4478: crash when using fuzzy completion
v8.2.4478
Yegappan Lakshmanan
2022-02-26
1
-6
/
+12
*
patch 8.2.4477: crash when using fuzzy completion
v8.2.4477
Bram Moolenaar
2022-02-26
1
-12
/
+7
*
patch 8.2.4475: fuzzy cmdline completion does not work for lower case
v8.2.4475
Yegappan Lakshmanan
2022-02-26
1
-7
/
+15
*
patch 8.2.4465: fuzzy completion does not order matches properly
v8.2.4465
Yegappan Lakshmanan
2022-02-25
1
-32
/
+41
*
patch 8.2.4463: completion only uses strict matching
v8.2.4463
Yegappan Lakshmanan
2022-02-24
1
-16
/
+105
*
patch 8.2.4406: expand functions use confusing argument names
v8.2.4406
Yegappan Lakshmanan
2022-02-17
1
-188
/
+253
*
patch 8.2.4398: some command completion functions are too long
v8.2.4398
Yegappan Lakshmanan
2022-02-16
1
-325
/
+402
*
patch 8.2.4387: command line completion doesn't always work properly
v8.2.4387
Yegappan Lakshmanan
2022-02-15
1
-9
/
+17
*
patch 8.2.4366: not enough tests for command line completion
v8.2.4366
Yegappan Lakshmanan
2022-02-13
1
-0
/
+3
*
patch 8.2.4356: command line completion functions are very long
v8.2.4356
Yegappan Lakshmanan
2022-02-12
1
-549
/
+683
*
patch 8.2.4341: command line not redrawn when finishing popup menu
v8.2.4341
Bram Moolenaar
2022-02-10
1
-0
/
+1
*
patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu
v8.2.4339
Yegappan Lakshmanan
2022-02-10
1
-42
/
+79
*
patch 8.2.4334: command line popup menu not positioned correctly
v8.2.4334
rbtnn
2022-02-09
1
-1
/
+1
*
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
Yegappan Lakshmanan
2022-02-08
1
-3
/
+106
*
patch 8.2.4289: warnings reported by MSVC
v8.2.4289
K.Takata
2022-02-03
1
-3
/
+3
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-3
/
+3
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-2
/
+2
*
patch 8.2.3749: error messages are everywhere
v8.2.3749
Bram Moolenaar
2021-12-05
1
-1
/
+1
*
patch 8.2.3638: getcompletion() always passes zero as position
v8.2.3638
ii14
2021-11-21
1
-2
/
+4
*
patch 8.2.3550: completion() does not work properly
v8.2.3550
Shougo Matsushita
2021-10-21
1
-1
/
+2
*
patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
v8.2.3530
Bram Moolenaar
2021-10-17
1
-2
/
+5
*
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
[next]