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.2.1826: Vim9: cannot use a {} block at script level
v8.2.1826
Bram Moolenaar
2020-10-10
9
-5
/
+76
*
patch 8.2.1825: Vim9: accessing freed memory
v8.2.1825
Bram Moolenaar
2020-10-10
2
-13
/
+21
*
patch 8.2.1824: Vim9: variables at the script level escape their scope
v8.2.1824
Bram Moolenaar
2020-10-10
6
-14
/
+112
*
patch 8.2.1823: "gN" does not select the matched string
v8.2.1823
Bram Moolenaar
2020-10-10
3
-2
/
+13
*
patch 8.2.1822: list test doesn't fail
v8.2.1822
Bram Moolenaar
2020-10-10
2
-2
/
+6
*
patch 8.2.1821: Vim9: concatenating to a NULL list doesn't work
v8.2.1821
Bram Moolenaar
2020-10-10
3
-6
/
+27
*
patch 8.2.1820: Vim9: crash when error happens in timer callback
v8.2.1820
Bram Moolenaar
2020-10-10
2
-0
/
+6
*
patch 8.2.1819: Vim9: Memory leak when using a closure
v8.2.1819
Bram Moolenaar
2020-10-10
7
-110
/
+143
*
patch 8.2.1818: SE Linux: deprecation warning for security_context_t
v8.2.1818
Bram Moolenaar
2020-10-09
2
-2
/
+6
*
patch 8.2.1817: Vim9: wrong instruction when reusing a local variable spot
v8.2.1817
Bram Moolenaar
2020-10-09
3
-3
/
+29
*
patch 8.2.1816: Vim9: another memory leak when using function reference
v8.2.1816
Bram Moolenaar
2020-10-09
2
-38
/
+42
*
patch 8.2.1815: Vim9: memory leak when using function reference
v8.2.1815
Bram Moolenaar
2020-10-08
2
-35
/
+38
*
patch 8.2.1814: missing change to remove "static"
v8.2.1814
Bram Moolenaar
2020-10-08
2
-1
/
+3
*
patch 8.2.1813: Vim9: can assign wrong type to script dict
v8.2.1813
Bram Moolenaar
2020-10-08
7
-23
/
+75
*
patch 8.2.1812: Vim9: nested closure throws an internal error
v8.2.1812
Bram Moolenaar
2020-10-07
3
-2
/
+20
*
patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'
v8.2.1811
Bram Moolenaar
2020-10-07
4
-3
/
+36
*
patch 8.2.1810: some code in normal.c not covered by tests
v8.2.1810
Bram Moolenaar
2020-10-07
3
-2
/
+99
*
patch 8.2.1809: mapping some keys with Ctrl does not work properly
v8.2.1809
Bram Moolenaar
2020-10-07
7
-10
/
+56
*
patch 8.2.1808: no test coverage for ":spelldump!"
v8.2.1808
Bram Moolenaar
2020-10-07
2
-0
/
+40
*
patch 8.2.1807: can use :help in a terminal popup window
v8.2.1807
Bram Moolenaar
2020-10-06
3
-0
/
+11
*
patch 8.2.1806: MS-Windows with Python: Vim freezes after import command
v8.2.1806
Bram Moolenaar
2020-10-06
2
-6
/
+11
*
patch 8.2.1805: Unix: terminal mode changed when using ":shell"
v8.2.1805
Bram Moolenaar
2020-10-05
2
-4
/
+10
*
patch 8.2.1804: resolve('/') returns an empty string
v8.2.1804
Bram Moolenaar
2020-10-05
3
-1
/
+5
*
patch 8.2.1803: a few failures are not tested
v8.2.1803
Bram Moolenaar
2020-10-05
5
-2
/
+15
*
patch 8.2.1802: Vim9: crash with unterminated dict
v8.2.1802
Bram Moolenaar
2020-10-05
3
-0
/
+7
*
patch 8.2.1801: undo file not found when using ":args" or ":next"
v8.2.1801
Bram Moolenaar
2020-10-04
3
-2
/
+27
*
patch 8.2.1800: Vim9: memory leak if "if" condition is invalid
v8.2.1800
Bram Moolenaar
2020-10-04
2
-1
/
+3
*
patch 8.2.1799: some Normal mode commands not fully tested
v8.2.1799
Bram Moolenaar
2020-10-04
8
-24
/
+122
*
patch 8.2.1798: Vim9: trinary operator condition is too permissive
v8.2.1798
Bram Moolenaar
2020-10-04
10
-37
/
+216
*
patch 8.2.1797: Vim9: some parts of the code not tested
v8.2.1797
Bram Moolenaar
2020-10-04
2
-0
/
+23
*
patch 8.2.1796: Vim9: invalid memory access with weird function name
v8.2.1796
Bram Moolenaar
2020-10-04
3
-1
/
+36
*
patch 8.2.1795: Vim9: operators && and || have a confusing result
v8.2.1795
Bram Moolenaar
2020-10-03
12
-217
/
+255
*
patch 8.2.1794: no falsy Coalescing operator
v8.2.1794
Bram Moolenaar
2020-10-03
8
-97
/
+257
*
patch 8.2.1793: not consistently giving the "is a directory" warning
v8.2.1793
Bram Moolenaar
2020-10-03
3
-10
/
+45
*
patch 8.2.1792: Configure does not recognize Racket 6.1+
v8.2.1792
Bram Moolenaar
2020-10-03
3
-0
/
+8
*
patch 8.2.1791: Vim9: debugger test fails
v8.2.1791
Bram Moolenaar
2020-10-03
2
-1
/
+3
*
patch 8.2.1790: MS-Windows with Python: crash when executed from Vifm
v8.2.1790
Bram Moolenaar
2020-10-03
2
-4
/
+6
*
patch 8.2.1789: Vim9: crash with invalid list constant
v8.2.1789
Bram Moolenaar
2020-10-03
4
-1
/
+18
*
patch 8.2.1788: Vim9: still allows :let for declarations
v8.2.1788
Bram Moolenaar
2020-10-03
3
-5
/
+7
*
patch 8.2.1787: crash with 'incsearch' and very long line
v8.2.1787
Bram Moolenaar
2020-10-02
3
-1
/
+31
*
patch 8.2.1786: various Normal mode commands not fully tested
v8.2.1786
Bram Moolenaar
2020-10-02
7
-30
/
+208
*
patch 8.2.1785: compiler warning for strcp() out of bounds
v8.2.1785
Bram Moolenaar
2020-10-02
2
-2
/
+5
*
patch 8.2.1784: commits are not scanned for security problems
v8.2.1784
Bram Moolenaar
2020-10-02
2
-0
/
+73
*
patch 8.2.1783: try-catch test fails
v8.2.1783
Bram Moolenaar
2020-10-01
5
-4
/
+16
*
patch 8.2.1782: Vim9: cannot pass boolean to mapset()
v8.2.1782
Bram Moolenaar
2020-10-01
3
-1
/
+11
*
patch 8.2.1781: writing to prompt buffer interferes with insert mode
v8.2.1781
Bram Moolenaar
2020-10-01
3
-1
/
+36
*
patch 8.2.1780: statusline not updated when splitting windows
v8.2.1780
Bram Moolenaar
2020-10-01
3
-5
/
+22
*
patch 8.2.1779: some debian changelog files are not recognized
v8.2.1779
Bram Moolenaar
2020-10-01
3
-1
/
+4
*
patch 8.2.1778: Vim9: returning from a partial call clears outer context
v8.2.1778
Bram Moolenaar
2020-10-01
4
-6
/
+31
*
patch 8.2.1777: Vim9: some assignment tests in the wrong file
v8.2.1777
Bram Moolenaar
2020-09-30
3
-194
/
+197
[prev]
[next]