Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
c79745a82faeb5a6058e915ca49a4c69fa60ea01
c79745a
patch 8.1.1362: code and data in tests can be hard to read
by Bram Moolenaar
· 7 years ago
0b0ad35
patch 8.1.1361: Python setuptools don't work with Python 3
by Bram Moolenaar
· 7 years ago
80341bc
patch 8.1.1360: buffer left 'nomodifiable' after :substitute
by Bram Moolenaar
· 7 years ago
f3333b0
patch 8.1.1359: text property wrong after :substitute with backslash
by Bram Moolenaar
· 7 years ago
386b43e
patch 8.1.1358: cannot enter character with a CSI byte
by Bram Moolenaar
· 7 years ago
999dc14
patch 8.1.1357: test 37 is old style
by Bram Moolenaar
· 7 years ago
8471e57
patch 8.1.1356: some text in heredoc assignment ends the text
by Bram Moolenaar
· 7 years ago
16e9b85
patch 8.1.1355: obvious mistakes are accepted as valid expressions
by Bram Moolenaar
· 7 years ago
f5842c5
patch 8.1.1354: getting a list of text lines is clumsy
by Bram Moolenaar
· 7 years ago
2b39d80
patch 8.1.1353: undo test fails on Mac
by Bram Moolenaar
· 7 years ago
e9ebc9a
patch 8.1.1352: undofile() reports wrong name
by Bram Moolenaar
· 7 years ago
338dfda
patch 8.1.1351: text property wrong after :substitute
by Bram Moolenaar
· 7 years ago
dc6855a
patch 8.1.1350: "W" for wrapping not shown when more than 99 matches
by Bram Moolenaar
· 7 years ago
cf0bfd9
patch 8.1.1349: if writing runs into conversion error backup file is deleted
by Bram Moolenaar
· 7 years ago
f8191c5
patch 8.1.1348: running tests may cause the window to move
by Bram Moolenaar
· 7 years ago
bd2d68c
patch 8.1.1347: fractional scroll position not restored after closing window
by Bram Moolenaar
· 7 years ago
7f3a284
patch 8.1.1346: error for Python exception does not show useful info
by Bram Moolenaar
· 7 years ago
6349e94
patch 8.1.1345: stuck in sandbox with ":s/../\=Function/gn"
by Bram Moolenaar
· 7 years ago
0d3cb73
patch 8.1.1344: Coverity complains about possibly using a NULL pointer
by Bram Moolenaar
· 7 years ago
8055d17
patch 8.1.1343: text properties not adjusted for Visual block mode delete
by Bram Moolenaar
· 7 years ago
787880a
patch 8.1.1342: using freed memory when joining line with text property
by Bram Moolenaar
· 7 years ago
80e737c
patch 8.1.1341: text properties are lost when joining lines
by Bram Moolenaar
· 7 years ago
bfd4512
patch 8.1.1340: attributes from 'cursorline' overwrite textprop
by Bram Moolenaar
· 7 years ago
dabfde0
patch 8.1.1339: installer needs to product name et al.
by Bram Moolenaar
· 7 years ago
0ebe12b
patch 8.1.1338: hang when concealing the '>' shown for half of wide char
by Bram Moolenaar
· 7 years ago
5c65e6a
patch 8.1.1337: get empty text prop when splitting line just after text prop
by Bram Moolenaar
· 7 years ago
17aca70
patch 8.1.1336: some eval functionality is not covered by tests
by Bram Moolenaar
· 7 years ago
dda4144
patch 8.1.1335: listener callback is called after inserting text
by Bram Moolenaar
· 7 years ago
eda6522
patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used
by Bram Moolenaar
· 7 years ago
45dd07f
patch 8.1.1333: text properties don't always move after changes
by Bram Moolenaar
· 7 years ago
fe1ade0
patch 8.1.1332: cannot flush listeners without redrawing, mix of changes
by Bram Moolenaar
· 7 years ago
fb222df
patch 8.1.1331: test 29 is old style
by Bram Moolenaar
· 7 years ago
9e58787
patch 8.1.1330: using bold attribute in terminal changes the color
by Bram Moolenaar
· 7 years ago
957f85d
patch 8.1.1329: plans for popup window support are spread out
by Bram Moolenaar
· 7 years ago
bc4fd43
patch 8.1.1328: no test for listener with undo operation
by Bram Moolenaar
· 7 years ago
a9b2535
patch 8.1.1327: unnecessary scroll after horizontal split
by Bram Moolenaar
· 7 years ago
8aad88d
patch 8.1.1326: no test for listener with partial
by Bram Moolenaar
· 7 years ago
97b0075
patch 8.1.1325: cannot build with +eval but without +channel and +timers
by Bram Moolenaar
· 7 years ago
b73fbc7
patch 8.1.1324: stray comma in VMS makefile
by Bram Moolenaar
· 7 years ago
5d0183b
patch 8.1.1323: 'mouse' option is reset when using GPM mouse
by Bram Moolenaar
· 7 years ago
6e75e0a
patch 8.1.1322: Cygwin makefile is not nicely indented
by Bram Moolenaar
· 7 years ago
a334772
patch 8.1.1321: no docs or tests for listener functions
by Bram Moolenaar
· 7 years ago
6d2399b
patch 8.1.1320: it is not possible to track changes to a buffer
by Bram Moolenaar
· 7 years ago
6ed8819
patch 8.1.1319: computing function length name in many places
by Bram Moolenaar
· 7 years ago
ec28d15
patch 8.1.1318: code for text changes is in a "misc" file
by Bram Moolenaar
· 7 years ago
3f86ca0
Add missing files from patch 8.1.1318
by Bram Moolenaar
· 7 years ago
dc9f9e9
patch 8.1.1317: output from Travis can be improved
by Bram Moolenaar
· 7 years ago
d689673
patch 8.1.1316: duplicated localtime() call
by Bram Moolenaar
· 7 years ago
afd7826
patch 8.1.1315: there is always a delay if a termrequest is never answered
by Bram Moolenaar
· 7 years ago
c049b52
patch 8.1.1314: MSVC makefile is not nicely indented
by Bram Moolenaar
· 7 years ago
63d2555
patch 8.1.1313: warnings for using localtime() and ctime()
by Bram Moolenaar
· 7 years ago
4ca4153
patch 8.1.1312: Coverity warning for using uninitialized variable
by Bram Moolenaar
· 7 years ago
23b5139
patch 8.1.1311: aborting an autocmd with an exception is not tested
by Bram Moolenaar
· 7 years ago
42ae78c
patch 8.1.1310: named function arguments are never optional
by Bram Moolenaar
· 7 years ago
6b528fa
patch 8.1.1309: test for Normal highlight fails on MS-Windows GUI
by Bram Moolenaar
· 7 years ago
f90b6e0
patch 8.1.1308: the Normal highlight is not defined when compiled with GUI
by Bram Moolenaar
· 7 years ago
a6c27c4
Update runtime files
by Bram Moolenaar
· 7 years ago
d4aa83a
patch 8.1.1307: cannot reconnect to the X server after it restarted
by Bram Moolenaar
· 7 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 7 years ago
691ddee
patch 8.1.1305: there is no easy way to manipulate environment variables
by Bram Moolenaar
· 7 years ago
68cbb14
patch 8.1.1304: MS-Windows: compiler warning for unused value
by Bram Moolenaar
· 7 years ago
be0a259
patch 8.1.1303: not possible to hide a balloon
by Bram Moolenaar
· 7 years ago
06bd824
patch 8.1.1302: v:beval_text is not tested in Visual mode
by Bram Moolenaar
· 7 years ago
0b75f7c
patch 8.1.1301: when compiled with VIMDLL some messages are not shown
by Bram Moolenaar
· 7 years ago
2f10658
patch 8.1.1300: in a terminal 'ballooneval' does not work right away
by Bram Moolenaar
· 7 years ago
a5c6a0b
patch 8.1.1299: "extends" from 'listchars' is used when 'list' is off
by Bram Moolenaar
· 7 years ago
5416b75
patch 8.1.1298: invalid argument test fails without X clipboard
by Bram Moolenaar
· 7 years ago
240f7ab
patch 8.1.1297: invalid argument test fails without GTK
by Bram Moolenaar
· 7 years ago
2782126
patch 8.1.1296: crash when using invalid command line argument
by Bram Moolenaar
· 7 years ago
98ffe4c
patch 8.1.1295: when vimrun.exe does not exist external command may fail
by Bram Moolenaar
· 7 years ago
93d77b2
patch 8.1.1294: MS-Windows: Some fonts return wrong average char width
by Bram Moolenaar
· 7 years ago
fda9784
patch 8.1.1293: MSVC files are no longer useful
by Bram Moolenaar
· 7 years ago
ba9ea91
patch 8.1.1292: invalid command line arguments not tested
by Bram Moolenaar
· 7 years ago
1063f3d
patch 8.1.1291: not easy to change directory and restore
by Bram Moolenaar
· 7 years ago
fd31e45
patch 8.1.1290: .hgignore and .gitignore are either distributed or in git
by Bram Moolenaar
· 7 years ago
b6cb26f
patch 8.1.1289: may not have enough space to add "W" to search stats
by Bram Moolenaar
· 7 years ago
9ce3fa8
patch 8.1.1288: search stats don't show for mapped command
by Bram Moolenaar
· 7 years ago
7e1a5af
patch 8.1.1287: cannot build with +eval but without +mouse
by Bram Moolenaar
· 7 years ago
4fa0687
patch 8.1.1286: running tests leaves XTest_tabpage_cmdheight file behind
by Bram Moolenaar
· 7 years ago
f0ab01f
patch 8.1.1285: test17 is old style
by Bram Moolenaar
· 7 years ago
d136221
patch 8.1.1284: detecting *.tmpl as htmlcheetah is outdated
by Bram Moolenaar
· 7 years ago
c7a10b3
patch 8.1.1283: delaying half a second after the top-bot message
by Bram Moolenaar
· 7 years ago
91882cf
patch 8.1.1282: running make in src/po leaves LINGUAS file behind
by Bram Moolenaar
· 7 years ago
8ffc7c8
patch 8.1.1281: cannot specify a count with :chistory
by Bram Moolenaar
· 7 years ago
25c9c68
patch 8.1.1280: remarks about functionality not in Vi clutters the help
by Bram Moolenaar
· 7 years ago
9a061cb
patch 8.1.1279: cannot set 'spellang' to "sr@latin"
by Bram Moolenaar
· 7 years ago
58187f1
patch 8.1.1278: missing change for "combine" field
by Bram Moolenaar
· 7 years ago
8fc0271
patch 8.1.1277: missing screenshot update
by Bram Moolenaar
· 7 years ago
de24a87
patch 8.1.1276: cannot combine text properties with syntax highlighting
by Bram Moolenaar
· 7 years ago
cf6a55c
patch 8.1.1275: cannot navigate to errors before/after the cursor
by Bram Moolenaar
· 7 years ago
ce79353
patch 8.1.1274: after :unmenu can still execute the menu with :emenu
by Bram Moolenaar
· 7 years ago
f653a6b
patch 8.1.1273: compiler warning in direct write code
by Bram Moolenaar
· 7 years ago
711f02d
patch 8.1.1272: click on WinBar of other window not tested
by Bram Moolenaar
· 7 years ago
b3de6c4
patch 8.1.1271: compiler warnings for use of STRNCPY()
by Bram Moolenaar
· 7 years ago
9dfa313
patch 8.1.1270: cannot see current match position
by Bram Moolenaar
· 7 years ago
ed5ab2a
patch 8.1.1269: MS-Windows GUI: multibyte chars with a 0x80 byte do not work
by Bram Moolenaar
· 7 years ago
510671a
patch 8.1.1268: map completion test fails in GUI
by Bram Moolenaar
· 7 years ago
4b8366b
patch 8.1.1267: cannot check if GPM mouse support is working
by Bram Moolenaar
· 7 years ago
8caef44
patch 8.1.1266: winbar test doesn't test enough
by Bram Moolenaar
· 7 years ago
bedf091
patch 8.1.1265: when GPM mouse support is enabled double clicks do not work
by Bram Moolenaar
· 7 years ago
Next »