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.0821: xxd "usage" output and other arguments not tested
v8.1.0821
Bram Moolenaar
2019-01-25
3
-23
/
+66
*
patch 8.1.0820: test for sending large data over channel sometimes fails
v8.1.0820
Bram Moolenaar
2019-01-25
3
-38
/
+44
*
patch 8.1.0819: a failed assert with a long string is hard to read
v8.1.0819
Bram Moolenaar
2019-01-25
3
-22
/
+72
*
patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()
v8.1.0818
Bram Moolenaar
2019-01-24
6
-13
/
+51
*
patch 8.1.0817: ":=" command is not tested
v8.1.0817
Bram Moolenaar
2019-01-24
4
-0
/
+36
*
patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windows
v8.1.0816
Bram Moolenaar
2019-01-24
2
-0
/
+6
*
patch 8.1.0815: dialog for file changed outside of Vim not tested
v8.1.0815
Bram Moolenaar
2019-01-24
6
-120
/
+217
*
patch 8.1.0814: :mksession cannot handle a very long 'runtimepath'
v8.1.0814
Bram Moolenaar
2019-01-24
3
-13
/
+78
*
patch 8.1.0813: FileChangedShell not sufficiently tested
v8.1.0813
Bram Moolenaar
2019-01-24
2
-0
/
+92
*
patch 8.1.0812: Unicode 16 feature is not useful
v8.1.0812
Bram Moolenaar
2019-01-24
4
-48
/
+9
*
patch 8.1.0811: too many #ifdefs
v8.1.0811
Bram Moolenaar
2019-01-24
54
-325
/
+122
*
patch 8.1.0810: too many #ifdefs
v8.1.0810
Bram Moolenaar
2019-01-24
25
-873
/
+200
*
patch 8.1.0809: too many #ifdefs
v8.1.0809
Bram Moolenaar
2019-01-24
10
-812
/
+112
*
patch 8.1.0808: MS-Windows: build error with GUI
v8.1.0808
Bram Moolenaar
2019-01-24
2
-1
/
+3
*
patch 8.1.0807: session test fails on MS-Windows
v8.1.0807
Bram Moolenaar
2019-01-24
2
-0
/
+6
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
21
-1137
/
+165
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
17
-1146
/
+233
*
patch 8.1.0804: crash when setting v:errmsg to empty list
v8.1.0804
Bram Moolenaar
2019-01-24
3
-2
/
+18
*
patch 8.1.0803: session file has problem with single quote in file name
v8.1.0803
Bram Moolenaar
2019-01-24
3
-2
/
+18
*
patch 8.1.0802: negative index doesn't work for Blob
v8.1.0802
Bram Moolenaar
2019-01-24
5
-6
/
+20
*
patch 8.1.0801: MinGW: no hint that tests fail because of small terminal
v8.1.0801
Bram Moolenaar
2019-01-24
2
-0
/
+11
*
patch 8.1.0800: may use a lot of memory when a function refers itself
v8.1.0800
Bram Moolenaar
2019-01-23
2
-0
/
+15
*
patch 8.1.0799: calling deleted function; test doesn't work on Mac
v8.1.0799
Bram Moolenaar
2019-01-23
3
-8
/
+13
*
patch 8.1.0798: changing a blob while iterating over it works strangely
v8.1.0798
Bram Moolenaar
2019-01-23
5
-23
/
+50
*
patch 8.1.0797: error E898 is used twice
v8.1.0797
Bram Moolenaar
2019-01-23
4
-3
/
+5
*
patch 8.1.0796: MS-Windows 7: problem with named pipe on channel
v8.1.0796
Bram Moolenaar
2019-01-22
3
-3
/
+19
*
patch 8.1.0795: cannot build without popup menu
v8.1.0795
Bram Moolenaar
2019-01-22
2
-0
/
+4
*
patch 8.1.0794: white space before " -Ntabmove" causes problems
v8.1.0794
Bram Moolenaar
2019-01-22
3
-1
/
+11
*
patch 8.1.0793: incorrect error messages for functions that take a Blob
v8.1.0793
Bram Moolenaar
2019-01-22
6
-19
/
+38
*
patch 8.1.0792: bad display if opening cmdline window from Insert completion
v8.1.0792
Bram Moolenaar
2019-01-22
3
-1
/
+12
*
patch 8.1.0791: a few compiler warnings on VMS
v8.1.0791
Bram Moolenaar
2019-01-22
3
-2
/
+4
*
patch 8.1.0790: code for creating tabpages in session is too complex
v8.1.0790
Bram Moolenaar
2019-01-22
2
-18
/
+8
*
patch 8.1.0789: sourcing a session sets v:errmsg
v8.1.0789
Bram Moolenaar
2019-01-21
3
-1
/
+15
*
patch 8.1.0788: cannot build with tiny features
v8.1.0788
Bram Moolenaar
2019-01-20
2
-12
/
+15
*
patch 8.1.0787: compiler warning for unused function
v8.1.0787
Bram Moolenaar
2019-01-20
2
-9
/
+15
*
patch 8.1.0786: ml_get error when updating the status line
v8.1.0786
Bram Moolenaar
2019-01-20
3
-6
/
+53
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
28
-52
/
+88
*
patch 8.1.0784: messy indent in if statement
v8.1.0784
Bram Moolenaar
2019-01-19
2
-18
/
+21
*
patch 8.1.0783: compiler warning for signed/unsigned
v8.1.0783
Bram Moolenaar
2019-01-19
3
-5
/
+7
*
patch 8.1.0782: Win32: cursor blinks when Vim is not active
v8.1.0782
Bram Moolenaar
2019-01-19
4
-12
/
+2
*
patch 8.1.0781: build error when using if_xcmdsrv.c
v8.1.0781
Bram Moolenaar
2019-01-19
2
-1
/
+3
*
patch 8.1.0780: terminal test fails on Mac
v8.1.0780
Bram Moolenaar
2019-01-19
2
-1
/
+4
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
56
-698
/
+679
*
patch 8.1.0778: terminal test fails on MS-Windows
v8.1.0778
Bram Moolenaar
2019-01-19
2
-2
/
+4
*
patch 8.1.0777: Win32: using pipes for channel does not work well
v8.1.0777
Bram Moolenaar
2019-01-19
3
-31
/
+65
*
patch 8.1.0776: Travis does not build a version without GUI on Linux
v8.1.0776
Bram Moolenaar
2019-01-19
2
-0
/
+6
*
patch 8.1.0775: matching too many files as zsh
v8.1.0775
Bram Moolenaar
2019-01-18
2
-7
/
+8
*
patch 8.1.0774: VMS build is missing the blob file
v8.1.0774
Bram Moolenaar
2019-01-18
3
-10
/
+25
*
patch 8.1.0773: not all crypt code is tested
v8.1.0773
Bram Moolenaar
2019-01-18
6
-4
/
+58
*
patch 8.1.0772: the sign_define_by_name() function is too long
v8.1.0772
Bram Moolenaar
2019-01-18
2
-105
/
+140
[prev]
[next]