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
/
ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-5
/
+5
*
patch 9.0.0154: text properties wrong after splitting a line
v9.0.0154
Bram Moolenaar
2022-08-06
1
-1
/
+1
*
patch 9.0.0133: virtual text after line moves to joined line
v9.0.0133
Bram Moolenaar
2022-08-01
1
-2
/
+2
*
patch 9.0.0114: the command line takes up space even when not used
v9.0.0114
Shougo Matsushita
2022-07-30
1
-0
/
+5
*
patch 9.0.0067: cannot show virtual text
v9.0.0067
Bram Moolenaar
2022-07-25
1
-31
/
+55
*
patch 9.0.0013: reproducing memory access errors can be difficult
v9.0.0013
Bram Moolenaar
2022-06-30
1
-0
/
+6
*
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
Bram Moolenaar
2022-05-21
1
-17
/
+3
*
patch 8.2.4957: text properties in a wrong position after a block change
v8.2.4957
LemonBoy
2022-05-15
1
-0
/
+6
*
patch 8.2.4951: smart indenting done when not enabled
v8.2.4951
Bram Moolenaar
2022-05-14
1
-6
/
+1
*
patch 8.2.4950: text properties position wrong after shifting text
v8.2.4950
LemonBoy
2022-05-13
1
-20
/
+23
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-3
/
+3
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-4
/
+4
*
patch 8.2.4610: some conditions are always true
v8.2.4610
Bram Moolenaar
2022-03-22
1
-1
/
+1
*
patch 8.2.4388: dead code in op_insert()
v8.2.4388
zeertzjq
2022-02-15
1
-23
/
+14
*
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
/
+0
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-26
/
+25
*
patch 8.2.4160: cannot change the register used for Select mode delete
v8.2.4160
Shougo Matsushita
2022-01-20
1
-0
/
+4
*
patch 8.2.4151: reading beyond the end of a line
v8.2.4151
Bram Moolenaar
2022-01-20
1
-17
/
+2
*
patch 8.2.4120: block insert goes over the end of the line
v8.2.4120
Bram Moolenaar
2022-01-17
1
-14
/
+26
*
patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
v8.2.4099
Bram Moolenaar
2022-01-15
1
-4
/
+11
*
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
Dominique Pelle
2022-01-08
1
-2
/
+2
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changed
v8.2.3980
Bram Moolenaar
2022-01-02
1
-27
/
+42
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3820: "vrc" does not replace composing characters
v8.2.3820
Bram Moolenaar
2021-12-15
1
-2
/
+5
*
patch 8.2.3788: lambda for option that is a function may be freed
v8.2.3788
Yegappan Lakshmanan
2021-12-12
1
-2
/
+18
*
patch 8.2.3687: blockwise insert does not handle autoindent properly
v8.2.3687
Bram Moolenaar
2021-11-27
1
-15
/
+30
*
patch 8.2.3684: blockwise insert does not handle autoindent properly
v8.2.3684
Bram Moolenaar
2021-11-27
1
-0
/
+4
*
patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone
v8.2.3644
Bram Moolenaar
2021-11-22
1
-4
/
+10
*
patch 8.2.3619: cannot use a lambda for 'operatorfunc'
v8.2.3619
Yegappan Lakshmanan
2021-11-18
1
-1
/
+26
*
patch 8.2.3537: mode() does not return the right value in 'operatorfunc'
v8.2.3537
naohiro ono
2021-10-19
1
-0
/
+5
*
patch 8.2.3439: deleted lines go to wrong yank register
v8.2.3439
Christian Brabandt
2021-09-14
1
-0
/
+2
*
patch 8.2.3369: auto formatting after "cw" leaves cursor in wrong spot
v8.2.3369
Bram Moolenaar
2021-08-23
1
-1
/
+3
*
patch 8.2.3280: 'virtualedit' local to buffer is not the best solution
v8.2.3280
Gary Johnson
2021-08-03
1
-5
/
+5
*
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
Gary Johnson
2021-07-26
1
-5
/
+11
*
patch 8.2.3073: when cursor is move for block append wrong text is inserted
v8.2.3073
Bram Moolenaar
2021-06-29
1
-20
/
+49
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-1
/
+1
*
patch 8.2.2971: cannot yank a block without trailing spaces
v8.2.2971
Christian Brabandt
2021-06-10
1
-0
/
+3
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2916: operators are not fully tested
v8.2.2916
Yegappan Lakshmanan
2021-05-31
1
-1
/
+2
*
patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code
v8.2.2871
Dominique Pelle
2021-05-18
1
-4
/
+5
*
patch 8.2.2189: cannot repeat a command that uses the small delete register
v8.2.2189
Bram Moolenaar
2020-12-22
1
-1
/
+1
*
patch 8.2.2186: Vim9: error when using 'opfunc'
v8.2.2186
Bram Moolenaar
2020-12-22
1
-1
/
+1
*
patch 8.2.2166: auto format doesn't work when deleting text
v8.2.2166
Bram Moolenaar
2020-12-20
1
-0
/
+1
*
patch 8.2.2029: Coverity warns for not checking return value
v8.2.2029
Bram Moolenaar
2020-11-21
1
-3
/
+4
*
patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properly
v8.2.2005
Bram Moolenaar
2020-11-18
1
-3
/
+4
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-1
/
+1
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-9
/
+9
*
patch 8.2.1694: compiler warning for loss if data
v8.2.1694
Bram Moolenaar
2020-09-16
1
-1
/
+2
[next]