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.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-82
/
+87
*
patch 8.2.1897: command modifiers are saved and set inconsistently
v8.2.1897
Bram Moolenaar
2020-10-24
1
-68
/
+87
*
patch 8.2.1895: Vim9: silent command modifier test fails
v8.2.1895
Bram Moolenaar
2020-10-23
1
-0
/
+3
*
patch 8.2.1891: Vim9: skipping over expression doesn't handle line breaks
v8.2.1891
Bram Moolenaar
2020-10-22
1
-5
/
+4
*
patch 8.2.1856: "2resize" uses size of current window
v8.2.1856
Bram Moolenaar
2020-10-17
1
-2
/
+2
*
patch 8.2.1853: "to_f" is recognized at "topleft" modifier
v8.2.1853
Bram Moolenaar
2020-10-16
1
-1
/
+1
*
patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browse
v8.2.1842
Bram Moolenaar
2020-10-13
1
-1
/
+2
*
patch 8.2.1828: build failure without the +eval feature
v8.2.1828
Bram Moolenaar
2020-10-10
1
-0
/
+2
*
patch 8.2.1826: Vim9: cannot use a {} block at script level
v8.2.1826
Bram Moolenaar
2020-10-10
1
-2
/
+8
*
patch 8.2.1820: Vim9: crash when error happens in timer callback
v8.2.1820
Bram Moolenaar
2020-10-10
1
-0
/
+4
*
patch 8.2.1769: popup filter interferes with using :normal to move the cursor
v8.2.1769
Bram Moolenaar
2020-09-28
1
-4
/
+0
*
patch 8.2.1746: Vim9: cannot use "fina" for "finally"
v8.2.1746
Bram Moolenaar
2020-09-26
1
-0
/
+4
*
patch 8.2.1745: tiny version doesn't build
v8.2.1745
Bram Moolenaar
2020-09-26
1
-0
/
+1
*
patch 8.2.1744: Vim9: using ":const!" is weird
v8.2.1744
Bram Moolenaar
2020-09-26
1
-4
/
+6
*
patch 8.2.1729: endless loop when ":normal" feeds popup window filter
v8.2.1729
Bram Moolenaar
2020-09-23
1
-0
/
+4
*
patch 8.2.1683: Vim9: assignment test fails
v8.2.1683
Bram Moolenaar
2020-09-14
1
-7
/
+21
*
patch 8.2.1679: Vim9: ":*" is not recognized as a range
v8.2.1679
Bram Moolenaar
2020-09-14
1
-5
/
+8
*
patch 8.2.1653: expand('<stack>') does not include the final line number
v8.2.1653
Bram Moolenaar
2020-09-10
1
-1
/
+3
*
patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function
v8.2.1637
Bram Moolenaar
2020-09-08
1
-1
/
+1
*
patch 8.2.1519: Vim9: Ex command default range is not set
v8.2.1519
Bram Moolenaar
2020-08-23
1
-98
/
+124
*
patch 8.2.1518: Vim9: cannot assign to local option
v8.2.1518
Bram Moolenaar
2020-08-23
1
-3
/
+22
*
patch 8.2.1496: Vim9: cannot use " #" in a mapping
v8.2.1496
Bram Moolenaar
2020-08-20
1
-0
/
+1
*
patch 8.2.1492: build failures
v8.2.1492
Bram Moolenaar
2020-08-20
1
-11
/
+11
*
patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment
v8.2.1491
Bram Moolenaar
2020-08-20
1
-6
/
+6
*
patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented
v8.2.1472
Bram Moolenaar
2020-08-17
1
-1
/
+1
*
patch 8.2.1460: error messages are spread out
v8.2.1460
Bram Moolenaar
2020-08-15
1
-1
/
+1
*
patch 8.2.1444: error messages are spread out and names can be confusing
v8.2.1444
Bram Moolenaar
2020-08-13
1
-1
/
+1
*
patch 8.2.1436: function implementing :substitute has unexpected name
v8.2.1436
Bram Moolenaar
2020-08-12
1
-1
/
+1
*
patch 8.2.1413: previous tab page not usable from an Ex command
v8.2.1413
Bram Moolenaar
2020-08-10
1
-0
/
+9
*
patch 8.2.1382: Vim9: using :import in filetype plugin gives an error
v8.2.1382
Bram Moolenaar
2020-08-06
1
-1
/
+1
*
patch 8.2.1359: Vim9: cannot assign to / register in Vim9 script
v8.2.1359
Bram Moolenaar
2020-08-02
1
-3
/
+5
*
patch 8.2.1348: build failure without the eval feature
v8.2.1348
Bram Moolenaar
2020-08-01
1
-1
/
+1
*
patch 8.2.1347: cannot easily get the script ID
v8.2.1347
Bram Moolenaar
2020-08-01
1
-1
/
+13
*
patch 8.2.1346: small build fails
v8.2.1346
Bram Moolenaar
2020-08-01
1
-1
/
+2
*
patch 8.2.1342: Vim9: accidentally using "t" gives a confusing error
v8.2.1342
Bram Moolenaar
2020-08-01
1
-0
/
+3
*
patch 8.2.1322: Vim9: method on double quoted string doesn't work
v8.2.1322
Bram Moolenaar
2020-07-29
1
-1
/
+3
*
patch 8.2.1313: Vim9 script: cannot assign to environment variable
v8.2.1313
Bram Moolenaar
2020-07-28
1
-67
/
+81
*
patch 8.2.1309: build failure with tiny version
v8.2.1309
Bram Moolenaar
2020-07-28
1
-0
/
+2
*
patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exit
v8.2.1308
Bram Moolenaar
2020-07-28
1
-0
/
+2
*
patch 8.2.1297: when a test fails it's often not easy to see where
v8.2.1297
Bram Moolenaar
2020-07-26
1
-3
/
+8
*
patch 8.2.1294: Vim9: error when using vim9script in TextYankPost
v8.2.1294
Bram Moolenaar
2020-07-25
1
-5
/
+15
*
patch 8.2.1288: Vim9: cannot use mark in range
v8.2.1288
Bram Moolenaar
2020-07-24
1
-1
/
+1
*
patch 8.2.1286: Vim9: No error when using a type to a window variable
v8.2.1286
Bram Moolenaar
2020-07-23
1
-0
/
+8
*
patch 8.2.1281: the "trailing characters" error can be hard to understand
v8.2.1281
Bram Moolenaar
2020-07-23
1
-2
/
+2
*
patch 8.2.1280: Ex command error cannot contain an argument
v8.2.1280
Bram Moolenaar
2020-07-23
1
-14
/
+29
*
patch 8.2.1257: Vim9: list unpack doesn't work at the script level
v8.2.1257
Bram Moolenaar
2020-07-20
1
-3
/
+12
*
patch 8.2.1229: build error without the eval feature
v8.2.1229
Bram Moolenaar
2020-07-17
1
-2
/
+2
*
patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing
v8.2.1227
Bram Moolenaar
2020-07-17
1
-21
/
+48
*
patch 8.2.1218: Vim9: cannot use 'text'->func()
v8.2.1218
Bram Moolenaar
2020-07-15
1
-21
/
+38
*
patch 8.2.1190: Vim9: checking for Vim9 syntax is spread out
v8.2.1190
Bram Moolenaar
2020-07-12
1
-1
/
+1
[next]