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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1116: compiler may complain about an unused function
v9.0.1116
Bram Moolenaar
2022-12-30
2
-0
/
+4
*
patch 9.0.1115: code is indented more than needed
v9.0.1115
Yegappan Lakshmanan
2022-12-30
5
-334
/
+355
*
patch 9.0.1114: CI does not use the latest Python version
v9.0.1114
Philip H
2022-12-30
2
-2
/
+4
*
patch 9.0.1113: users cannot easily try out a PR
v9.0.1113
Christian Brabandt
2022-12-30
2
-0
/
+8
*
patch 9.0.1112: test_mswin_event() can hang
v9.0.1112
Christopher Plewright
2022-12-30
6
-252
/
+592
*
patch 9.0.1111: termcap entries for RGB colors are not set automatically
v9.0.1111
Bram Moolenaar
2022-12-30
2
-13
/
+38
*
patch 9.0.1110: build fails on Mac OS X 10.4/10.5
v9.0.1110
Evan Miller
2022-12-30
5
-1
/
+20
*
patch 9.0.1109: leaking allocated type
v9.0.1109
Bram Moolenaar
2022-12-30
2
-0
/
+3
*
patch 9.0.1108: type error when using "any" type and adding to float
v9.0.1108
Bram Moolenaar
2022-12-29
12
-54
/
+117
*
patch 9.0.1107: float constant not recognized as float
v9.0.1107
Bram Moolenaar
2022-12-27
3
-12
/
+13
*
patch 9.0.1106: not all postfix files are recognized
v9.0.1106
KodeToad
2022-12-27
3
-2
/
+4
*
patch 9.0.1105: code is indented too much
v9.0.1105
Yegappan Lakshmanan
2022-12-27
4
-181
/
+186
*
patch 9.0.1104: invalid memory access when checking function argument types
v9.0.1104
Bram Moolenaar
2022-12-27
3
-1
/
+13
*
patch 9.0.1103: jq files are not recognized
v9.0.1103
David McDonald
2022-12-26
3
-0
/
+6
*
patch 9.0.1102: complicated use of #ifdef
v9.0.1102
K.Takata
2022-12-26
2
-4
/
+4
*
patch 9.0.1101: unused global variable
v9.0.1101
Bram Moolenaar
2022-12-26
3
-4
/
+2
*
patch 9.0.1100: a hashtab with many removed items is not cleaned up
v9.0.1100
Bram Moolenaar
2022-12-26
2
-4
/
+7
*
patch 9.0.1099: trying to resize a hashtab may cause a problem
v9.0.1099
Bram Moolenaar
2022-12-26
2
-1
/
+3
*
patch 9.0.1098: code uses too much indent
v9.0.1098
Yegappan Lakshmanan
2022-12-26
6
-215
/
+219
*
patch 9.0.1097: tests are failing
v9.0.1097
Bram Moolenaar
2022-12-25
2
-4
/
+9
*
patch 9.0.1096: reallocating hashtab when the size didn't change
v9.0.1096
Bram Moolenaar
2022-12-25
2
-0
/
+6
*
patch 9.0.1095: using freed memory when declaration fails
v9.0.1095
Bram Moolenaar
2022-12-25
3
-0
/
+20
*
patch 9.0.1094: compiler warning when HAS_MESSAGE_WINDOW is not defined
v9.0.1094
Bram Moolenaar
2022-12-25
2
-1
/
+7
*
patch 9.0.1093: using freed memory of object member
v9.0.1093
Bram Moolenaar
2022-12-24
3
-2
/
+30
*
patch 9.0.1092: search error message doesn't show used pattern
v9.0.1092
Rob Pilling
2022-12-23
5
-14
/
+33
*
patch 9.0.1091: assignment to non-existing member causes a crash
v9.0.1091
Bram Moolenaar
2022-12-23
4
-2
/
+22
*
patch 9.0.1090: FHIR Shorthand files are not recognized
v9.0.1090
mgramigna
2022-12-23
3
-0
/
+6
*
patch 9.0.1089: unnessary assignment
v9.0.1089
Luuk van Baal
2022-12-23
2
-3
/
+2
*
patch 9.0.1088: clang warns for unused variable
v9.0.1088
Bram Moolenaar
2022-12-22
2
-1
/
+5
*
patch 9.0.1087: autocommand test sometimes fails
v9.0.1087
James McCoy
2022-12-22
2
-0
/
+3
*
patch 9.0.1086: display wrong in Windows terminal after exiting Vim
v9.0.1086
Christopher Plewright
2022-12-22
2
-8
/
+13
*
patch 9.0.1085: compiler warns for uninitialized variable
v9.0.1085
Bram Moolenaar
2022-12-20
2
-14
/
+3
*
patch 9.0.1084: code handling low level MS-Windows events cannot be tested
v9.0.1084
Christopher Plewright
2022-12-20
17
-76
/
+1492
*
patch 9.0.1083: empty and comment lines in a class cause an error
v9.0.1083
Bram Moolenaar
2022-12-20
3
-0
/
+14
*
patch 9.0.1082: some jsonc files are not recognized
v9.0.1082
kylo252
2022-12-19
3
-10
/
+13
*
patch 9.0.1081: using "->" with split lines does not always work
v9.0.1081
Bram Moolenaar
2022-12-19
3
-3
/
+70
*
patch 9.0.1080: the "kitty" terminfo entry is not widespread
v9.0.1080
Bram Moolenaar
2022-12-19
4
-36
/
+33
*
patch 9.0.1079: leaking memory when defining a user command fails
v9.0.1079
zeertzjq
2022-12-19
3
-2
/
+20
*
patch 9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'
v9.0.1078
zeertzjq
2022-12-19
3
-1
/
+24
*
patch 9.0.1077: can add text property with negative ID before virtual text
v9.0.1077
Bram Moolenaar
2022-12-19
7
-4
/
+86
*
patch 9.0.1076: ASAN complains about NULL argument
v9.0.1076
Bram Moolenaar
2022-12-19
2
-1
/
+4
*
patch 9.0.1075: build fails if compiler doesn't allow declaration after case
v9.0.1075
Bram Moolenaar
2022-12-18
2
-18
/
+23
*
patch 9.0.1074: class members are not supported yet
v9.0.1074
Bram Moolenaar
2022-12-18
13
-212
/
+575
*
patch 9.0.1073: using "xterm-kitty" for 'term' causes problems
v9.0.1073
Bram Moolenaar
2022-12-18
3
-7
/
+59
*
patch 9.0.1072: screenpos() column result in fold may be too small
v9.0.1072
zeertzjq
2022-12-18
3
-5
/
+10
*
patch 9.0.1071: Codecov action version is too specific
v9.0.1071
dundargoc
2022-12-17
2
-2
/
+4
*
patch 9.0.1070: reading beyond array size
v9.0.1070
Bram Moolenaar
2022-12-17
2
-5
/
+9
*
patch 9.0.1069: diff mode highlight fails for special characters
v9.0.1069
Bram Moolenaar
2022-12-17
2
-2
/
+5
*
patch 9.0.1068: no information about whether request term codes has an effect
v9.0.1068
Bram Moolenaar
2022-12-17
2
-5
/
+55
*
patch 9.0.1067: in diff mode virtual text is highlighted incorrectly
v9.0.1067
Bram Moolenaar
2022-12-17
5
-2
/
+56
[next]