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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1295: cannot automatically get a server name in a terminal
v8.0.1295
Bram Moolenaar
2017-11-12
8
-4
/
+61
*
patch 8.0.1294: GUI: get stuck when splitting a terminal window
v8.0.1294
Bram Moolenaar
2017-11-12
2
-0
/
+4
*
patch 8.0.1293: setting a breakpoint in the terminal debugger sometimes fails
v8.0.1293
Bram Moolenaar
2017-11-12
1
-0
/
+2
*
patch 8.0.1292: quick clicks in the WinBar start Visual mode
v8.0.1292
Bram Moolenaar
2017-11-12
2
-0
/
+17
*
patch 8.0.1291: C indent wrong when * immediately follows comment
v8.0.1291
Bram Moolenaar
2017-11-12
4
-1
/
+20
*
patch 8.0.1290: seq_cur of undotree() wrong after undo
v8.0.1290
Bram Moolenaar
2017-11-11
3
-10
/
+77
*
patch 8.0.1289: mkview always includes the local directory
v8.0.1289
Bram Moolenaar
2017-11-11
3
-3
/
+8
*
patch 8.0.1288: GUI: cannot drag the statusline of a terminal window
v8.0.1288
Bram Moolenaar
2017-11-11
2
-2
/
+7
*
patch 8.0.1287: temp file used for viminfo may have wrong permissions
v8.0.1287
Bram Moolenaar
2017-11-11
2
-5
/
+26
*
patch 8.0.1286: occasional crash when using a channel
v8.0.1286
Bram Moolenaar
2017-11-11
2
-2
/
+4
*
patch 8.0.1285: occasional crash when using a channel
v8.0.1285
Bram Moolenaar
2017-11-11
2
-5
/
+11
*
patch 8.0.1284: loading file type detection slows down startup
v8.0.1284
Bram Moolenaar
2017-11-10
2
-3
/
+34
*
patch 8.0.1283: test 86 fails under ASAN
v8.0.1283
Bram Moolenaar
2017-11-09
2
-1
/
+5
*
patch 8.0.1282: script-local variable defined in the wrong script
v8.0.1282
Bram Moolenaar
2017-11-09
1
-0
/
+2
*
patch 8.0.1281: loading file type detection slows down startup
v8.0.1281
Bram Moolenaar
2017-11-09
1
-0
/
+2
*
patch 8.0.1280: Python None cannot be converted to a Vim type
v8.0.1280
Bram Moolenaar
2017-11-09
4
-47
/
+54
*
patch 8.0.1279: initializing menus can be slow
v8.0.1279
Bram Moolenaar
2017-11-09
1
-0
/
+2
*
patch 8.0.1278: GUI window always resizes when adding scrollbar
v8.0.1278
Bram Moolenaar
2017-11-09
5
-11
/
+19
*
patch 8.0.1277: terminal window CR-NL conversions may cause problems
v8.0.1277
Bram Moolenaar
2017-11-09
2
-46
/
+23
*
patch 8.0.1276: key lost when window closed in exit callback
v8.0.1276
Bram Moolenaar
2017-11-09
3
-2
/
+13
*
patch 8.0.1275: CmdlineLeave autocmd prevents fold from opening
v8.0.1275
Bram Moolenaar
2017-11-09
2
-0
/
+4
*
patch 8.0.1274: setbufline() fails when using folding
v8.0.1274
Bram Moolenaar
2017-11-06
3
-4
/
+51
*
patch 8.0.1273: old test file remaining
v8.0.1273
Bram Moolenaar
2017-11-06
2
-5
/
+2
*
patch 8.0.1272: warnings for unused variables in tiny build
v8.0.1272
Bram Moolenaar
2017-11-05
2
-1
/
+4
*
patch 8.0.1271: still too many old style tests
v8.0.1271
Bram Moolenaar
2017-11-05
17
-851
/
+694
*
patch 8.0.1270: mismatching file name with Filelist
v8.0.1270
Bram Moolenaar
2017-11-05
2
-0
/
+2
*
patch 8.0.1269: effect of autocommands on marks is not tested
v8.0.1269
Bram Moolenaar
2017-11-05
2
-0
/
+129
*
patch 8.0.1268: PC install instructions are incomplete
v8.0.1268
Bram Moolenaar
2017-11-05
2
-24
/
+62
*
patch 8.0.1267: Test_swap_group may leave file behind
v8.0.1267
Bram Moolenaar
2017-11-04
3
-20
/
+25
*
patch 8.0.1266: Test_swap_directory was commented out
v8.0.1266
Bram Moolenaar
2017-11-04
2
-46
/
+48
*
patch 8.0.1265: swap test not skipped when there is one group
v8.0.1265
Bram Moolenaar
2017-11-04
2
-1
/
+3
*
patch 8.0.1264: terminal debugger gets stuck in small window
v8.0.1264
Bram Moolenaar
2017-11-04
1
-0
/
+2
*
patch 8.0.1263: others can read the swap file if a user is careless
v8.0.1263
Bram Moolenaar
2017-11-04
4
-40
/
+99
*
patch 8.0.1262: terminal redir test is flaky
v8.0.1262
Bram Moolenaar
2017-11-04
2
-0
/
+3
*
patch 8.0.1261: program in terminal window gets NL instead of CR
v8.0.1261
Bram Moolenaar
2017-11-04
2
-17
/
+22
*
patch 8.0.1260: using global variables for WaitFor()
v8.0.1260
Bram Moolenaar
2017-11-04
7
-80
/
+68
*
patch 8.0.1259: search test can be flaky
v8.0.1259
Bram Moolenaar
2017-11-04
3
-49
/
+54
*
patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supported
v8.0.1258
Bram Moolenaar
2017-11-04
2
-16
/
+24
*
patch 8.0.1257: no test for fix of undefined behavior
v8.0.1257
Bram Moolenaar
2017-11-02
2
-0
/
+6
*
patch 8.0.1256: typo in configure variable vim_cv_tgent
v8.0.1256
Bram Moolenaar
2017-11-02
3
-10
/
+12
*
Long overdue runtime update.
Bram Moolenaar
2017-11-02
5
-629
/
+577
*
patch 8.0.1255: duplicate badge README file
v8.0.1255
Bram Moolenaar
2017-11-02
1
-0
/
+2
*
patch 8.0.1254: undefined left shift in gethexchrs()
v8.0.1254
Bram Moolenaar
2017-11-02
3
-17
/
+19
*
patch 8.0.1253: still too many old style tests
v8.0.1253
Bram Moolenaar
2017-11-02
20
-359
/
+369
*
patch 8.0.1252: incomplete translations makefile for MinGW/Cygwin
v8.0.1252
Bram Moolenaar
2017-11-02
4
-5
/
+32
*
patch 8.0.1251: invalid expressin passed to WaitFor()
v8.0.1251
Bram Moolenaar
2017-11-02
2
-1
/
+3
*
patch 8.0.1250: 'hlsearch' highlighting not removed after incsearch
v8.0.1250
Bram Moolenaar
2017-11-02
3
-1
/
+123
*
patch 8.0.1249: no error when WaitFor() gets an invalid wrong expression
v8.0.1249
Bram Moolenaar
2017-11-02
3
-8
/
+11
*
patch 8.0.1248: stray + in README file
v8.0.1248
Bram Moolenaar
2017-11-02
1
-0
/
+2
*
patch 8.0.1247: not easy to find Debian build info
v8.0.1247
Bram Moolenaar
2017-11-02
1
-0
/
+2
[next]