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.1.0640: get E14 while typing command :tab with 'incsearch' set
v8.1.0640
Bram Moolenaar
2018-12-26
3
-9
/
+29
*
patch 8.1.0639: text properties test fails on MS-Windows
v8.1.0639
Bram Moolenaar
2018-12-26
2
-0
/
+3
*
patch 8.1.0638: text property highlighting is off by one column
v8.1.0638
Bram Moolenaar
2018-12-26
3
-67
/
+75
*
patch 8.1.0637: nsis file no longer used
v8.1.0637
Bram Moolenaar
2018-12-25
3
-69
/
+2
*
patch 8.1.0636: line2byte() gives wrong values with text properties
v8.1.0636
Bram Moolenaar
2018-12-25
6
-26
/
+66
*
patch 8.1.0635: Coverity complains about null pointer use
v8.1.0635
Bram Moolenaar
2018-12-24
2
-1
/
+3
*
patch 8.1.0634: text properties cannot cross line boundaries
v8.1.0634
Bram Moolenaar
2018-12-24
4
-61
/
+145
*
patch 8.1.0633: crash when out of memory while opening a terminal window
v8.1.0633
Bram Moolenaar
2018-12-24
5
-20
/
+70
*
patch 8.1.0632: using sign group names is inefficient
v8.1.0632
Bram Moolenaar
2018-12-24
5
-72
/
+170
*
patch 8.1.0631: test for :stop fails on Arch
v8.1.0631
Bram Moolenaar
2018-12-24
2
-2
/
+6
*
patch 8.1.0630: "wincmd p" does not work after using an autocmd window
v8.1.0630
Bram Moolenaar
2018-12-24
4
-0
/
+45
*
patch 8.1.0629: "gn" selects the wrong text with a multi-line match
v8.1.0629
Bram Moolenaar
2018-12-23
9
-54
/
+60
*
Ignore output files from indent tests.
Bram Moolenaar
2018-12-23
1
-0
/
+1
*
patch 8.1.0628: Compiler warning on MS-Windows.
v8.1.0628
Bram Moolenaar
2018-12-23
2
-1
/
+3
*
patch 8.1.0627: Python cannot handle function name of script-local function
v8.1.0627
Bram Moolenaar
2018-12-22
4
-5
/
+81
*
patch 8.1.0626: MS-Windows: no resize to fit parent when using --windowid
v8.1.0626
Bram Moolenaar
2018-12-22
2
-3
/
+6
*
patch 8.1.0625: MS-Windows: terminal test fails in white console
v8.1.0625
Bram Moolenaar
2018-12-22
2
-3
/
+11
*
patch 8.1.0624: overuling CONF_ARGS from the environment still does not work
v8.1.0624
Bram Moolenaar
2018-12-22
2
-2
/
+4
*
patch 8.1.0623: iterating through window frames is repeated
v8.1.0623
Bram Moolenaar
2018-12-22
5
-39
/
+38
*
patch 8.1.0622: adding quickfix items marks items as valid errors
v8.1.0622
Bram Moolenaar
2018-12-22
3
-10
/
+45
*
patch 8.1.0621: terminal debugger does not handle unexpected debugger exit
v8.1.0621
Bram Moolenaar
2018-12-22
2
-5
/
+19
*
patch 8.1.0620: overuling CONF_ARGS from the environment no longer works
v8.1.0620
Bram Moolenaar
2018-12-22
2
-3
/
+6
*
patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict
v8.1.0619
Bram Moolenaar
2018-12-22
8
-9
/
+73
*
patch 8.1.0618: term_getjob() does not return v:null as documented
v8.1.0618
Bram Moolenaar
2018-12-21
3
-2
/
+12
*
patch 8.1.0617: NSIS installer gets two files from the wrong directory
v8.1.0617
Bram Moolenaar
2018-12-21
2
-2
/
+4
*
patch 8.1.0616: NSIS installer is outdated
v8.1.0616
Bram Moolenaar
2018-12-21
18
-340
/
+3623
*
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
20
-633
/
+637
*
patch 8.1.0614: placing signs can be complicated
v8.1.0614
Bram Moolenaar
2018-12-21
19
-285
/
+2071
*
patch 8.1.0613: when executing an insecure function the secure flag is stuck
v8.1.0613
Bram Moolenaar
2018-12-21
4
-12
/
+34
*
patch 8.1.0612: cannot use two global runtime dirs with configure
v8.1.0612
Bram Moolenaar
2018-12-21
7
-18
/
+54
*
patch 8.1.0611: crash when using terminal with long composing characters
v8.1.0611
Bram Moolenaar
2018-12-20
2
-1
/
+4
*
patch 8.1.0610: MS-Windows ctags file list differs from Unix
v8.1.0610
Bram Moolenaar
2018-12-19
5
-16
/
+20
*
patch 8.1.0609: MS-Windows: unused variable, depending on the Ruby version
v8.1.0609
Bram Moolenaar
2018-12-19
2
-6
/
+14
*
patch 8.1.0608: coverals is not updating
v8.1.0608
Bram Moolenaar
2018-12-18
2
-1
/
+3
*
patch 8.1.0607: proto files are not in sync with the source code
v8.1.0607
Bram Moolenaar
2018-12-18
7
-7
/
+10
*
Update runtime files.
Bram Moolenaar
2018-12-18
26
-290
/
+551
*
patch 8.1.0606: 'cryptmethod' defaults to a very old method
v8.1.0606
Bram Moolenaar
2018-12-16
3
-4
/
+6
*
patch 8.1.0605: running make in the top directory echoes a comment
v8.1.0605
Bram Moolenaar
2018-12-16
2
-1
/
+3
*
patch 8.1.0604: autocommand test fails on MS-Windows
v8.1.0604
Bram Moolenaar
2018-12-16
3
-2
/
+4
*
patch 8.1.0603: the :stop command is not tested
v8.1.0603
Bram Moolenaar
2018-12-16
3
-0
/
+43
*
patch 8.1.0602: DirChanged is also triggered when directory didn't change
v8.1.0602
Bram Moolenaar
2018-12-16
5
-27
/
+61
*
patch 8.1.0601: a few compiler warnings
v8.1.0601
Bram Moolenaar
2018-12-16
4
-9
/
+10
*
patch 8.1.0600: channel test is flaky
v8.1.0600
Bram Moolenaar
2018-12-15
2
-0
/
+3
*
patch 8.1.0599: without the +eval feature the indent tests don't work
v8.1.0599
Bram Moolenaar
2018-12-15
3
-4
/
+17
*
patch 8.1.0598: indent tests may use the wrong Vim binary
v8.1.0598
Bram Moolenaar
2018-12-15
2
-3
/
+13
*
patch 8.1.0597: cannot run test_libvterm from the top directory
v8.1.0597
Bram Moolenaar
2018-12-15
2
-1
/
+7
*
patch 8.1.0596: not all parts of printf() are tested
v8.1.0596
Bram Moolenaar
2018-12-15
2
-0
/
+33
*
patch 8.1.0595: libvterm tests are not run with coverage
v8.1.0595
Bram Moolenaar
2018-12-15
3
-16
/
+12
*
patch 8.1.0594: libvterm tests fail to run on Mac
v8.1.0594
Bram Moolenaar
2018-12-15
2
-1
/
+7
*
patch 8.1.0593: illegal memory access in libvterm test
v8.1.0593
Bram Moolenaar
2018-12-15
4
-3
/
+8
[next]