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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2732: prompt for s///c in Ex mode can be wrong
v8.2.2732
Bram Moolenaar
2021-04-07
1
-0
/
+1
*
patch 8.2.2472: crash when using command line window in an autocommand
v8.2.2472
Bram Moolenaar
2021-02-06
1
-3
/
+8
*
patch 8.2.2464: using freed memory if window closed in autocommand
v8.2.2464
Bram Moolenaar
2021-02-03
1
-1
/
+3
*
patch 8.2.2433: opening cmdline window gives error in BufLeave autocommand
v8.2.2433
Bram Moolenaar
2021-01-30
1
-0
/
+9
*
patch 8.2.2425: cursor on invalid line with range and :substitute
v8.2.2425
Bram Moolenaar
2021-01-28
1
-0
/
+2
*
patch 8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'
v8.2.2361
Bram Moolenaar
2021-01-16
1
-0
/
+5
*
patch 8.2.2354: crash with a weird combination of autocommands
v8.2.2354
Bram Moolenaar
2021-01-15
1
-1
/
+11
*
patch 8.2.2307: a shell command in the vimrc causes terminal output
v8.2.2307
Bram Moolenaar
2021-01-07
1
-5
/
+1
*
patch 8.2.2295: incsearch does not detect empty pattern properly
v8.2.2295
Bram Moolenaar
2021-01-04
1
-2
/
+2
*
patch 8.2.2231: when "--remote file" is used "file" is not reloaded
v8.2.2231
Bram Moolenaar
2020-12-27
1
-0
/
+9
*
patch 8.2.2183: Vim9: value of 'edcompatible' and 'gdefault' are used
v8.2.2183
Bram Moolenaar
2020-12-21
1
-0
/
+9
*
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-21
1
-6
/
+7
*
patch 8.2.2160: various typos
v8.2.2160
Bram Moolenaar
2020-12-18
1
-1
/
+1
*
patch 8.2.2052: Vim9: "edit +4 fname" gives an error
v8.2.2052
Bram Moolenaar
2020-11-25
1
-1
/
+1
*
patch 8.2.1967: the session file does not restore the alternate file
v8.2.1967
Bram Moolenaar
2020-11-07
1
-7
/
+12
*
patch 8.2.1954: Vim9: not all command modifiers are tested
v8.2.1954
Bram Moolenaar
2020-11-04
1
-0
/
+10
*
patch 8.2.1933: cannot sort using locale ordering
v8.2.1933
Bram Moolenaar
2020-11-01
1
-6
/
+13
*
patch 8.2.1904: still using default option values after using ":badd +1"
v8.2.1904
Bram Moolenaar
2020-10-25
1
-1
/
+4
*
patch 8.2.1902: default option values changed with :badd for existing buffer
v8.2.1902
Bram Moolenaar
2020-10-25
1
-1
/
+3
*
patch 8.2.1899: crash in out-of-memory situation
v8.2.1899
Bram Moolenaar
2020-10-24
1
-0
/
+3
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-26
/
+29
*
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.1801: undo file not found when using ":args" or ":next"
v8.2.1801
Bram Moolenaar
2020-10-04
1
-2
/
+5
*
patch 8.2.1460: error messages are spread out
v8.2.1460
Bram Moolenaar
2020-08-15
1
-2
/
+2
*
patch 8.2.1436: function implementing :substitute has unexpected name
v8.2.1436
Bram Moolenaar
2020-08-12
1
-1
/
+1
*
patch 8.2.1309: build failure with tiny version
v8.2.1309
Bram Moolenaar
2020-07-28
1
-2
/
+4
*
patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exit
v8.2.1308
Bram Moolenaar
2020-07-28
1
-0
/
+6
*
patch 8.2.1281: the "trailing characters" error can be hard to understand
v8.2.1281
Bram Moolenaar
2020-07-23
1
-1
/
+1
*
patch 8.2.1262: src/ex_cmds.c file is too big
v8.2.1262
Bram Moolenaar
2020-07-21
1
-1274
/
+0
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-1
/
+1
*
patch 8.2.0943: displaying ^M or ^J depends on current buffer
v8.2.0943
Bram Moolenaar
2020-06-10
1
-2
/
+2
*
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-30
1
-5
/
+5
*
patch 8.2.0834: :drop command in terminal popup causes problems
v8.2.0834
Bram Moolenaar
2020-05-27
1
-0
/
+3
*
patch 8.2.0747: cannot forcefully close all popups
v8.2.0747
Bram Moolenaar
2020-05-13
1
-0
/
+5
*
patch 8.2.0745: crash on exit when not all popups are closed
v8.2.0745
Bram Moolenaar
2020-05-12
1
-5
/
+0
*
patch 8.2.0743: can move to another buffer from a terminal in popup window
v8.2.0743
Bram Moolenaar
2020-05-12
1
-0
/
+5
*
patch 8.2.0612: Vim9: no check for space before #comment
v8.2.0612
Bram Moolenaar
2020-04-20
1
-5
/
+2
*
patch 8.2.0502: Vim9: some code is not tested
v8.2.0502
Bram Moolenaar
2020-04-02
1
-4
/
+4
*
patch 8.2.0403: when 'buftype' is "nofile" there is no overwrite check
v8.2.0403
Bram Moolenaar
2020-03-19
1
-5
/
+2
*
patch 8.2.0272: ":helptags ALL" gives error for some directories
v8.2.0272
Bram Moolenaar
2020-02-17
1
-7
/
+10
*
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
Bram Moolenaar
2020-02-14
1
-14
/
+0
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.2.0049: command line completion not fully tested
v8.2.0049
Bram Moolenaar
2019-12-27
1
-1
/
+9
*
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
v8.2.0004
Bram Moolenaar
2019-12-14
1
-1
/
+1
*
patch 8.1.2379: using old C style comments
v8.1.2379
Bram Moolenaar
2019-12-01
1
-605
/
+600
*
patch 8.1.2373: cannot build with +popupwin but without +quickfix
v8.1.2373
Bram Moolenaar
2019-12-01
1
-1
/
+1
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-9
/
+9
*
patch 8.1.2361: MS-Windows: test failures related to VIMDLL
v8.1.2361
Bram Moolenaar
2019-11-29
1
-3
/
+11
*
patch 8.1.2302: :lockmarks does not work for '[ and ']
v8.1.2302
Bram Moolenaar
2019-11-16
1
-19
/
+49
*
patch 8.1.2277: terminal window is not updated when info popup changes
v8.1.2277
Bram Moolenaar
2019-11-09
1
-0
/
+3
[next]