]> granicus.if.org Git - vim/shortlog
vim
2019-04-13 Bram Moolenaarpatch 8.1.1163: codecov does not report all the coverag... v8.1.1163
2019-04-13 Bram Moolenaarpatch 8.1.1162: incorrect coverage information; typo... v8.1.1162
2019-04-12 Bram Moolenaarpatch 8.1.1161: unreachable code v8.1.1161
2019-04-12 Bram Moolenaarpatch 8.1.1160: termcodes test would fail in a very... v8.1.1160
2019-04-12 Bram Moolenaarpatch 8.1.1159: MS-Windows: with a silent (un)install... v8.1.1159
2019-04-12 Bram Moolenaarpatch 8.1.1158: json encoded string is sometimes missin... v8.1.1158
2019-04-12 Bram Moolenaarpatch 8.1.1157: Unicode tables are out of date v8.1.1157
2019-04-12 Bram Moolenaarpatch 8.1.1156: Unicode emoji and other image character... v8.1.1156
2019-04-11 Bram Moolenaarpatch 8.1.1155: termcodes tests can be improved v8.1.1155
2019-04-11 Bram Moolenaarpatch 8.1.1154: getting a newer msgfmt on Travis is...
2019-04-11 Bram Moolenaarpatch 8.1.1154 v8.1.1154
2019-04-11 Bram Moolenaarpatch 8.1.1152: compiler warning with VS2019 v8.1.1152
2019-04-11 Bram Moolenaarpatch 8.1.1151: build fails when using shadow directory v8.1.1151
2019-04-11 Bram Moolenaarpatch 8.1.1150: generating desktop files not tested... v8.1.1150
2019-04-11 Bram Moolenaarpatch 8.1.1149: building desktop files fails with older... v8.1.1149
2019-04-11 Bram Moolenaarpatch 8.1.1148: CTRL-L with 'incsearch' does not pick... v8.1.1148
2019-04-11 Bram Moolenaarpatch 8.1.1147: desktop file translations are requiring... v8.1.1147
2019-04-11 Bram Moolenaarpatch 8.1.1146: in MS-Windows console colors in a termi... v8.1.1146
2019-04-11 Bram Moolenaarpatch 8.1.1145: compiler warning for unused function v8.1.1145
2019-04-10 Bram Moolenaarpatch 8.1.1144: too strict checking of the 'spellfile... v8.1.1144
2019-04-10 Bram Moolenaarpatch 8.1.1143: may pass weird strings to file name... v8.1.1143
2019-04-09 Bram Moolenaarpatch 8.1.1142: no test for dragging the window separat... v8.1.1142
2019-04-09 Bram Moolenaarpatch 8.1.1141: terminal winpos test fails with very... v8.1.1141
2019-04-08 Bram Moolenaarpatch 8.1.1140: not easy to find out what neighbors... v8.1.1140
2019-04-08 Bram Moolenaarpatch 8.1.1139: no test for what is fixed in patch... v8.1.1139
2019-04-08 Bram Moolenaarpatch 8.1.1138: plugins don't get notified when the... v8.1.1138
2019-04-08 Bram MoolenaarUpdate runtime files.
2019-04-07 Bram Moolenaarpatch 8.1.1137: xterm mouse wheel escape sequence is... v8.1.1137
2019-04-07 Bram Moolenaarpatch 8.1.1136: decoding of mouse click escape sequence... v8.1.1136
2019-04-07 Bram Moolenaarpatch 8.1.1135: build failure for small version v8.1.1135
2019-04-07 Bram Moolenaarpatch 8.1.1134: buffer for quickfix window is reused... v8.1.1134
2019-04-07 Bram Moolenaarpatch 8.1.1133: compiler warning for uninitialized... v8.1.1133
2019-04-06 Bram Moolenaarpatch 8.1.1132: getwinpos() test fails on MS-Windows v8.1.1132
2019-04-06 Bram Moolenaarpatch 8.1.1131: getwinpos() does not work in the MS... v8.1.1131
2019-04-06 Bram Moolenaarpatch 8.1.1130: MS-Windows: warning for unused variable v8.1.1130
2019-04-06 Bram Moolenaarpatch 8.1.1129: when making a new screendump test have... v8.1.1129
2019-04-06 Bram Moolenaarpatch 8.1.1128: getwinpos() test does not work on MS... v8.1.1128
2019-04-06 Bram Moolenaarpatch 8.1.1127: getwinpos() doesn't work in terminal... v8.1.1127
2019-04-06 Bram Moolenaarpatch 8.1.1126: build failure with +terminal but withou... v8.1.1126
2019-04-06 Bram Moolenaarpatch 8.1.1125: libvterm does not handle the window... v8.1.1125
2019-04-06 Bram Moolenaarpatch 8.1.1124: insert completion flags are mixed up v8.1.1124
2019-04-06 Bram Moolenaarpatch 8.1.1123: no way to avoid filtering for autocompl... v8.1.1123
2019-04-06 Bram Moolenaarpatch 8.1.1122: char2nr() does not handle composing... v8.1.1122
2019-04-06 Bram Moolenaarpatch 8.1.1121: test for term_gettitle() was disabled v8.1.1121
2019-04-05 Bram Moolenaarpatch 8.1.1120: cannot easily get directory entry matches v8.1.1120
2019-04-04 Bram Moolenaarpatch 8.1.1119: no support for Windows on ARM64. v8.1.1119
2019-04-04 Bram Moolenaarpatch 8.1.1118: a couple of conditions are hard to... v8.1.1118
2019-04-04 Bram Moolenaarpatch 8.1.1117: build failure without the +eval feature v8.1.1117
2019-04-04 Bram Moolenaarpatch 8.1.1116: cannot enforce a Vim script style v8.1.1116
2019-04-04 Bram Moolenaarpatch 8.1.1115: cannot build with older C compiler v8.1.1115
2019-04-04 Bram Moolenaarpatch 8.1.1114: confusing overloaded operator "." for... v8.1.1114
2019-04-04 Bram Moolenaarpatch 8.1.1113: making an autocommand trigger once... v8.1.1113
2019-04-04 Bram Moolenaarpatch 8.1.1112: duplicate code in quickfix file v8.1.1112
2019-04-04 Bram Moolenaarpatch 8.1.1111: it is not easy to check for infinity v8.1.1111
2019-04-04 Bram Moolenaarpatch 8.1.1110: composing chars on space wrong when... v8.1.1110
2019-04-04 Bram Moolenaarpatch 8.1.1109: deleted file still in list of distribut... v8.1.1109
2019-04-04 Bram MoolenaarUpdate runtime files.
2019-04-03 Bram Moolenaarpatch 8.1.1108: test for 'visualbell' doesn't work v8.1.1108
2019-04-03 Bram Moolenaarpatch 8.1.1107: no test for 'visualbell' v8.1.1107
2019-04-03 Bram Moolenaarpatch 8.1.1106: no test for 'writedelay' v8.1.1106
2019-04-03 Bram Moolenaarpatch 8.1.1105: long escape sequences may be split up v8.1.1105
2019-04-03 Bram Moolenaarpatch 8.1.1104: MS-Windows: not all environment variabl... v8.1.1104
2019-04-02 Bram Moolenaarpatch 8.1.1103: MS-Windows: old API calls are no longer... v8.1.1103
2019-04-02 Bram Moolenaarpatch 8.1.1102: Win32 exe file contains unused code v8.1.1102
2019-04-02 Bram Moolenaarpatch 8.1.1101: signals test may fail in the GUI v8.1.1101
2019-04-02 Bram Moolenaarpatch 8.1.1100: tag file without trailing newline no... v8.1.1100
2019-03-31 Bram Moolenaarpatch 8.1.1099: the do_tag() function is too long v8.1.1099
2019-03-31 Bram Moolenaarpatch 8.1.1098: quickfix code duplication v8.1.1098
2019-03-30 Bram Moolenaarpatch 8.1.1097: Motif build fails v8.1.1097
2019-03-30 Bram Moolenaarpatch 8.1.1096: MS-Windows: cannot distinguish BS and... v8.1.1096
2019-03-30 Bram Moolenaarpatch 8.1.1095: MS-Windows: executable() fails on very... v8.1.1095
2019-03-30 Bram Moolenaarpatch 8.1.1094: long line in tags file causes error v8.1.1094
2019-03-30 Bram Moolenaarpatch 8.1.1093: support for outdated tags format slows... v8.1.1093
2019-03-30 Bram Moolenaarpatch 8.1.1092: setting 'guifont' when maximized resize... v8.1.1092
2019-03-30 Bram Moolenaarpatch 8.1.1091: MS-Windows: cannot use multi-byte chars... v8.1.1091
2019-03-30 Bram Moolenaarpatch 8.1.1090: MS-Windows: modify_fname() has problems... v8.1.1090
2019-03-30 Bram Moolenaarpatch 8.1.1089: tutor does not check $LC_MESSAGES v8.1.1089
2019-03-30 Bram Moolenaarpatch 8.1.1088: height of quickfix window not retained... v8.1.1088
2019-03-30 Bram Moolenaarpatch 8.1.1087: tag stack is incorrect after CTRL-T... v8.1.1087
2019-03-30 Bram Moolenaarpatch 8.1.1086: too many curly braces v8.1.1086
2019-03-30 Bram Moolenaarpatch 8.1.1085: compiler warning for possibly uninitial... v8.1.1085
2019-03-30 Bram Moolenaarpatch 8.1.1084: cannot delete a match from another... v8.1.1084
2019-03-30 Bram Moolenaarpatch 8.1.1083: MS-Windows: hang when opening a file... v8.1.1083
2019-03-30 Bram Moolenaarpatch 8.1.1082: "Conceal" match is mixed up with 'hlsea... v8.1.1082
2019-03-30 Bram Moolenaarpatch 8.1.1081: MS-Windows: cannot use some fonts v8.1.1081
2019-03-30 Bram Moolenaarpatch 8.1.1080: when a screendump test fails, moving... v8.1.1080
2019-03-30 Bram Moolenaarpatch 8.1.1079: no need for a separate ScreenLinesUtf8... v8.1.1079
2019-03-30 Bram Moolenaarpatch 8.1.1078: when 'listchars' is set a composing... v8.1.1078
2019-03-30 Bram Moolenaarpatch 8.1.1077: reg_executing() is reset by calling... v8.1.1077
2019-03-30 Bram Moolenaarpatch 8.1.1076: file for Insert mode is much too big v8.1.1076
2019-03-30 Bram Moolenaarpatch 8.1.1075: function reference count wrong in Pytho... v8.1.1075
2019-03-30 Bram Moolenaarpatch 8.1.1074: Python test doesn't wipe out hidden... v8.1.1074
2019-03-29 Bram Moolenaarpatch 8.1.1073: space in number column is on wrong... v8.1.1073
2019-03-29 Bram Moolenaarpatch 8.1.1072: extending sign and foldcolumn below... v8.1.1072
2019-03-29 Bram Moolenaarpatch 8.1.1071: cannot get composing characters from... v8.1.1071
2019-03-29 Bram Moolenaarpatch 8.1.1070: issue templates are not good enough v8.1.1070
2019-03-29 Bram Moolenaarpatch 8.1.1069: source README file doesn't look nice... v8.1.1069
2019-03-29 Bram Moolenaarpatch 8.1.1068: cannot get all the information about... v8.1.1068
2019-03-29 Bram Moolenaarpatch 8.1.1067: issues added on github are unstructured v8.1.1067
2019-03-28 Bram Moolenaarpatch 8.1.1066: VIMDLL isn't actually used v8.1.1066
next