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
/
usercmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4127: build failure without the +eval feature
v8.2.4127
Bram Moolenaar
2022-01-17
1
-0
/
+2
*
patch 8.2.4122: ":command Cmd" does not show custom completion argument
v8.2.4122
Bram Moolenaar
2022-01-17
1
-0
/
+7
*
patch 8.2.4118: using UNUSED for argument that is used
v8.2.4118
Bram Moolenaar
2022-01-16
1
-4
/
+4
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-1
/
+1
*
patch 8.2.4040: keeping track of allocated lines is too complicated
v8.2.4040
Bram Moolenaar
2022-01-08
1
-2
/
+2
*
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
Dominique Pelle
2022-01-08
1
-0
/
+4
*
patch 8.2.4022: two error messages in the wrong file
v8.2.4022
Bram Moolenaar
2022-01-06
1
-1
/
+1
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.3986: error messages are spread out
v8.2.3986
Bram Moolenaar
2022-01-02
1
-2
/
+2
*
patch 8.2.3957: error messages are spread out
v8.2.3957
Bram Moolenaar
2021-12-31
1
-11
/
+11
*
patch 8.2.3779: using freed memory when defining a user command recursively
v8.2.3779
Bram Moolenaar
2021-12-10
1
-2
/
+9
*
patch 8.2.3733: Vim9: using "legacy" before range does not work
v8.2.3733
Bram Moolenaar
2021-12-04
1
-0
/
+1
*
patch 8.2.3629: command completion in cmdline window uses global commands
v8.2.3629
mityu
2021-11-20
1
-8
/
+10
*
patch 8.2.3584: "verbose set efm" reports location of the :compiler command
v8.2.3584
Bram Moolenaar
2021-11-12
1
-4
/
+10
*
patch 8.2.3433: :delcommand does not take a -buffer option
v8.2.3433
Bram Moolenaar
2021-09-12
1
-6
/
+16
*
patch 8.2.3414: fullcommand() gives wrong name with buffer-local user command
v8.2.3414
Bram Moolenaar
2021-09-08
1
-1
/
+27
*
patch 8.2.3282: Vim9: error about using -complete without -nargs is confusing
v8.2.3282
Bram Moolenaar
2021-08-04
1
-2
/
+3
*
patch 8.2.3271: Vim9: cannot use :command or :au with block in :def function
v8.2.3271
Bram Moolenaar
2021-08-01
1
-16
/
+19
*
patch 8.2.3268: cannot use a block with :autocmd like with :command
v8.2.3268
Bram Moolenaar
2021-08-01
1
-35
/
+44
*
patch 8.2.3228: cannot use a simple block for the :command argument
v8.2.3228
Bram Moolenaar
2021-07-27
1
-2
/
+43
*
patch 8.2.3149: some plugins have a problem with the error check
v8.2.3149
Bram Moolenaar
2021-07-11
1
-1
/
+9
*
patch 8.2.3141: no error when using :complete for :command without -nargs
v8.2.3141
Martin Tournoij
2021-07-11
1
-8
/
+2
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-2
/
+2
*
patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature
v8.2.2238
Bram Moolenaar
2020-12-28
1
-7
/
+3
*
patch 8.2.1906: warning for signed/unsigned
v8.2.1906
Bram Moolenaar
2020-10-26
1
-2
/
+2
*
patch 8.2.1900: Vim9: command modifiers do not work
v8.2.1900
Bram Moolenaar
2020-10-24
1
-64
/
+76
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-22
/
+22
*
patch 8.2.1873: Vim9: missing white space when using <f-args>
v8.2.1873
Bram Moolenaar
2020-10-20
1
-1
/
+2
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-2
/
+2
*
patch 8.2.0624: Vim9: no check for space before #comment
v8.2.0624
Bram Moolenaar
2020-04-23
1
-2
/
+2
*
patch 8.2.0595: Vim9: not all commands using ends_excmd() tested
v8.2.0595
Bram Moolenaar
2020-04-18
1
-0
/
+1
*
patch 8.2.0577: not all modifiers supported for :options
v8.2.0577
Bram Moolenaar
2020-04-13
1
-19
/
+33
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-2
/
+2
*
patch 8.2.0054: :diffget and :diffput don't have good completion
v8.2.0054
Bram Moolenaar
2019-12-29
1
-0
/
+1
*
patch 8.1.2396: using old C style comments
v8.1.2396
Bram Moolenaar
2019-12-05
1
-1
/
+1
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-1
/
+1
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-20
/
+10
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-2
/
+0
*
patch 8.1.1732: completion in cmdwin does not work for buffer-local commands
v8.1.1732
Bram Moolenaar
2019-07-22
1
-4
/
+17
*
patch 8.1.1667: flags for Ex commands may clash with other symbols
v8.1.1667
Bram Moolenaar
2019-07-12
1
-28
/
+28
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1260: comparing with pointer instead of value
v8.1.1260
Bram Moolenaar
2019-05-04
1
-3
/
+3
*
patch 8.1.1259: crash when exiting early
v8.1.1259
Bram Moolenaar
2019-05-03
1
-1
/
+2
*
patch 8.1.1241: Ex command info contains confusing information
v8.1.1241
Bram Moolenaar
2019-05-01
1
-31
/
+32
*
patch 8.1.1237: error for using "compl", reserved word in C++
v8.1.1237
Bram Moolenaar
2019-04-29
1
-5
/
+5
*
patch 8.1.1210: support for user commands is spread out
v8.1.1210
Bram Moolenaar
2019-04-27
1
-0
/
+1656