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.4288: preprocessor indents are inconsistent
v8.2.4288
K.Takata
2022-02-03
1
-2
/
+2
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-8
/
+2
*
patch 8.2.4253: using freed memory when substitute with function call
v8.2.4253
Bram Moolenaar
2022-01-29
1
-4
/
+15
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-1
/
+1
*
patch 8.2.4215: illegal memory access when copying lines in Visual mode
v8.2.4215
Bram Moolenaar
2022-01-25
1
-0
/
+2
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-2
/
+1
*
patch 8.2.3986: error messages are spread out
v8.2.3986
Bram Moolenaar
2022-01-02
1
-3
/
+2
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-4
/
+4
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-8
/
+8
*
patch 8.2.3955: error messages are spread out
v8.2.3955
Bram Moolenaar
2021-12-31
1
-12
/
+11
*
patch 8.2.3952: first line not redrawn when adding lines to an empty buffer
v8.2.3952
zeertzjq
2021-12-31
1
-1
/
+5
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-1
/
+1
*
patch 8.2.3907: error messages are spread out
v8.2.3907
Bram Moolenaar
2021-12-26
1
-2
/
+2
*
patch 8.2.3883: crash when switching to other regexp engine fails
v8.2.3883
Bram Moolenaar
2021-12-24
1
-0
/
+2
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-2
/
+0
*
patch 8.2.3547: opening the quickfix window triggers BufWinEnter twice
v8.2.3547
Bram Moolenaar
2021-10-20
1
-4
/
+8
*
patch 8.2.3505: Vim9: build failure without the +eval feature
v8.2.3505
Bram Moolenaar
2021-10-13
1
-0
/
+4
*
patch 8.2.3503: Vim9: using g:pat:cmd is confusing
v8.2.3503
Bram Moolenaar
2021-10-13
1
-0
/
+6
*
patch 8.2.3400: ":z!" is not supported
v8.2.3400
Dominique Pelle
2021-09-04
1
-1
/
+1
*
patch 8.2.3363: when :edit reuses the current buffer the alternate file is set
v8.2.3363
Bram Moolenaar
2021-08-21
1
-0
/
+6
*
patch 8.2.3297: cannot use all commands inside a {} block
v8.2.3297
Bram Moolenaar
2021-08-05
1
-2
/
+2
*
patch 8.2.3197: error messages are spread out
v8.2.3197
Bram Moolenaar
2021-07-21
1
-1
/
+1
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-5
/
+5
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-6
/
+6
*
patch 8.2.3033: no error when using alpha delimiter with :global
v8.2.3033
Bram Moolenaar
2021-06-21
1
-4
/
+17
*
patch 8.2.2955: Vim9: using filter in compiled command does not work
v8.2.2955
Bram Moolenaar
2021-06-06
1
-0
/
+24
*
patch 8.2.2856: get readonly error for device that can't be written to
v8.2.2856
Bram Moolenaar
2021-05-15
1
-1
/
+18
*
patch 8.2.2813: cannot grep using fuzzy matching
v8.2.2813
Yegappan Lakshmanan
2021-04-26
1
-2
/
+4
*
patch 8.2.2784: Vim9: cannot use \=expr in :substitute
v8.2.2784
Bram Moolenaar
2021-04-19
1
-12
/
+24
*
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
[next]