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 9.0.0085: ":write" fails after ":file name" and the ":edit"
v9.0.0085
ii14
2022-07-26
1
-0
/
+5
*
patch 9.0.0047: using freed memory with recursive substitute
v9.0.0047
Bram Moolenaar
2022-07-07
1
-1
/
+10
*
patch 8.2.5146: memory leak when substitute expression nests
v8.2.5146
Bram Moolenaar
2022-06-21
1
-4
/
+6
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-5
/
+5
*
patch 8.2.5046: vim_regsub() can overwrite the destination
v8.2.5046
Bram Moolenaar
2022-05-30
1
-2
/
+6
*
patch 8.2.5029: "textlock" is always zero
v8.2.5029
zeertzjq
2022-05-27
1
-4
/
+4
*
patch 8.2.4977: memory access error when substitute expression changes window
v8.2.4977
Bram Moolenaar
2022-05-18
1
-0
/
+11
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-1
/
+1
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-9
/
+9
*
patch 8.2.4750: small pieces of dead code
v8.2.4750
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-04-14
1
-2
/
+1
*
patch 8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves
v8.2.4711
zeertzjq
2022-04-08
1
-1
/
+1
*
patch 8.2.4672: using :normal with Ex mode may make :substitute hang
v8.2.4672
Bram Moolenaar
2022-04-03
1
-0
/
+5
*
patch 8.2.4653: "import autoload" does not check the file name
v8.2.4653
Bram Moolenaar
2022-03-31
1
-1
/
+1
*
patch 8.2.4610: some conditions are always true
v8.2.4610
Bram Moolenaar
2022-03-22
1
-2
/
+1
*
patch 8.2.4515: old subsitute syntax is still supported
v8.2.4515
Bram Moolenaar
2022-03-05
1
-0
/
+5
*
patch 8.2.4506: "pattern not found" for :global is not an error message
v8.2.4506
Bram Moolenaar
2022-03-04
1
-2
/
+12
*
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
[next]