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
/
change.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0013: reproducing memory access errors can be difficult
v9.0.0013
Bram Moolenaar
2022-06-30
1
-1
/
+5
*
patch 8.2.5047: CurSearch highlight is often wrong
v8.2.5047
Bram Moolenaar
2022-05-31
1
-0
/
+4
*
patch 8.2.5029: "textlock" is always zero
v8.2.5029
zeertzjq
2022-05-27
1
-3
/
+3
*
patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping comment
v8.2.5008
Bram Moolenaar
2022-05-23
1
-1
/
+2
*
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
Bram Moolenaar
2022-05-21
1
-57
/
+10
*
patch 8.2.4988: textprop in wrong position when replacing multi-byte chars
v8.2.4988
LemonBoy
2022-05-21
1
-1
/
+6
*
patch 8.2.4969: changing text in Visual mode may cause invalid memory access
v8.2.4969
Bram Moolenaar
2022-05-16
1
-0
/
+3
*
patch 8.2.4955: text property in wrong position after auto-indent
v8.2.4955
LemonBoy
2022-05-14
1
-3
/
+10
*
patch 8.2.4951: smart indenting done when not enabled
v8.2.4951
Bram Moolenaar
2022-05-14
1
-8
/
+1
*
patch 8.2.4944: text properties are wrong after "cc"
v8.2.4944
LemonBoy
2022-05-12
1
-2
/
+6
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-29
/
+30
*
patch 8.2.4907: some users do not want a line comment always inserted
v8.2.4907
Bram Moolenaar
2022-05-07
1
-1
/
+2
*
patch 8.2.4737: // in JavaScript string recognized as comment
v8.2.4737
Bram Moolenaar
2022-04-11
1
-1
/
+1
*
patch 8.2.4707: redrawing could be a bit more efficient
v8.2.4707
zeertzjq
2022-04-07
1
-2
/
+6
*
patch 8.2.4644: redrawing too often when 'relativenumber' is set
v8.2.4644
Lewis Russell
2022-03-29
1
-1
/
+1
*
patch 8.2.4405: compiler warning for unused variable without +folding
v8.2.4405
Bram Moolenaar
2022-02-16
1
-1
/
+2
*
patch 8.2.4403: ml_get error with nested folds and deleting lines
v8.2.4403
Bram Moolenaar
2022-02-16
1
-3
/
+5
*
patch 8.2.4379: an empty change is reported to a listener
v8.2.4379
Bram Moolenaar
2022-02-14
1
-5
/
+2
*
patch 8.2.4288: preprocessor indents are inconsistent
v8.2.4288
K.Takata
2022-02-03
1
-2
/
+2
*
patch 8.2.3977: error messages are spread out
v8.2.3977
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3934: repeating line comment is undesired for "O" command
v8.2.3934
Bram Moolenaar
2021-12-29
1
-2
/
+3
*
patch 8.2.3795: too many #ifdefs
v8.2.3795
Bram Moolenaar
2021-12-13
1
-4
/
+0
*
patch 8.2.3791: build error with +cindent but without +smartindent
v8.2.3791
Bram Moolenaar
2021-12-12
1
-3
/
+3
*
patch 8.2.3787: no proper formatting of a C line comment after a statement
v8.2.3787
Bram Moolenaar
2021-12-12
1
-10
/
+47
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-4
/
+0
*
patch 8.2.3426: crash when deleting a listener in a listener callback
v8.2.3426
Bram Moolenaar
2021-09-11
1
-6
/
+32
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-1
/
+8
*
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
Gary Johnson
2021-07-26
1
-1
/
+1
*
patch 8.2.3215: Vim9: argument types are not checked at compile time
v8.2.3215
Yegappan Lakshmanan
2021-07-24
1
-0
/
+3
*
patch 8.2.3159: cursor displayed in wrong position after deleting line
v8.2.3159
Bram Moolenaar
2021-07-13
1
-3
/
+6
*
patch 8.2.2860: adding a text property causes the whole window to be redawn
v8.2.2860
Bram Moolenaar
2021-05-16
1
-1
/
+1
*
patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution
v8.2.1919
Bram Moolenaar
2020-10-28
1
-1
/
+1
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-1
/
+1
*
patch 8.2.1690: text properties not adjusted for "I" in Visual block mode
v8.2.1690
Bram Moolenaar
2020-09-15
1
-1
/
+1
*
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-30
1
-1
/
+1
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-2
/
+2
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-4
/
+2
*
patch 8.2.0324: text property not updated correctly when inserting/deleting
v8.2.0324
Bram Moolenaar
2020-02-26
1
-1
/
+1
*
patch 8.2.0074: Python 3 unicode test someitmes fails
v8.2.0074
Bram Moolenaar
2020-01-01
1
-1
/
+1
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-3
/
+3
*
patch 8.1.2368: using old C style comments
v8.1.2368
Bram Moolenaar
2019-11-30
1
-6
/
+6
*
patch 8.1.2331: the option.c file is still very big
v8.1.2331
Bram Moolenaar
2019-11-21
1
-0
/
+51
*
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
1
-2
/
+2
*
patch 8.1.2214: too much is redrawn when 'cursorline' is set
v8.1.2214
Bram Moolenaar
2019-10-24
1
-8
/
+13
*
patch 8.1.2211: listener callback "added" argument is not the total
v8.1.2211
Bram Moolenaar
2019-10-24
1
-2
/
+2
*
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
Bram Moolenaar
2019-10-09
1
-145
/
+0
*
patch 8.1.2107: various memory leaks reported by asan
v8.1.2107
Bram Moolenaar
2019-10-01
1
-1
/
+19
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-28
/
+2
*
patch 8.1.2029: cannot control 'cursorline' highlighting well
v8.1.2029
Bram Moolenaar
2019-09-14
1
-2
/
+3
*
patch 8.1.1926: cursorline not redrawn when putting a line above the cursor
v8.1.1926
Bram Moolenaar
2019-08-25
1
-3
/
+8
[next]