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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
9
-22
/
+186
*
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
11
-189
/
+223
*
patch 8.2.1794: no falsy Coalescing operator
v8.2.1794
Bram Moolenaar
2020-10-03
7
-94
/
+214
*
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
1
-0
/
+2
*
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
2
-0
/
+3
*
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
*
patch 8.2.1776: filetype.vim may be loaded twice
v8.2.1776
Bram Moolenaar
2020-09-30
1
-0
/
+2
*
patch 8.2.1775: MS-Windows: adding a long quickfix list is slow
v8.2.1775
Bram Moolenaar
2020-09-29
3
-4
/
+24
*
patch 8.2.1774: GTK: hang when forced to exit
v8.2.1774
Bram Moolenaar
2020-09-29
2
-2
/
+7
*
patch 8.2.1773: crash when calling mapset() with a list as first argument
v8.2.1773
Bram Moolenaar
2020-09-29
3
-0
/
+6
*
patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal window
v8.2.1772
Bram Moolenaar
2020-09-29
3
-2
/
+22
*
patch 8.2.1771: synIDattr() cannot get the value of ctermul
v8.2.1771
Bram Moolenaar
2020-09-29
4
-2
/
+12
*
patch 8.2.1770: invalid memory use when using SpellFileMissing autocmd
v8.2.1770
Bram Moolenaar
2020-09-28
3
-1
/
+26
*
patch 8.2.1769: popup filter interferes with using :normal to move the cursor
v8.2.1769
Bram Moolenaar
2020-09-28
8
-30
/
+21
*
patch 8.2.1768: cannot use the help menu from a terminal window
v8.2.1768
Bram Moolenaar
2020-09-28
2
-0
/
+5
*
patch 8.2.1767: Vim9: test fails with python support
v8.2.1767
Bram Moolenaar
2020-09-27
2
-1
/
+3
*
patch 8.2.1766: Vim9: Some tests are still using :let
v8.2.1766
Bram Moolenaar
2020-09-27
11
-187
/
+177
*
patch 8.2.1765: Vim9: some tests use "var var"
v8.2.1765
Bram Moolenaar
2020-09-27
3
-74
/
+76
*
patch 8.2.1764: Vim9: no error when assigning to script var with wrong type
v8.2.1764
Bram Moolenaar
2020-09-27
3
-1
/
+13
*
patch 8.2.1763: Vim9: cannot use "true" for popup window scrollbar option
v8.2.1763
Bram Moolenaar
2020-09-27
3
-15
/
+21
*
patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped
v8.2.1762
Bram Moolenaar
2020-09-27
4
-0
/
+39
*
patch 8.2.1761: Vim9: Some tests are still using :let
v8.2.1761
Bram Moolenaar
2020-09-27
4
-198
/
+209
*
patch 8.2.1760: Vim9: crash when end marker is missing
v8.2.1760
Bram Moolenaar
2020-09-27
3
-1
/
+19
*
patch 8.2.1759: Vim9: Some tests are still using :let
v8.2.1759
Bram Moolenaar
2020-09-27
2
-371
/
+375
*
patch 8.2.1758: Vim9: type of unmaterialized list is wrong
v8.2.1758
Bram Moolenaar
2020-09-27
3
-5
/
+13
*
patch 8.2.1757: Mac: default locale is lacking the encoding
v8.2.1757
Bram Moolenaar
2020-09-27
3
-2
/
+30
[next]