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.2.2041: haskell filetype not optimally recognized
v8.2.2041
Bram Moolenaar
2020-11-24
1
-7
/
+1
*
patch 8.2.2032: cabalconfig and cabalproject filetypes not recognized
v8.2.2032
Bram Moolenaar
2020-11-22
1
-2
/
+13
*
Update runtime files
Bram Moolenaar
2020-11-21
20
-103
/
+194
*
patch 8.2.2015: Vim9: literal dict #{} is not like any other language
v8.2.2015
Bram Moolenaar
2020-11-19
1
-5
/
+24
*
patch 8.2.2006: .pbtxt files are not recognized
v8.2.2006
Bram Moolenaar
2020-11-18
1
-0
/
+1
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
3
-4
/
+42
*
patch 8.2.1969: Vim9: map() may change the list or dict item type
v8.2.1969
Bram Moolenaar
2020-11-09
2
-10
/
+24
*
patch 8.2.1967: the session file does not restore the alternate file
v8.2.1967
Bram Moolenaar
2020-11-07
1
-1
/
+6
*
patch 8.2.1964: not all ConTeXt files are recognized
v8.2.1964
Bram Moolenaar
2020-11-06
1
-1
/
+1
*
Update runtime files
Bram Moolenaar
2020-11-05
18
-253
/
+347
*
patch 8.2.1942: insufficient test coverage for the Netbeans interface
v8.2.1942
Bram Moolenaar
2020-11-02
1
-3
/
+4
*
patch 8.2.1933: cannot sort using locale ordering
v8.2.1933
Bram Moolenaar
2020-11-01
2
-3
/
+17
*
Update runtime files.
Bram Moolenaar
2020-10-26
45
-172
/
+169
*
patch 8.2.1909: number of status line items is limited to 80
v8.2.1909
Bram Moolenaar
2020-10-26
1
-1
/
+1
*
patch 8.2.1893: fuzzy matching does not support multiple words
v8.2.1893
Bram Moolenaar
2020-10-23
1
-2
/
+17
*
patch 8.2.1874: can't do something just before leaving Insert mode
v8.2.1874
Bram Moolenaar
2020-10-21
1
-2
/
+7
*
Update runtime files.
Bram Moolenaar
2020-10-11
28
-232
/
+284
*
patch 8.2.1827: filetype detection does not test enough file names
v8.2.1827
Bram Moolenaar
2020-10-10
1
-7
/
+0
*
patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'
v8.2.1811
Bram Moolenaar
2020-10-07
1
-2
/
+9
*
patch 8.2.1798: Vim9: trinary operator condition is too permissive
v8.2.1798
Bram Moolenaar
2020-10-04
1
-15
/
+30
*
patch 8.2.1795: Vim9: operators && and || have a confusing result
v8.2.1795
Bram Moolenaar
2020-10-03
1
-28
/
+32
*
patch 8.2.1794: no falsy Coalescing operator
v8.2.1794
Bram Moolenaar
2020-10-03
1
-3
/
+43
*
patch 8.2.1779: some debian changelog files are not recognized
v8.2.1779
Bram Moolenaar
2020-10-01
1
-1
/
+1
*
patch 8.2.1776: filetype.vim may be loaded twice
v8.2.1776
Bram Moolenaar
2020-09-30
1
-11
/
+11
*
patch 8.2.1771: synIDattr() cannot get the value of ctermul
v8.2.1771
Bram Moolenaar
2020-09-29
1
-1
/
+3
*
patch 8.2.1769: popup filter interferes with using :normal to move the cursor
v8.2.1769
Bram Moolenaar
2020-09-28
1
-1
/
+6
*
Update runtime files.
Bram Moolenaar
2020-09-28
16
-73
/
+218
*
patch 8.2.1768: cannot use the help menu from a terminal window
v8.2.1768
Bram Moolenaar
2020-09-28
1
-1
/
+16
*
patch 8.2.1744: Vim9: using ":const!" is weird
v8.2.1744
Bram Moolenaar
2020-09-26
1
-128
/
+187
*
patch 8.2.1741: pathshorten() only supports using one character
v8.2.1741
Bram Moolenaar
2020-09-25
1
-4
/
+8
*
patch 8.2.1727: a popup created with "cursorline" will ignore "firstline"
v8.2.1727
Bram Moolenaar
2020-09-22
1
-5
/
+13
*
patch 8.2.1726: fuzzy matching only works on strings
v8.2.1726
Bram Moolenaar
2020-09-22
2
-7
/
+49
*
patch 8.2.1725: not all Pascal files are recognized
v8.2.1725
Bram Moolenaar
2020-09-22
1
-4
/
+4
*
patch 8.2.1716: options window has duplicate translations
v8.2.1716
Bram Moolenaar
2020-09-20
1
-16
/
+17
*
Update runtime files.
Bram Moolenaar
2020-09-19
17
-178
/
+474
*
patch 8.2.1703: ":highlight clear" does not restore default link
v8.2.1703
Bram Moolenaar
2020-09-17
1
-0
/
+1
*
patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9
v8.2.1698
Bram Moolenaar
2020-09-16
1
-2
/
+13
*
patch 8.2.1685: Vim9: cannot declare a constant value
v8.2.1685
Bram Moolenaar
2020-09-14
1
-15
/
+67
*
patch 8.2.1665: cannot do fuzzy string matching
v8.2.1665
Bram Moolenaar
2020-09-11
2
-0
/
+25
*
patch 8.2.1663: options window entries cannot be translated
v8.2.1663
Bram Moolenaar
2020-09-11
1
-448
/
+440
*
patch 8.2.1652: cannot translate lines in the options window
v8.2.1652
Bram Moolenaar
2020-09-10
1
-28
/
+36
*
patch 8.2.1642: otions test fails
v8.2.1642
Bram Moolenaar
2020-09-09
1
-1
/
+1
*
patch 8.2.1639: options window cannot be translated
v8.2.1639
Bram Moolenaar
2020-09-09
1
-105
/
+108
*
patch 8.2.1635: no digraph for 0x2022 BULLET
v8.2.1635
Bram Moolenaar
2020-09-08
1
-0
/
+1
*
Update runtime files.
Bram Moolenaar
2020-09-07
33
-247
/
+735
*
patch 8.2.1631: test_fails() does not check the context of the line number
v8.2.1631
Bram Moolenaar
2020-09-06
1
-1
/
+5
*
patch 8.2.1588: cannot read back the prompt of a prompt buffer
v8.2.1588
Bram Moolenaar
2020-09-04
3
-3
/
+22
*
patch 8.2.1566: not all Bazel files are recognized
v8.2.1566
Bram Moolenaar
2020-09-02
1
-3
/
+3
*
patch 8.2.1556: cursorline highlighting always overrules sign highlighting
v8.2.1556
Bram Moolenaar
2020-08-31
2
-3
/
+7
*
Update runtime files.
Bram Moolenaar
2020-08-30
42
-535
/
+961
[next]