Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
00aa069db8132851a91cfc5ca7f58ef945c75c73
00aa069
patch 8.1.1218: cannot set a directory for a tab page
by Bram Moolenaar
· 7 years ago
2155a6a
patch 8.1.1217: MS-Windows: no space reserved for font quality name
by Bram Moolenaar
· 7 years ago
c1b8160
patch 8.1.1216: mouse middle click is not tested
by Bram Moolenaar
· 7 years ago
49543fb
patch 8.1.1215: "make clean" does not remove generated src/po files
by Bram Moolenaar
· 7 years ago
c6b37db
patch 8.1.1214: old style tests
by Bram Moolenaar
· 7 years ago
e13a390
patch 8.1.1213: "make clean" in top dir does not cleanup indent test output
by Bram Moolenaar
· 7 years ago
520e245
patch 8.1.1212: signal PWR is not tested
by Bram Moolenaar
· 7 years ago
e61e548
patch 8.1.1211: not all user command code is tested
by Bram Moolenaar
· 7 years ago
ac9fb18
patch 8.1.1210: support for user commands is spread out
by Bram Moolenaar
· 7 years ago
5431589
patch 8.1.1209: clever compiler warns for buffer being too small
by Bram Moolenaar
· 7 years ago
c8cc0ad
patch 8.1.1208: links to repository use wrong file name
by Bram Moolenaar
· 7 years ago
1f3601e
patch 8.1.1207: some compilers give warning messages
by Bram Moolenaar
· 7 years ago
d1f90bb
patch 8.1.1206: user command parsing and listing not properly tested
by Bram Moolenaar
· 7 years ago
a68e595
patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move
by Bram Moolenaar
· 7 years ago
a561a41
patch 8.1.1204: output of :command with address completion is not nice
by Bram Moolenaar
· 7 years ago
69ea587
patch 8.1.1203: some autocmd tests are old style
by Bram Moolenaar
· 7 years ago
c2d09c9
patch 8.1.1202: always get regexp debugging logs when building with -DDEBUG
by Bram Moolenaar
· 7 years ago
725310d
patch 8.1.1201: output of :command is hard to read
by Bram Moolenaar
· 7 years ago
31fc39e
patch 8.1.1200: old style comments in debugger source
by Bram Moolenaar
· 7 years ago
8485be4
patch 8.1.1199: no test for :abclear
by Bram Moolenaar
· 7 years ago
958eabe
patch 8.1.1198: bracketed paste may remain active after Vim exists
by Bram Moolenaar
· 7 years ago
c75e812
patch 8.1.1197: when starting with multiple tabs file messages is confusing
by Bram Moolenaar
· 7 years ago
7bde95a
patch 8.1.1196: parallel build may fail
by Bram Moolenaar
· 7 years ago
eead75c
patch 8.1.1195: Vim script debugger functionality needs cleanup
by Bram Moolenaar
· 7 years ago
911ead1
Update runtime files
by Bram Moolenaar
· 7 years ago
ad3ec76
patch 8.1.1194: typos and small problems in source files
by Bram Moolenaar
· 7 years ago
037c54f
patch 8.1.1193: typos and small problems in test files
by Bram Moolenaar
· 7 years ago
4c25bd7
patch 8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
by Bram Moolenaar
· 7 years ago
0fdd943
patch 8.1.1191: not all debug commands are covered by a test
by Bram Moolenaar
· 7 years ago
93a4879
patch 8.1.1190: has('vimscript-3') does not work
by Bram Moolenaar
· 7 years ago
abc7c7f
patch 8.1.1189: mode is not cleared when leaving Insert mode
by Bram Moolenaar
· 7 years ago
d2e716e
patch 8.1.1188: not all Vim variables require the v: prefix
by Bram Moolenaar
· 7 years ago
3a4c53b
patch 8.1.1187: cannot recognize Pipfile
by Bram Moolenaar
· 7 years ago
334ad41
patch 8.1.1186: readdir() allocates list twice
by Bram Moolenaar
· 7 years ago
86ec6d7
patch 8.1.1185: mapping for CTRL-X is inconsistent
by Bram Moolenaar
· 7 years ago
137c14b
patch 8.1.1184: undo file left behind after running test
by Bram Moolenaar
· 7 years ago
b49e356
patch 8.1.1183: typos in VisVim comments
by Bram Moolenaar
· 7 years ago
b9cdb37
patch 8.1.1182: some function prototypes are outdated
by Bram Moolenaar
· 7 years ago
2b00b9b
patch 8.1.1181: tests for mouse clicks are a bit flaky
by Bram Moolenaar
· 7 years ago
113bf06
patch 8.1.1180: Vim script debugger tests are old style
by Bram Moolenaar
· 7 years ago
696d637
patch 8.1.1179: no test for mouse clicks in the fold column
by Bram Moolenaar
· 7 years ago
4945219
patch 8.1.1178: when mouse click tests fails value of 'ttytype' is unknown
by Bram Moolenaar
· 7 years ago
1a4dce7
patch 8.1.1177: .ts files are recognized as xml, typescript is more common
by Bram Moolenaar
· 7 years ago
7f27976
patch 8.1.1176: test for dragging a tab is flaky
by Bram Moolenaar
· 7 years ago
e3e3828
patch 8.1.1175: no test for dragging a tab and double click for new tab
by Bram Moolenaar
· 7 years ago
8dc4c72
patch 8.1.1174: cannot build with Ruby 1.8
by Bram Moolenaar
· 7 years ago
a8356bc
patch 8.1.1173: suspend test has duplicated lines
by Bram Moolenaar
· 7 years ago
74e3d4e
patch 8.1.1172: cursor properties were not fully tested
by Bram Moolenaar
· 7 years ago
316c167
patch 8.1.1171: statusline test could fail in large terminal
by Bram Moolenaar
· 7 years ago
a0aaf3c
patch 8.1.1170: terminal ANSI color test does not cover all colors
by Bram Moolenaar
· 7 years ago
837854d
patch 8.1.1169: writing coverage info in a separate dir is not needed
by Bram Moolenaar
· 7 years ago
87dcfd7
patch 8.1.1168: not all screen update code of terminal is executed in tests
by Bram Moolenaar
· 7 years ago
39f76c6
patch 8.1.1167: no test for closing tab by click in tabline
by Bram Moolenaar
· 7 years ago
9c35d05
patch 8.1.1166: gettitle test can still fail when another Vim is running
by Bram Moolenaar
· 7 years ago
ca57ab5
patch 8.1.1165: no test for mouse clicks in the terminal tabpage line
by Bram Moolenaar
· 7 years ago
700dfaa
patch 8.1.1164: gettitle test is failing when server name differs
by Bram Moolenaar
· 7 years ago
5d48e0d
patch 8.1.1163: codecov does not report all the coverage information
by Bram Moolenaar
· 7 years ago
f587ef3
patch 8.1.1162: incorrect coverage information; typo in color name
by Bram Moolenaar
· 7 years ago
1d79ce8
patch 8.1.1161: unreachable code
by Bram Moolenaar
· 7 years ago
c8b3dda
patch 8.1.1160: termcodes test would fail in a very big terminal
by Bram Moolenaar
· 7 years ago
a8d22e3
patch 8.1.1159: MS-Windows: with a silent (un)install $VIM/_vimrc is removed
by Bram Moolenaar
· 7 years ago
04af196
patch 8.1.1158: json encoded string is sometimes missing the final NUL
by Bram Moolenaar
· 7 years ago
f9b89b4
patch 8.1.1157: Unicode tables are out of date
by Bram Moolenaar
· 7 years ago
d489c98
patch 8.1.1156: Unicode emoji and other image characters not recognized
by Bram Moolenaar
· 7 years ago
3fbd2d7
patch 8.1.1155: termcodes tests can be improved
by Bram Moolenaar
· 7 years ago
496555f
patch 8.1.1154: getting a newer msgfmt on Travis is too complicated
by Bram Moolenaar
· 7 years ago
9a419ff
patch 8.1.1154
by Bram Moolenaar
· 7 years ago
7edf0ba
patch 8.1.1152: compiler warning with VS2019
by Bram Moolenaar
· 7 years ago
679beba
patch 8.1.1151: build fails when using shadow directory
by Bram Moolenaar
· 7 years ago
29a9baa
patch 8.1.1150: generating desktop files not tested on Travis
by Bram Moolenaar
· 7 years ago
26096cc
patch 8.1.1149: building desktop files fails with older msgfmt
by Bram Moolenaar
· 7 years ago
730f48f
patch 8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor
by Bram Moolenaar
· 7 years ago
a60e536
patch 8.1.1147: desktop file translations are requiring manual updates
by Bram Moolenaar
· 7 years ago
ef8c83c
patch 8.1.1146: in MS-Windows console colors in a terminal window are wrong
by Bram Moolenaar
· 7 years ago
a7be0f2
patch 8.1.1145: compiler warning for unused function
by Bram Moolenaar
· 7 years ago
862f1e1
patch 8.1.1144: too strict checking of the 'spellfile' option
by Bram Moolenaar
· 7 years ago
8f130ed
patch 8.1.1143: may pass weird strings to file name expansion
by Bram Moolenaar
· 7 years ago
3fb01a5
patch 8.1.1142: no test for dragging the window separators with the mouse
by Bram Moolenaar
· 7 years ago
1b55797
patch 8.1.1141: terminal winpos test fails with very large terminal
by Bram Moolenaar
· 7 years ago
46ad288
patch 8.1.1140: not easy to find out what neighbors a window has
by Bram Moolenaar
· 7 years ago
9845f36
patch 8.1.1139: no test for what is fixed in patch 8.1.0716
by Bram Moolenaar
· 7 years ago
d7f246c
patch 8.1.1138: plugins don't get notified when the popup menu changes
by Bram Moolenaar
· 7 years ago
62e1bb4
Update runtime files.
by Bram Moolenaar
· 7 years ago
049736f
patch 8.1.1137: xterm mouse wheel escape sequence is not tested
by Bram Moolenaar
· 7 years ago
905dd90
patch 8.1.1136: decoding of mouse click escape sequence is not tested
by Bram Moolenaar
· 7 years ago
d85c396
patch 8.1.1135: build failure for small version
by Bram Moolenaar
· 7 years ago
39803d8
patch 8.1.1134: buffer for quickfix window is reused for another file
by Bram Moolenaar
· 7 years ago
08499f5
patch 8.1.1133: compiler warning for uninitialized struct member
by Bram Moolenaar
· 7 years ago
616aeef
patch 8.1.1132: getwinpos() test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
16c34c3
patch 8.1.1131: getwinpos() does not work in the MS-Windows console
by Bram Moolenaar
· 7 years ago
1164023
patch 8.1.1130: MS-Windows: warning for unused variable
by Bram Moolenaar
· 7 years ago
2d7260d
patch 8.1.1129: when making a new screendump test have to create the file
by Bram Moolenaar
· 7 years ago
94a7242
patch 8.1.1128: getwinpos() test does not work on MS-Windows
by Bram Moolenaar
· 7 years ago
6bc9305
patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console
by Bram Moolenaar
· 7 years ago
3d3f217
patch 8.1.1126: build failure with +terminal but without tgetent
by Bram Moolenaar
· 7 years ago
fa1e90c
patch 8.1.1125: libvterm does not handle the window position report
by Bram Moolenaar
· 7 years ago
d9eefe3
patch 8.1.1124: insert completion flags are mixed up
by Bram Moolenaar
· 7 years ago
73655cf
patch 8.1.1123: no way to avoid filtering for autocomplete function
by Bram Moolenaar
· 7 years ago
9d40128
patch 8.1.1122: char2nr() does not handle composing characters
by Bram Moolenaar
· 7 years ago
4a5711b
patch 8.1.1121: test for term_gettitle() was disabled
by Bram Moolenaar
· 7 years ago
Next »