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.1.0516: :move command marks buffer modified when nothing changed
v8.1.0516
Bram Moolenaar
2018-11-10
5
-4
/
+62
*
patch 8.1.0515: reloading a script gives errors for existing functions
v8.1.0515
Bram Moolenaar
2018-11-10
9
-8
/
+48
*
patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
v8.1.0514
Bram Moolenaar
2018-11-10
5
-72
/
+175
*
patch 8.1.0513: no error for set diffopt+=algorithm:
v8.1.0513
Bram Moolenaar
2018-11-05
3
-1
/
+5
*
patch 8.1.0512: 'helplang' default is inconsistent for C and C.UTF-8
v8.1.0512
Bram Moolenaar
2018-11-05
2
-3
/
+15
*
patch 8.1.0511: ml_get error when calling a function with a range
v8.1.0511
Bram Moolenaar
2018-11-04
3
-0
/
+28
*
Update runtime files
Bram Moolenaar
2018-11-04
3
-137
/
+206
*
patch 8.1.0510: filter test fails when $LANG is C.UTF-8
v8.1.0510
Bram Moolenaar
2018-11-04
2
-1
/
+9
*
patch 8.1.0509: checking cwd not accessible fails for root
v8.1.0509
Bram Moolenaar
2018-11-03
2
-7
/
+12
*
patch 8.1.0508: suspend test fails when run by root
v8.1.0508
Bram Moolenaar
2018-11-03
2
-3
/
+5
*
patch 8.1.0507: .raml files not properly detected
v8.1.0507
Bram Moolenaar
2018-11-03
2
-0
/
+3
*
patch 8.1.0506: modeline test fails when run by root
v8.1.0506
Bram Moolenaar
2018-11-03
2
-1
/
+6
*
patch 8.1.0505: filter command test may fail if helplang is not set
v8.1.0505
Bram Moolenaar
2018-11-03
2
-0
/
+5
*
patch 8.1.0504: when CTRL-C is mapped it triggers InsertLeave
v8.1.0504
Bram Moolenaar
2018-11-02
3
-2
/
+37
*
patch 8.1.0503: missing change to diff test
v8.1.0503
Bram Moolenaar
2018-11-01
2
-0
/
+22
*
patch 8.1.0502: internal diff fails when diffing a context diff
v8.1.0502
Bram Moolenaar
2018-10-31
3
-13
/
+37
*
patch 8.1.0501: cppcheck warns for using array index before bounds check
v8.1.0501
Bram Moolenaar
2018-10-30
2
-2
/
+4
*
patch 8.1.0500: cleaning up in src/tee may not always work
v8.1.0500
Bram Moolenaar
2018-10-28
2
-2
/
+10
*
patch 8.1.0499: :2vimgrep causes an ml_get error
v8.1.0499
Bram Moolenaar
2018-10-28
4
-4
/
+27
*
patch 8.1.0498: /etc/gitconfig not recognized at a gitconfig file
v8.1.0498
Bram Moolenaar
2018-10-27
2
-1
/
+3
*
patch 8.1.0497: :%diffput changes order of lines
v8.1.0497
Bram Moolenaar
2018-10-25
3
-2
/
+24
*
patch 8.1.0496: no tests for indent files
v8.1.0496
Bram Moolenaar
2018-10-25
1
-0
/
+2
*
patch 8.1.0495: :filter only supports some commands
v8.1.0495
Bram Moolenaar
2018-10-25
7
-3
/
+64
*
patch 8.1.0494: functions do not check for a window ID in other tabs
v8.1.0494
Bram Moolenaar
2018-10-25
2
-7
/
+9
*
patch 8.1.0493: argv() and argc() only work on the current argument list
v8.1.0493
Bram Moolenaar
2018-10-25
5
-23
/
+127
*
patch 8.1.0492: "Edit with existing Vim" list can get long
v8.1.0492
Bram Moolenaar
2018-10-25
2
-3
/
+35
*
patch 8.1.0491: if a terminal dump has CR it is considered corrupt
v8.1.0491
Bram Moolenaar
2018-10-23
2
-1
/
+8
*
patch 8.1.0490: MS-Windows: doesn't handle missing glibwinpthread-1.dll
v8.1.0490
Bram Moolenaar
2018-10-21
2
-5
/
+14
*
patch 8.1.0489: crash when autocmd clears vimpgrep location list
v8.1.0489
Bram Moolenaar
2018-10-21
3
-34
/
+74
*
patch 8.1.0488: using freed memory in quickfix code
v8.1.0488
Bram Moolenaar
2018-10-20
5
-22
/
+196
*
patch 8.1.0487: no menus specifically for the terminal window
v8.1.0487
Bram Moolenaar
2018-10-19
9
-95
/
+217
*
patch 8.1.0486: can't build in MS-Windows
v8.1.0486
Bram Moolenaar
2018-10-19
2
-1
/
+6
*
patch 8.1.0485: term_start() does not check if directory is accessible
v8.1.0485
Bram Moolenaar
2018-10-19
3
-1
/
+26
*
patch 8.1.0484: some file types are not recognized
v8.1.0484
Bram Moolenaar
2018-10-19
2
-4
/
+7
*
patch 8.1.0483: MinGW does not build tee.exe
v8.1.0483
Bram Moolenaar
2018-10-17
3
-2
/
+8
*
patch 8.1.0482: MinGW "make clean" deletes all .exe files
v8.1.0482
Bram Moolenaar
2018-10-17
2
-2
/
+8
*
patch 8.1.0481: when "Terminal" highlight is reverted cursor doesn't show
v8.1.0481
Bram Moolenaar
2018-10-16
2
-2
/
+21
*
patch 8.1.0480: MinGW build file uses different -I flags than MVC
v8.1.0480
Bram Moolenaar
2018-10-16
2
-2
/
+4
*
patch 8.1.0479: failure when setting 'varsofttabstop' to end in a comma
v8.1.0479
Bram Moolenaar
2018-10-15
3
-12
/
+26
*
patch 8.1.0478: cannot build with perl using MinGW
v8.1.0478
Bram Moolenaar
2018-10-15
2
-1
/
+3
*
patch 8.1.0477: tiny build fails
v8.1.0477
Bram Moolenaar
2018-10-14
2
-0
/
+6
*
patch 8.1.0476: memory leaks in test_escaped_glob
v8.1.0476
Bram Moolenaar
2018-10-14
2
-8
/
+11
*
patch 8.1.0475: memory not freed on exit when quit in autocmd
v8.1.0475
Bram Moolenaar
2018-10-14
8
-67
/
+68
*
patch 8.1.0474: directory where if_perl.c is written is inconsistent
v8.1.0474
Bram Moolenaar
2018-10-14
4
-9
/
+19
*
patch 8.1.0473: user doesn't notice file does not exist when swap file does
v8.1.0473
Bram Moolenaar
2018-10-13
2
-2
/
+8
*
patch 8.1.0472: dosinst command has a few flaws
v8.1.0472
Bram Moolenaar
2018-10-13
2
-6
/
+63
*
patch 8.1.0471: some tests are flaky or fail on some systems
v8.1.0471
Bram Moolenaar
2018-10-12
3
-3
/
+11
*
patch 8.1.0470: pointer ownership around fname_expand() is unclear
v8.1.0470
Bram Moolenaar
2018-10-11
5
-28
/
+55
*
patch 8.1.0469: too often indexing in qf_lists[]
v8.1.0469
Bram Moolenaar
2018-10-11
3
-52
/
+72
*
patch 8.1.0468: MS-Windows: filter command with pipe character fails
v8.1.0468
Bram Moolenaar
2018-10-09
3
-2
/
+37
[next]