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_cmds.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2400: Vim9: compiled functions are not profiled
v8.2.2400
Bram Moolenaar
2021-01-24
1
-1
/
+1
*
patch 8.2.2366: when using ":sleep" the cursor is always displayed
v8.2.2366
Bram Moolenaar
2021-01-16
1
-1
/
+1
*
patch 8.2.2222: Vim9: cannot keep script variables when reloading
v8.2.2222
Bram Moolenaar
2020-12-26
1
-1
/
+1
*
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-21
1
-2
/
+2
*
patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit
v8.2.2138
Bram Moolenaar
2020-12-13
1
-8
/
+9
*
patch 8.2.1984: cannot use :vimgrep in omni completion
v8.2.1984
Bram Moolenaar
2020-11-14
1
-4
/
+4
*
patch 8.2.1967: the session file does not restore the alternate file
v8.2.1967
Bram Moolenaar
2020-11-07
1
-0
/
+3
*
patch 8.2.1897: command modifiers are saved and set inconsistently
v8.2.1897
Bram Moolenaar
2020-10-24
1
-6
/
+0
*
patch 8.2.1826: Vim9: cannot use a {} block at script level
v8.2.1826
Bram Moolenaar
2020-10-10
1
-0
/
+6
*
patch 8.2.1744: Vim9: using ":const!" is weird
v8.2.1744
Bram Moolenaar
2020-09-26
1
-0
/
+6
*
patch 8.2.1685: Vim9: cannot declare a constant value
v8.2.1685
Bram Moolenaar
2020-09-14
1
-1
/
+1
*
patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment
v8.2.1491
Bram Moolenaar
2020-08-20
1
-1
/
+1
*
patch 8.2.1436: function implementing :substitute has unexpected name
v8.2.1436
Bram Moolenaar
2020-08-12
1
-3
/
+3
*
patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window
v8.2.1403
Bram Moolenaar
2020-08-09
1
-3
/
+3
*
patch 8.2.1376: Vim9: expression mapping causes error for using :import
v8.2.1376
Bram Moolenaar
2020-08-05
1
-2
/
+2
*
patch 8.2.1294: Vim9: error when using vim9script in TextYankPost
v8.2.1294
Bram Moolenaar
2020-07-25
1
-320
/
+321
*
patch 8.2.1050: missing change in struct
v8.2.1050
Bram Moolenaar
2020-06-24
1
-0
/
+3
*
patch 8.2.0822: Vim9: code left over from discovery phase
v8.2.0822
Bram Moolenaar
2020-05-25
1
-1
/
+1
*
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
v8.2.0818
Bram Moolenaar
2020-05-24
1
-0
/
+3
*
patch 8.2.0641: Vim9: not expanded in :hardcopy and syn-include
v8.2.0641
Bram Moolenaar
2020-04-26
1
-1
/
+3
*
patch 8.2.0593: finding a user command is not optimal
v8.2.0593
Bram Moolenaar
2020-04-18
1
-4
/
+6
*
patch 8.2.0407: no early check if :find and :sfind have an argument
v8.2.0407
Bram Moolenaar
2020-03-19
1
-2
/
+2
*
patch 8.2.0253: crash when using :disassamble without argument
v8.2.0253
Bram Moolenaar
2020-02-13
1
-1
/
+1
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-0
/
+18
*
patch 8.2.0128: cannot list options one per line
v8.2.0128
Bram Moolenaar
2020-01-18
1
-3
/
+3
*
patch 8.2.0113: "make cmdidxs" fails
v8.2.0113
Bram Moolenaar
2020-01-12
1
-1
/
+1
*
patch 8.2.0095: cannot specify exit code for :cquit
v8.2.0095
Bram Moolenaar
2020-01-06
1
-1
/
+1
*
patch 8.2.0013: not using a typedef for condstack
v8.2.0013
Bram Moolenaar
2019-12-16
1
-1
/
+1
*
patch 8.1.2401: :cexpr does not handle | in expression
v8.1.2401
Bram Moolenaar
2019-12-06
1
-6
/
+6
*
patch 8.1.2058: function for ex command is named inconsistently
v8.1.2058
Bram Moolenaar
2019-09-19
1
-1
/
+1
*
patch 8.1.1865: spellrare and spellrepall in the wrong order
v8.1.1865
Bram Moolenaar
2019-08-16
1
-3
/
+3
*
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
Bram Moolenaar
2019-08-11
1
-0
/
+3
*
patch 8.1.1807: more functions can be used as a method
v8.1.1807
Bram Moolenaar
2019-08-04
1
-0
/
+3
*
patch 8.1.1680: the command table is not well aligned
v8.1.1680
Bram Moolenaar
2019-07-13
1
-1415
/
+1415
*
patch 8.1.1667: flags for Ex commands may clash with other symbols
v8.1.1667
Bram Moolenaar
2019-07-12
1
-1155
/
+1150
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
1
-1
/
+1
*
patch 8.1.1539: not easy to define a variable and lock it
v8.1.1539
Bram Moolenaar
2019-06-15
1
-0
/
+3
*
patch 8.1.1513: all popup functionality is in functions, except :popupclear
v8.1.1513
Bram Moolenaar
2019-06-10
1
-3
/
+0
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
1
-0
/
+3
*
patch 8.1.1307: cannot reconnect to the X server after it restarted
v8.1.1307
Bram Moolenaar
2019-05-09
1
-0
/
+3
*
patch 8.1.1281: cannot specify a count with :chistory
v8.1.1281
Bram Moolenaar
2019-05-05
1
-4
/
+4
*
patch 8.1.1275: cannot navigate to errors before/after the cursor
v8.1.1275
Bram Moolenaar
2019-05-05
1
-0
/
+12
*
patch 8.1.1261: no error for quickfix commands with negative range
v8.1.1261
Bram Moolenaar
2019-05-04
1
-36
/
+38
*
patch 8.1.1256: cannot navigate through errors relative to the cursor
v8.1.1256
Bram Moolenaar
2019-05-03
1
-0
/
+12
*
patch 8.1.1241: Ex command info contains confusing information
v8.1.1241
Bram Moolenaar
2019-05-01
1
-642
/
+648
*
patch 8.1.1218: cannot set a directory for a tab page
v8.1.1218
Bram Moolenaar
2019-04-27
1
-0
/
+6
*
patch 8.1.1210: support for user commands is spread out
v8.1.1210
Bram Moolenaar
2019-04-27
1
-6
/
+0
*
patch 8.1.1116: cannot enforce a Vim script style
v8.1.1116
Bram Moolenaar
2019-04-04
1
-0
/
+3
*
patch 8.1.0883: missing some changes for Ex commands
v8.1.0883
Bram Moolenaar
2019-02-08
1
-22
/
+23
*
patch 8.1.0810: too many #ifdefs
v8.1.0810
Bram Moolenaar
2019-01-24
1
-2
/
+0
[next]