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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patch 8.2.0464: typos and other small problems
v8.2.0463
Bram Moolenaar
2020-03-27
3
-6
/
+4
*
Update runtime files
Bram Moolenaar
2020-03-27
12
-320
/
+614
*
patch 8.2.0462: previewwindow test fails on some systems
v8.2.0462
Bram Moolenaar
2020-03-27
3
-4
/
+10
*
patch 8.2.0461: confirm test fails on amd64 system
v8.2.0461
Bram Moolenaar
2020-03-27
2
-0
/
+4
*
patch 8.2.0460: build failure because of wrong feature name
v8.2.0460
Bram Moolenaar
2020-03-26
2
-2
/
+4
*
patch 8.2.0459: cannot check if a function name is correct
v8.2.0459
Bram Moolenaar
2020-03-26
5
-214
/
+308
*
patch 8.2.0458: missing feature check in test function
v8.2.0458
Bram Moolenaar
2020-03-26
2
-0
/
+5
*
patch 8.2.0457: Test_quotestar() often fails when run under valgrind
v8.2.0457
Bram Moolenaar
2020-03-26
2
-1
/
+4
*
patch 8.2.0456: Test_confirm_cmd is flaky
v8.2.0456
Bram Moolenaar
2020-03-26
2
-3
/
+8
*
patch 8.2.0455: cannot set the highlight group for a specific terminal
v8.2.0455
Bram Moolenaar
2020-03-26
8
-32
/
+194
*
patch 8.2.0454: some tests fail when the system is slow
v8.2.0454
Bram Moolenaar
2020-03-26
3
-10
/
+22
*
patch 8.2.0453: trailing space in job_start() command causes empty argument
v8.2.0453
Bram Moolenaar
2020-03-26
3
-6
/
+16
*
patch 8.2.0452: channel_parse_messages() fails when called recursively
v8.2.0452
Bram Moolenaar
2020-03-26
2
-2
/
+13
*
patch 8.2.0451: Win32: double-width character displayed incorrectly
v8.2.0451
Bram Moolenaar
2020-03-26
2
-0
/
+8
*
patch 8.2.0450: not enough testing for restricted mode and function calls
v8.2.0450
Bram Moolenaar
2020-03-26
4
-83
/
+165
*
patch 8.2.0449: Vim9: crash if return type is invalid
v8.2.0449
Bram Moolenaar
2020-03-26
3
-3
/
+8
*
patch 8.2.0448: various functions not properly tested
v8.2.0448
Bram Moolenaar
2020-03-25
26
-1
/
+190
*
patch 8.2.0447: terminal scroll tests fails on some systems
v8.2.0447
Bram Moolenaar
2020-03-25
2
-6
/
+11
*
patch 8.2.0446: listener with undo of deleting all lines not tested
v8.2.0446
Bram Moolenaar
2020-03-25
2
-0
/
+27
*
patch 8.2.0445: png and xpm files not in MS-Windows zip file
v8.2.0445
Bram Moolenaar
2020-03-25
2
-6
/
+8
*
patch 8.2.0444: swap file test fails on some systems
v8.2.0444
Bram Moolenaar
2020-03-24
2
-5
/
+9
*
patch 8.2.0443: clipboard code is spread out
v8.2.0443
Bram Moolenaar
2020-03-24
17
-2267
/
+2297
*
patch 8.2.0442: channel contents might be used after being freed
v8.2.0442
Bram Moolenaar
2020-03-24
2
-10
/
+11
*
patch 8.2.0441: terminal noblock test is still failing on BSD
v8.2.0441
Bram Moolenaar
2020-03-24
2
-4
/
+7
*
patch 8.2.0440: terminal noblock test is still very flaky on BSD
v8.2.0440
Bram Moolenaar
2020-03-24
2
-2
/
+7
*
patch 8.2.0439: :disassemble has minor flaws
v8.2.0439
Bram Moolenaar
2020-03-23
2
-10
/
+18
*
patch 8.2.0438: terminal noblock test is very flaky on BSD
v8.2.0438
Bram Moolenaar
2020-03-23
2
-1
/
+4
*
patch 8.2.0437: MS-Windows installer contains old stuff
v8.2.0437
Bram Moolenaar
2020-03-23
2
-70
/
+31
*
patch 8.2.0436: no warnings for incorrect printf arguments
v8.2.0436
Bram Moolenaar
2020-03-23
9
-30
/
+32
*
patch 8.2.0435: channel contents might be freed twice
v8.2.0435
Bram Moolenaar
2020-03-23
2
-1
/
+5
*
patch 8.2.0434: MS-Windows with VTP: Normal color not working
v8.2.0434
Bram Moolenaar
2020-03-23
2
-0
/
+5
*
patch 8.2.0433: INT signal not properly tested
v8.2.0433
Bram Moolenaar
2020-03-23
6
-7
/
+34
*
patch 8.2.0432: a few tests fail in a huge terminal
v8.2.0432
Bram Moolenaar
2020-03-23
6
-19
/
+23
*
patch 8.2.0431: some compilers don't support using \e for Esc
v8.2.0431
Bram Moolenaar
2020-03-23
2
-1
/
+3
*
patch 8.2.0430: window creation failure not properly tested
v8.2.0430
Bram Moolenaar
2020-03-22
3
-14
/
+110
*
patch 8.2.0429: no warning when test checks for option that never exists
v8.2.0429
Bram Moolenaar
2020-03-22
2
-0
/
+5
*
patch 8.2.0428: buffer name may leak
v8.2.0428
Bram Moolenaar
2020-03-22
2
-2
/
+12
*
patch 8.2.0427: it is not possible to check for a typo in a feature name
v8.2.0427
Bram Moolenaar
2020-03-22
5
-312
/
+1008
*
patch 8.2.0426: some errors were not tested for
v8.2.0426
Bram Moolenaar
2020-03-22
6
-3
/
+47
*
patch 8.2.0425: code for modeless selection not sufficiently tested
v8.2.0425
Bram Moolenaar
2020-03-22
12
-343
/
+856
*
patch 8.2.0424: checking for wrong return value
v8.2.0424
Bram Moolenaar
2020-03-22
3
-7
/
+16
*
patch 8.2.0423: in some environments a few tests are expected to fail
v8.2.0423
Bram Moolenaar
2020-03-21
2
-8
/
+43
*
patch 8.2.0422: crash when passing popup window to win_splitmove()
v8.2.0422
Bram Moolenaar
2020-03-20
3
-1
/
+16
*
patch 8.2.0421: interrupting with CTRL-C does not always work
v8.2.0421
Bram Moolenaar
2020-03-20
4
-13
/
+28
*
patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-C
v8.2.0420
Bram Moolenaar
2020-03-20
4
-9
/
+25
*
patch 8.2.0419: various memory leaks in Vim9 script code
v8.2.0419
Bram Moolenaar
2020-03-20
9
-35
/
+177
*
patch 8.2.0418: code in eval.c not sufficiently covered by tests
v8.2.0418
Bram Moolenaar
2020-03-20
18
-53
/
+228
*
patch 8.2.0417: Travis CI config can be improved
v8.2.0417
Bram Moolenaar
2020-03-20
3
-27
/
+26
*
Update runtime files
Bram Moolenaar
2020-03-19
15
-53
/
+104
*
patch 8.2.0416: test leaves file behind
v8.2.0416
Bram Moolenaar
2020-03-19
2
-0
/
+4
[prev]
[next]