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
/
ex_docmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.5093: error message for unknown command may have the command twice
v8.2.5093
Bram Moolenaar
2022-06-14
1
-1
/
+3
*
patch 8.2.5092: using "'<,'>" in Ex mode may compare unrelated pointers
v8.2.5092
Bram Moolenaar
2022-06-14
1
-11
/
+16
*
patch 8.2.5088: value of cmod_verbose is a bit complicated to use
v8.2.5088
zeertzjq
2022-06-14
1
-7
/
+6
*
patch 8.2.5079: DirChanged autocommand may use freed memory
v8.2.5079
Bram Moolenaar
2022-06-12
1
-1
/
+3
*
patch 8.2.5063: error for a command may go over the end of IObuff
v8.2.5063
Bram Moolenaar
2022-06-06
1
-2
/
+10
*
patch 8.2.5037: cursor position may be invalid after "0;" range
v8.2.5037
Bram Moolenaar
2022-05-28
1
-7
/
+17
*
patch 8.2.5027: error for missing :endif when an exception was thrown
v8.2.5027
Bram Moolenaar
2022-05-27
1
-1
/
+2
*
patch 8.2.5026: Vim9: a few lines not covered by tests
v8.2.5026
Bram Moolenaar
2022-05-26
1
-0
/
+19
*
patch 8.2.4971: Vim9: interpolated string seen as range
v8.2.4971
Bram Moolenaar
2022-05-17
1
-3
/
+8
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-1
/
+1
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-3
/
+3
*
patch 8.2.4895: buffer overflow with invalid command with composing chars
v8.2.4895
Bram Moolenaar
2022-05-06
1
-1
/
+3
*
patch 8.2.4886: Vim9: redir in skipped block seen as assignment
v8.2.4886
Bram Moolenaar
2022-05-06
1
-1
/
+3
*
patch 8.2.4842: expand("%:p") is not empty when there is no buffer name
v8.2.4842
Bram Moolenaar
2022-04-28
1
-5
/
+8
*
patch 8.2.4841: empty string considered an error for expand()
v8.2.4841
Bram Moolenaar
2022-04-28
1
-4
/
+5
*
patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdline
v8.2.4789
Bram Moolenaar
2022-04-19
1
-0
/
+4
*
patch 8.2.4763: using invalid pointer with "V:" in Ex mode
v8.2.4763
Bram Moolenaar
2022-04-16
1
-5
/
+24
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-10
/
+15
*
patch 8.2.4741: startup test fails
v8.2.4741
Bram Moolenaar
2022-04-12
1
-2
/
+7
*
patch 8.2.4726: cannot use expand() to get the script name
v8.2.4726
LemonBoy
2022-04-09
1
-6
/
+22
*
patch 8.2.4723: the ModeChanged autocmd event is inefficient
v8.2.4723
LemonBoy
2022-04-09
1
-1
/
+1
*
patch 8.2.4709: after :redraw the statusline highlight might be used
v8.2.4709
Bram Moolenaar
2022-04-07
1
-0
/
+3
*
patch 8.2.4705: jump list marker disappears
v8.2.4705
zeertzjq
2022-04-07
1
-0
/
+4
*
patch 8.2.4682: Vim9: can use :unlockvar for const variable
v8.2.4682
Bram Moolenaar
2022-04-04
1
-1
/
+0
*
patch 8.2.4653: "import autoload" does not check the file name
v8.2.4653
Bram Moolenaar
2022-03-31
1
-1
/
+1
*
patch 8.2.4637: warning for using uninitialized variable
v8.2.4637
Bram Moolenaar
2022-03-27
1
-1
/
+1
*
patch 8.2.4636: not using Visual range
v8.2.4636
Bram Moolenaar
2022-03-27
1
-9
/
+15
*
patch 8.2.4633: Visual range does not work before command modifiers
v8.2.4633
Bram Moolenaar
2022-03-27
1
-4
/
+26
*
patch 8.2.4623: Coverity warns for using uninitialized field
v8.2.4623
Bram Moolenaar
2022-03-25
1
-0
/
+1
*
patch 8.2.4620: two letter substitute commands don't work
v8.2.4620
Bram Moolenaar
2022-03-24
1
-1
/
+1
*
patch 8.2.4618: cmdline completion does not recognize single letter commands
v8.2.4618
Bram Moolenaar
2022-03-24
1
-25
/
+40
*
patch 8.2.4615: mapping with escaped bar does not work in :def function
v8.2.4615
Bram Moolenaar
2022-03-23
1
-5
/
+9
*
patch 8.2.4603: sourcing buffer lines is too complicated
v8.2.4603
Yegappan Lakshmanan
2022-03-21
1
-1
/
+1
*
patch 8.2.4589: cannot index the g: dictionary
v8.2.4589
Bram Moolenaar
2022-03-18
1
-3
/
+5
*
patch 8.2.4514: Vim9: some flow commands can be shortened
v8.2.4514
Bram Moolenaar
2022-03-05
1
-4
/
+2
*
patch 8.2.4510: Vim9: shortening commands leads to confusing script
v8.2.4510
Bram Moolenaar
2022-03-05
1
-7
/
+18
*
patch 8.2.4503: Vim9: there is no point in supporting :Print and :mode
v8.2.4503
Bram Moolenaar
2022-03-04
1
-0
/
+4
*
patch 8.2.4426: map() function on string and blob does not check types
v8.2.4426
Bram Moolenaar
2022-02-20
1
-1
/
+4
*
patch 8.2.4386: still cannot build tiny version
v8.2.4386
Bram Moolenaar
2022-02-14
1
-1
/
+1
*
patch 8.2.4384: Vim9: error message not tested, some code not tested
v8.2.4384
Bram Moolenaar
2022-02-14
1
-3
/
+10
*
patch 8.2.4348: "legacy exe cmd" does not do what one would expect
v8.2.4348
Bram Moolenaar
2022-02-11
1
-0
/
+1
*
patch 8.2.4335: no autocommand event triggered before changing directory
v8.2.4335
Bram Moolenaar
2022-02-09
1
-16
/
+38
*
patch 8.2.4283: using a variable for the return value is not needed
v8.2.4283
zeertzjq
2022-02-02
1
-26
/
+21
*
patch 8.2.4277: Vim9: an import does not shadow a command modifier
v8.2.4277
Bram Moolenaar
2022-01-31
1
-4
/
+4
*
patch 8.2.4255: theoretical computation overflow
v8.2.4255
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-29
1
-1
/
+1
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-3
/
+3
*
patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful
v8.2.4199
K.Takata
2022-01-24
1
-9
/
+0
*
patch 8.2.4147: E464 does not always include the offending command
v8.2.4147
Bram Moolenaar
2022-01-19
1
-1
/
+1
*
patch 8.2.4105: translation related comment in the wrong place
v8.2.4105
K.Takata
2022-01-16
1
-1
/
+0
*
patch 8.2.4065: computation overflow with large cound for :yank
v8.2.4065
Bram Moolenaar
2022-01-11
1
-1
/
+4
[next]