Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
202d982b36d87cf91d992bd7e30d3223bdc72cd9
202d982
patch 8.1.1518: crash when setting 'columns' while a popup is visible
by Bram Moolenaar
· 7 years ago
12ee7ff
Update runtime files
by Bram Moolenaar
· 7 years ago
4c063a0
patch 8.1.1517: when a popup changes all windows are redrawn
by Bram Moolenaar
· 7 years ago
640d4f0
patch 8.1.1516: time reported for a test measured wrong
by Bram Moolenaar
· 7 years ago
82febc1
patch 8.1.1515: memory leak reported for sound when build with EXITFREE
by Bram Moolenaar
· 7 years ago
01257a7
patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions'
by Bram Moolenaar
· 7 years ago
3ff5f0f
patch 8.1.1513: all popup functionality is in functions, except :popupclear
by Bram Moolenaar
· 7 years ago
38ea784
patch 8.1.1512: ch_evalexpr() hangs when used recursively
by Bram Moolenaar
· 7 years ago
ac2450a
patch 8.1.1511: matches in a popup window are not displayed properly
by Bram Moolenaar
· 7 years ago
80dad48
patch 8.1.1510: a plugin cannot easily expand a command like done internally
by Bram Moolenaar
· 7 years ago
954bb06
patch 8.1.1509: cmdline_row can become negative, causing a crash
by Bram Moolenaar
· 7 years ago
541faf7
patch 8.1.1508: sound keeps failing on Travis
by Bram Moolenaar
· 7 years ago
a90998d
patch 8.1.1507: sound test still fails on Travis
by Bram Moolenaar
· 7 years ago
b29cfb8
patch 8.1.1506: syntax error in Travis config
by Bram Moolenaar
· 7 years ago
8ed75cb
patch 8.1.1505: running "make clean" twice gives errors
by Bram Moolenaar
· 7 years ago
ef23c52
patch 8.1.1504: sound test still fails on Travis
by Bram Moolenaar
· 7 years ago
ffa60dd
patch 8.1.1503: sound test fails on Travis
by Bram Moolenaar
· 7 years ago
427f5b6
patch 8.1.1502: cannot play any sound
by Bram Moolenaar
· 7 years ago
260addf
patch 8.1.1501: new behavior of b:changedtick not tested
by Bram Moolenaar
· 7 years ago
21f8d93
patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go'
by Bram Moolenaar
· 7 years ago
24a5ac5
patch 8.1.1499: ruler not updated after popup window was removed
by Bram Moolenaar
· 7 years ago
c024b46
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
by Bram Moolenaar
· 7 years ago
aef5c62
patch 8.1.1497: accessing memory beyond allocated space
by Bram Moolenaar
· 7 years ago
acc682b
patch 8.1.1496: popup window height is not recomputed
by Bram Moolenaar
· 7 years ago
1748c7f
patch 8.1.1495: memory access error
by Bram Moolenaar
· 7 years ago
6c009a3
patch 8.1.1494: build failure
by Bram Moolenaar
· 7 years ago
33796b3
patch 8.1.1493: redrawing with popups is slow and causes flicker
by Bram Moolenaar
· 7 years ago
7c348bb
patch 8.1.1492: MS-Windows: when "!" is in 'guioptions' ":!start" fails
by Bram Moolenaar
· 7 years ago
6064073
patch 8.1.1491: when skipping over code a function call may cause trouble
by Bram Moolenaar
· 7 years ago
4e0bf84
patch 8.1.1490: when a single test fails the exit code is not set
by Bram Moolenaar
· 7 years ago
6441612
patch 8.1.1489: sign order wrong when priority was changed
by Bram Moolenaar
· 7 years ago
150f055
patch 8.1.1488: summary of tests has incorrect failed count
by Bram Moolenaar
· 7 years ago
62a88f4
patch 8.1.1487: older msgfmt cannot generate proper .desktop file
by Bram Moolenaar
· 7 years ago
1253704
patch 8.1.1486: a listener change is merged even when it adds a line
by Bram Moolenaar
· 7 years ago
773a97c
Update runtime files - Add typescript syntax and indent.
by Bram Moolenaar
· 7 years ago
c07f67a
patch 8.1.1485: double free when garbage_collect() is used in autocommand
by Bram Moolenaar
· 7 years ago
75ee544
patch 8.1.1484: some tests are slow
by Bram Moolenaar
· 7 years ago
5d30ff1
patch 8.1.1483: skipped tests are not properly listed
by Bram Moolenaar
· 7 years ago
f6d50f1
patch 8.1.1482: no test for wincol() depending on the 'number' option
by Bram Moolenaar
· 7 years ago
12e71eb
patch 8.1.1481: length for two-digit rgb termresponse is off by one
by Bram Moolenaar
· 7 years ago
8e228e2
patch 8.1.1480: desktop file check doesn't run on CI
by Bram Moolenaar
· 7 years ago
133c737
patch 8.1.1479: change included for debugging only
by Bram Moolenaar
· 7 years ago
18250e2
patch 8.1.1478: still an error when running tests with the tiny version
by Bram Moolenaar
· 7 years ago
c7500f9
patch 8.1.1477: test summary fails in the tiny version
by Bram Moolenaar
· 7 years ago
9c0cec6
patch 8.1.1476: no statistics displayed after running tests
by Bram Moolenaar
· 7 years ago
db294ad
patch 8.1.1475: search string not displayed when 'rightleft' is set
by Bram Moolenaar
· 7 years ago
9aeb336
patch 8.1.1474: 'ttybuiltin' is not tested
by Bram Moolenaar
· 7 years ago
4a792c8
patch 8.1.1473: new resolve() implementation causes problem for plugins
by Bram Moolenaar
· 7 years ago
61da1bf
Update runtime files.
by Bram Moolenaar
· 7 years ago
de6dbb4
patch 8.1.1472: add_termcap_entry() is not tested
by Bram Moolenaar
· 7 years ago
32e1977
patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse
by Bram Moolenaar
· 7 years ago
6d718c4
patch 8.1.1470: new Unicode character U32FF missing from double-width table
by Bram Moolenaar
· 7 years ago
66761db
patch 8.1.1469: no test for checking the cursor style response
by Bram Moolenaar
· 7 years ago
d0380dc
patch 8.1.1468: the generated desktop files may be invalid
by Bram Moolenaar
· 7 years ago
d6ec173
patch 8.1.1467: cscope test fails
by Bram Moolenaar
· 7 years ago
58a7f87
patch 8.1.1466: not updating priority on existing sign
by Bram Moolenaar
· 7 years ago
a37833d
patch 8.1.1465: allocating wrong amount of memory
by Bram Moolenaar
· 7 years ago
cea254f
patch 8.1.1464: only 4-digit rgb termresponse is recognized
by Bram Moolenaar
· 7 years ago
277e79a
patch 8.1.1463: gcc warns for uninitialized variable
by Bram Moolenaar
· 7 years ago
c974022
patch 8.1.1462: MS-Windows: using special character requires quoting
by Bram Moolenaar
· 7 years ago
ddd3308
patch 8.1.1461: tests do not run or are not reliable on some systems
by Bram Moolenaar
· 7 years ago
02e1507
patch 8.1.1460: popup window border characters may be wrong
by Bram Moolenaar
· 7 years ago
3f6aeba
patch 8.1.1459: popup window border looks bad when 'ambiwidth' is "double"
by Bram Moolenaar
· 7 years ago
0b4c9ed
patch 8.1.1458: crash when using gtags
by Bram Moolenaar
· 7 years ago
87abab9
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
by Bram Moolenaar
· 7 years ago
98fb65c
patch 8.1.1456: WinBar not redrawn after scrolling one line
by Bram Moolenaar
· 7 years ago
1762731
patch 8.1.1455: popup_atcursor() not completely implemented
by Bram Moolenaar
· 7 years ago
6116b6a
patch 8.1.1454: build failure without the conceal feature
by Bram Moolenaar
· 7 years ago
3397f74
patch 8.1.1453: popup window "moved" property not implemented yet
by Bram Moolenaar
· 7 years ago
b0ebbda
patch 8.1.1452: line and col property of popup windows not properly checked
by Bram Moolenaar
· 7 years ago
ca2f703
patch 8.1.1451: CTRL-L does not clear screen with a popup window
by Bram Moolenaar
· 7 years ago
399d898
patch 8.1.1450: popup window positioning wrong when using padding or borders
by Bram Moolenaar
· 7 years ago
042fb4b
patch 8.1.1449: popup text truncated at end of screen
by Bram Moolenaar
· 7 years ago
988c433
patch 8.1.1448: statusline is sometimes drawn on top of popup
by Bram Moolenaar
· 7 years ago
7b29dd8
patch 8.1.1447: not allowed to create an empty popup
by Bram Moolenaar
· 7 years ago
9eaac89
patch 8.1.1446: popup window callback not implemented yet
by Bram Moolenaar
· 7 years ago
790498b
patch 8.1.1445: popup window border highlight not implemented yet
by Bram Moolenaar
· 7 years ago
3bfd04e
patch 8.1.1444: not using double line characters for popup border
by Bram Moolenaar
· 7 years ago
2fd8e35
patch 8.1.1443: popup window padding and border not implemented yet
by Bram Moolenaar
· 7 years ago
8caaf82
patch 8.1.1442: popup windows not considered when the Vim window is resized
by Bram Moolenaar
· 7 years ago
bf0eff0
patch 8.1.1441: popup window filter not yet implemented
by Bram Moolenaar
· 7 years ago
2d24784
patch 8.1.1440: win_execute() test fails
by Bram Moolenaar
· 7 years ago
c47ed44
patch 8.1.1439: json_encode() is very slow for large results
by Bram Moolenaar
· 7 years ago
815b76b
patch 8.1.1438: some commands cause trouble in a popup window
by Bram Moolenaar
· 7 years ago
3a97bb3
patch 8.1.1437: code to handle callbacks is duplicated
by Bram Moolenaar
· 7 years ago
7dd64a3
Update runtime files.
by Bram Moolenaar
· 7 years ago
c28cb5b
patch 8.1.1436: writefile test fails when run under /tmp
by Bram Moolenaar
· 7 years ago
5d508dd
patch 8.1.1435: memory usage test is a bit too flaky
by Bram Moolenaar
· 7 years ago
1ab74a5
patch 8.1.1434: test 3 is old style
by Bram Moolenaar
· 7 years ago
eea1699
patch 8.1.1433: win_execute() may leave popup window focused
by Bram Moolenaar
· 7 years ago
ccd6e34
patch 8.1.1432: can't build with eval feature
by Bram Moolenaar
· 7 years ago
c6896e2
patch 8.1.1431: popup window listed as "Scratch"
by Bram Moolenaar
· 7 years ago
402502d
patch 8.1.1430: popup window option "wrap" not supported
by Bram Moolenaar
· 7 years ago
ac1f1bc
patch 8.1.1429: "pos" option of popup window not supported yet
by Bram Moolenaar
· 7 years ago
cc31ad9
patch 8.1.1428: popup_atcursor() not implemented yet
by Bram Moolenaar
· 7 years ago
54fabd4
patch 8.1.1427: popup window screenshot test fails
by Bram Moolenaar
· 7 years ago
b423012
patch 8.1.1426: no test for syntax highlight in popup window
by Bram Moolenaar
· 7 years ago
89adc3a
patch 8.1.1425: win_execute() does not set window pointers properly
by Bram Moolenaar
· 7 years ago
5c3fb04
patch 8.1.1424: crash when popup menu is deleted while waiting for char
by Bram Moolenaar
· 7 years ago
cacc6a5
patch 8.1.1423: popup windows use options from current window and buffer
by Bram Moolenaar
· 7 years ago
Next »