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.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
*
patch 8.1.0771: some shell filetype patterns end in a star
v8.1.0771
Bram Moolenaar
2019-01-18
3
-7
/
+37
*
patch 8.1.0770: inconsistent use of ELAPSED_FUNC
v8.1.0770
Bram Moolenaar
2019-01-17
6
-26
/
+26
*
patch 8.1.0769: :stop is covered in two tests
v8.1.0769
Bram Moolenaar
2019-01-17
3
-34
/
+7
*
patch 8.1.0768: updating completions may cause the popup menu to flicker
v8.1.0768
Bram Moolenaar
2019-01-17
5
-13
/
+65
*
patch 8.1.0767: when deleting lines at the bottom signs are misplaced
v8.1.0767
Bram Moolenaar
2019-01-17
3
-7
/
+57
*
patch 8.1.0766: various problems when using Vim on VMS
v8.1.0766
Bram Moolenaar
2019-01-17
14
-48
/
+114
*
patch 8.1.0765: string format of a Blob can't be parsed back
v8.1.0765
Bram Moolenaar
2019-01-17
4
-24
/
+32
*
patch 8.1.0764: list of distributed files is outdated
v8.1.0764
Bram Moolenaar
2019-01-17
2
-7
/
+4
*
Update runtime files.
Bram Moolenaar
2019-01-17
40
-662
/
+1069
*
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
Bram Moolenaar
2019-01-17
37
-4093
/
+55
*
patch 8.1.0762: compiler warning
v8.1.0762
Bram Moolenaar
2019-01-17
2
-1
/
+3
*
patch 8.1.0761: default value for brief_wait is wrong
v8.1.0761
Bram Moolenaar
2019-01-17
2
-1
/
+3
*
patch 8.1.0760: no proper test for using 'termencoding'
v8.1.0760
Bram Moolenaar
2019-01-17
5
-46
/
+103
*
patch 8.1.0759: showing two characters for tab is limited
v8.1.0759
Bram Moolenaar
2019-01-16
7
-11
/
+118
*
patch 8.1.0758: font number is always one instead of the actual
v8.1.0758
Bram Moolenaar
2019-01-16
2
-1
/
+3
*
patch 8.1.0757: not enough documentation for Blobs
v8.1.0757
Bram Moolenaar
2019-01-15
2
-15
/
+140
*
patch 8.1.0756: copy() does not make a copy of a Blob
v8.1.0756
Bram Moolenaar
2019-01-15
3
-1
/
+24
*
patch 8.1.0755: error message for get() on a Blob with invalid index
v8.1.0755
Bram Moolenaar
2019-01-15
3
-3
/
+21
*
patch 8.1.0754: preferred column is lost when setting 'cursorcolumn'
v8.1.0754
Bram Moolenaar
2019-01-15
3
-1
/
+23
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
16
-31
/
+55
*
patch 8.1.0752: one more compiler warning for signed/unsigned string
v8.1.0752
Bram Moolenaar
2019-01-15
2
-1
/
+3
*
patch 8.1.0751: some regexp errors are not tested
v8.1.0751
Bram Moolenaar
2019-01-14
2
-0
/
+14
*
patch 8.1.0750: when the last sign is deleted the signcolumn may remain
v8.1.0750
Bram Moolenaar
2019-01-14
2
-5
/
+10
*
patch 8.1.0749: error message contains garbage
v8.1.0749
Bram Moolenaar
2019-01-14
2
-1
/
+4
*
patch 8.1.0748: using sprintf() instead of semsg()
v8.1.0748
Bram Moolenaar
2019-01-14
2
-17
/
+16
*
patch 8.1.0747: map() with a bad expression doesn't give an error
v8.1.0747
Bram Moolenaar
2019-01-14
3
-12
/
+35
*
patch 8.1.0746: highlighting not updated with conceal and 'cursorline'
v8.1.0746
Bram Moolenaar
2019-01-14
6
-0
/
+92
*
patch 8.1.0745: compiler warnings for signed/unsigned string
v8.1.0745
Bram Moolenaar
2019-01-14
3
-2
/
+4
*
patch 8.1.0744: compiler warnings for signed/unsigned strings
v8.1.0744
Bram Moolenaar
2019-01-13
5
-17
/
+23
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
95
-2022
/
+1967
*
patch 8.1.0742: not all Blob operations are tested
v8.1.0742
Bram Moolenaar
2019-01-13
4
-3
/
+65
*
patch 8.1.0741: viminfo with Blob is not tested
v8.1.0741
Bram Moolenaar
2019-01-13
5
-31
/
+120
*
patch 8.1.0740: Tcl test fails
v8.1.0740
Bram Moolenaar
2019-01-13
2
-1
/
+5
*
patch 8.1.0739: text objects in not sufficiently tested
v8.1.0739
Bram Moolenaar
2019-01-13
2
-1
/
+89
*
patch 8.1.0738: using freed memory, for loop over blob leaks memory
v8.1.0738
Bram Moolenaar
2019-01-13
2
-7
/
+13
*
patch 8.1.0737: compiler warning for uninitialized variable
v8.1.0737
Bram Moolenaar
2019-01-13
2
-1
/
+3
*
patch 8.1.0736: code for Blob not sufficiently tested
v8.1.0736
Bram Moolenaar
2019-01-13
10
-38
/
+155
*
patch 8.1.0735: cannot handle binary data
v8.1.0735
Bram Moolenaar
2019-01-12
27
-114
/
+1354
*
patch 8.1.0734: the hlsearch state is not stored in a session file
v8.1.0734
Bram Moolenaar
2019-01-12
3
-0
/
+24
*
patch 8.1.0733: too many #ifdefs for the multi-byte feature
v8.1.0733
Bram Moolenaar
2019-01-12
8
-96
/
+27
*
patch 8.1.0732: cannot build without the eval feature
v8.1.0732
Bram Moolenaar
2019-01-12
2
-3
/
+4
*
patch 8.1.0731: JS encoding does not handle negative infinity
v8.1.0731
Bram Moolenaar
2019-01-12
4
-9
/
+35
*
patch 8.1.0730: compiler warning for get_buf_arg() unused
v8.1.0730
Bram Moolenaar
2019-01-12
2
-0
/
+4
*
patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost
v8.1.0729
Bram Moolenaar
2019-01-12
7
-1
/
+63
*
patch 8.1.0728: cannot avoid breaking after a single space.
v8.1.0728
Bram Moolenaar
2019-01-11
5
-2
/
+55
*
patch 8.1.0727: compiler warning for sprintf() argument
v8.1.0727
Bram Moolenaar
2019-01-11
2
-1
/
+3
[prev]
[next]