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
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1071: cannot get composing characters from the screen
v8.1.1071
Bram Moolenaar
2019-03-29
2
-0
/
+19
*
patch 8.1.1068: cannot get all the information about current completion
v8.1.1068
Bram Moolenaar
2019-03-29
3
-13
/
+67
*
patch 8.1.1056: no eval function for Ruby
v8.1.1056
Bram Moolenaar
2019-03-26
2
-2
/
+24
*
Update runtime files.
Bram Moolenaar
2019-03-24
21
-145
/
+345
*
patch 8.1.1044: no way to check the reference count of objects
v8.1.1044
Bram Moolenaar
2019-03-23
1
-0
/
+6
*
patch 8.1.1043: Lua interface does not support Blob
v8.1.1043
Bram Moolenaar
2019-03-23
1
-14
/
+50
*
patch 8.1.1017: off-by-one error in filetype detection
v8.1.1017
Bram Moolenaar
2019-03-17
1
-6
/
+6
*
Update runtime files.
Bram Moolenaar
2019-03-17
22
-132
/
+192
*
patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number
v8.1.1015
Bram Moolenaar
2019-03-17
2
-16
/
+38
*
patch 8.1.0994: relative cursor position is not calculated correctly
v8.1.0994
Bram Moolenaar
2019-03-04
1
-0
/
+2
*
patch 8.1.0974: cannot switch from terminal window to previous tabpage
v8.1.0974
Bram Moolenaar
2019-02-22
1
-0
/
+1
*
patch 8.1.0972: cannot switch from terminal window to next tabpage
v8.1.0972
Bram Moolenaar
2019-02-22
1
-1
/
+2
*
Update runtime files
Bram Moolenaar
2019-02-22
9
-70
/
+173
*
patch 8.1.0948: when built without +eval "Vim --clean" produces errors
v8.1.0948
Bram Moolenaar
2019-02-18
1
-23
/
+28
*
Update runtime files.
Bram Moolenaar
2019-02-17
35
-157
/
+622
*
patch 8.1.0942: options window still checks for the multi_byte feature
v8.1.0942
Bram Moolenaar
2019-02-17
1
-38
/
+32
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
4
-270
/
+12
*
patch 8.1.0929: no error when requesting ConPTY but it's not available
v8.1.0929
Bram Moolenaar
2019-02-16
1
-3
/
+3
*
patch 8.1.0927: USE_CR is never defined
v8.1.0927
Bram Moolenaar
2019-02-15
1
-6
/
+4
*
patch 8.1.0911: tag line with Ex command cannot have extra fields
v8.1.0911
Bram Moolenaar
2019-02-13
1
-1
/
+8
*
patch 8.1.0909: MS-Windows: using ConPTY even though it is not stable
v8.1.0909
Bram Moolenaar
2019-02-13
1
-3
/
+5
*
patch 8.1.0902: incomplete set of assignment operators
v8.1.0902
Bram Moolenaar
2019-02-12
1
-1
/
+5
*
patch 8.1.0894: MS-Windows: resolve() does not return a reparse point
v8.1.0894
Bram Moolenaar
2019-02-10
1
-0
/
+3
*
patch 8.1.0881: can execute shell commands in rvim through interfaces
v8.1.0881
Bram Moolenaar
2019-02-08
1
-4
/
+10
*
patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty
v8.1.0880
Bram Moolenaar
2019-02-08
5
-27
/
+38
*
Add missing matchit file.
Bram Moolenaar
2019-02-04
1
-0
/
+754
*
Update runtime files.
Bram Moolenaar
2019-02-03
26
-1101
/
+410
*
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
Bram Moolenaar
2019-02-03
3
-3
/
+33
*
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-4
/
+12
*
patch 8.1.0863: cannot see what signal caused a job to end
v8.1.0863
Bram Moolenaar
2019-01-31
1
-0
/
+5
*
patch 8.1.0862: no verbose version of character classes
v8.1.0862
Bram Moolenaar
2019-01-31
1
-0
/
+3
*
patch 8.1.0858: 'indentkeys' and 'cinkeys' defaults are different
v8.1.0858
Bram Moolenaar
2019-01-31
2
-4
/
+5
*
patch 8.1.0846: not easy to recognize the system Vim runs on
v8.1.0846
Bram Moolenaar
2019-01-29
1
-24
/
+42
*
Updated runtime files.
Bram Moolenaar
2019-01-26
17
-2172
/
+2371
*
patch 8.1.0815: dialog for file changed outside of Vim not tested
v8.1.0815
Bram Moolenaar
2019-01-24
1
-29
/
+53
*
patch 8.1.0797: error E898 is used twice
v8.1.0797
Bram Moolenaar
2019-01-23
1
-1
/
+1
*
patch 8.1.0793: incorrect error messages for functions that take a Blob
v8.1.0793
Bram Moolenaar
2019-01-22
1
-10
/
+20
*
patch 8.1.0775: matching too many files as zsh
v8.1.0775
Bram Moolenaar
2019-01-18
1
-7
/
+6
*
patch 8.1.0774: VMS build is missing the blob file
v8.1.0774
Bram Moolenaar
2019-01-18
1
-3
/
+15
*
patch 8.1.0771: some shell filetype patterns end in a star
v8.1.0771
Bram Moolenaar
2019-01-18
2
-7
/
+35
*
Update runtime files.
Bram Moolenaar
2019-01-17
32
-595
/
+1009
*
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
Bram Moolenaar
2019-01-17
3
-93
/
+18
*
patch 8.1.0759: showing two characters for tab is limited
v8.1.0759
Bram Moolenaar
2019-01-16
1
-5
/
+20
*
patch 8.1.0757: not enough documentation for Blobs
v8.1.0757
Bram Moolenaar
2019-01-15
1
-15
/
+138
*
patch 8.1.0736: code for Blob not sufficiently tested
v8.1.0736
Bram Moolenaar
2019-01-13
1
-8
/
+12
*
patch 8.1.0735: cannot handle binary data
v8.1.0735
Bram Moolenaar
2019-01-12
3
-31
/
+95
*
patch 8.1.0731: JS encoding does not handle negative infinity
v8.1.0731
Bram Moolenaar
2019-01-12
1
-1
/
+3
*
patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost
v8.1.0729
Bram Moolenaar
2019-01-12
1
-0
/
+6
*
patch 8.1.0728: cannot avoid breaking after a single space.
v8.1.0728
Bram Moolenaar
2019-01-11
1
-0
/
+11
*
patch 8.1.0720: cannot easily change the current quickfx list index
v8.1.0720
Bram Moolenaar
2019-01-11
2
-22
/
+54
[next]