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 9.0.1336: functions without arguments are not always declared properly
v9.0.1336
Yegappan Lakshmanan
2023-02-21
1
-1
/
+1
*
patch 9.0.1330: handling new value of an option has a long "else if" chain
v9.0.1330
Yegappan Lakshmanan
2023-02-20
1
-1
/
+1
*
patch 9.0.1215: using isalpha() adds dependency on current locale
v9.0.1215
zeertzjq
2023-01-17
1
-1
/
+1
*
patch 9.0.1150: :interface is not implemented yet
v9.0.1150
Bram Moolenaar
2023-01-05
1
-1
/
+0
*
patch 9.0.1132: code is indented more than needed
v9.0.1132
Yegappan Lakshmanan
2023-01-02
1
-6
/
+6
*
patch 9.0.1115: code is indented more than needed
v9.0.1115
Yegappan Lakshmanan
2022-12-30
1
-169
/
+189
*
patch 9.0.1001: classes are not documented or implemented yet
v9.0.1001
Bram Moolenaar
2022-12-04
1
-3
/
+8
*
patch 9.0.0965: using one window for executing autocommands is insufficient
v9.0.0965
Bram Moolenaar
2022-11-28
1
-1
/
+1
*
patch 9.0.0909: error message for layout change does not match action
v9.0.0909
Bram Moolenaar
2022-11-19
1
-6
/
+6
*
patch 9.0.0907: restoring window after WinScrolled may fail
v9.0.0907
Bram Moolenaar
2022-11-19
1
-5
/
+13
*
patch 9.0.0861: solution for "!!sort" in closed fold is not optimal
v9.0.0861
Bram Moolenaar
2022-11-11
1
-19
/
+4
*
patch 9.0.0859: compiler warning for unused variable
v9.0.0859
Bram Moolenaar
2022-11-11
1
-1
/
+2
*
patch 9.0.0858: "!!sort" in a closed fold sorts too many lines
v9.0.0858
Bram Moolenaar
2022-11-11
1
-5
/
+20
*
patch 9.0.0708: :confirm does not work properly for a terminal buffer
v9.0.0708
Yee Cheng Chin
2022-10-09
1
-6
/
+20
*
patch 9.0.0688: debugger does not display the whole command
v9.0.0688
Bram Moolenaar
2022-10-07
1
-1
/
+4
*
patch 9.0.0687: "export def" does not work in a nested block
v9.0.0687
Bram Moolenaar
2022-10-07
1
-4
/
+28
*
patch 9.0.0657: too many #ifdefs
v9.0.0657
Martin Tournoij
2022-10-04
1
-54
/
+38
*
patch 9.0.0637: syntax of commands in Vim9 script depends on +eval feature
v9.0.0637
Bram Moolenaar
2022-10-02
1
-24
/
+10
*
patch 9.0.0634: evaluating "expr" options has more overhead than needed
v9.0.0634
Bram Moolenaar
2022-10-01
1
-1
/
+1
*
patch 9.0.0550: crash when closing a tabpage and buffer is NULL
v9.0.0550
zeertzjq
2022-09-22
1
-5
/
+0
*
patch 9.0.0517: when at the command line :redrawstatus does not work well
v9.0.0517
zeertzjq
2022-09-20
1
-2
/
+5
*
patch 9.0.0512: cannot redraw the status lines when editing a command
v9.0.0512
zeertzjq
2022-09-20
1
-1
/
+1
*
patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged
v9.0.0507
Bram Moolenaar
2022-09-19
1
-2
/
+5
*
patch 9.0.0473: fullcommand() only works for the current script version
v9.0.0473
Bram Moolenaar
2022-09-15
1
-7
/
+23
*
patch 9.0.0444: trying to declare g:variable gives confusing error
v9.0.0444
Bram Moolenaar
2022-09-11
1
-2
/
+2
*
patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy
v9.0.0423
Bram Moolenaar
2022-09-09
1
-1
/
+4
*
patch 9.0.0360: crash when invalid line number on :for is ignored
v9.0.0360
Bram Moolenaar
2022-09-02
1
-1
/
+1
*
patch 9.0.0350: :echowindow does not work in a compiled function
v9.0.0350
Bram Moolenaar
2022-09-01
1
-2
/
+11
*
patch 9.0.0346: :horizontal modifier not fully supported
v9.0.0346
zeertzjq
2022-09-01
1
-0
/
+1
*
patch 9.0.0342: ":wincmd =" equalizes in two directions
v9.0.0342
Bram Moolenaar
2022-08-31
1
-1
/
+6
*
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
v9.0.0340
Bram Moolenaar
2022-08-31
1
-8
/
+3
*
patch 9.0.0318: clearing screen causes flicker
v9.0.0318
Bram Moolenaar
2022-08-29
1
-2
/
+2
*
patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0
v9.0.0307
Bram Moolenaar
2022-08-28
1
-3
/
+8
*
patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version
v9.0.0265
Bram Moolenaar
2022-08-25
1
-16
/
+1
*
patch 9.0.0263: too many #ifdefs
v9.0.0263
Bram Moolenaar
2022-08-25
1
-2
/
+0
*
patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete
v9.0.0245
Bram Moolenaar
2022-08-22
1
-1
/
+1
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-9
/
+9
*
patch 9.0.0159: cannot build with small features
v9.0.0159
Bram Moolenaar
2022-08-06
1
-0
/
+2
*
patch 9.0.0156: giving E1170 only in an expression is confusing
v9.0.0156
Bram Moolenaar
2022-08-06
1
-2
/
+8
*
patch 9.0.0044: typos in comments, wrapping lines
v9.0.0044
Bram Moolenaar
2022-07-06
1
-1
/
+1
*
patch 9.0.0025: accessing beyond allocated memory with the cmdline window
v9.0.0025
Bram Moolenaar
2022-07-02
1
-2
/
+4
*
patch 8.2.5150: read past the end of the first line with ":0;'{"
v8.2.5150
Bram Moolenaar
2022-06-22
1
-1
/
+4
*
patch 8.2.5126: substitute may overrun destination buffer
v8.2.5126
Bram Moolenaar
2022-06-18
1
-3
/
+4
*
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
[next]