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.1011: Vim9: some code not tested
v8.2.1011
Bram Moolenaar
2020-06-19
7
-21
/
+32
*
patch 8.2.1010: build failure in libvterm with debug enabled
v8.2.1010
Bram Moolenaar
2020-06-19
2
-1
/
+3
*
patch 8.2.1009: Vim9: some failures not checked for
v8.2.1009
Bram Moolenaar
2020-06-18
3
-5
/
+24
*
patch 8.2.1008: Vim9: no test for disassambling newly added instructions
v8.2.1008
Bram Moolenaar
2020-06-18
2
-0
/
+38
*
patch 8.2.1007: completion doesn't work after ":r ++arg !"
v8.2.1007
Bram Moolenaar
2020-06-18
3
-0
/
+26
*
patch 8.2.1006: Vim9: require unnecessary return statement
v8.2.1006
Bram Moolenaar
2020-06-18
4
-31
/
+128
*
patch 8.2.1005: Vim9: using TRUE/FALSE/MAYBE for ctx_skip is confusing
v8.2.1005
Bram Moolenaar
2020-06-18
2
-28
/
+38
*
patch 8.2.1004: line numbers below filler lines not always updated
v8.2.1004
Bram Moolenaar
2020-06-18
6
-3
/
+90
*
patch 8.2.1003: Vim9: return type of sort() is too generic
v8.2.1003
Bram Moolenaar
2020-06-18
3
-1
/
+16
*
patch 8.2.1002: test may fail when run directly
v8.2.1002
Bram Moolenaar
2020-06-18
2
-4
/
+8
*
patch 8.2.1001: Vim9: crash with nested "if" and assignment
v8.2.1001
Bram Moolenaar
2020-06-18
3
-38
/
+71
*
patch 8.2.1000: get error when leaving Ex mode with :visual
v8.2.1000
Bram Moolenaar
2020-06-18
3
-1
/
+15
*
patch 8.2.0999: moving to next sentence gets stuck on quote
v8.2.0999
Bram Moolenaar
2020-06-18
3
-0
/
+28
*
patch 8.2.0998: not all tag code is tested
v8.2.0998
Bram Moolenaar
2020-06-17
2
-0
/
+71
*
patch 8.2.0997: cannot execute a register containing line continuation
v8.2.0997
Bram Moolenaar
2020-06-17
4
-1
/
+169
*
patch 8.2.0996: using "aucmdwin" in win_gettype() is not ideal
v8.2.0996
Bram Moolenaar
2020-06-17
4
-3
/
+5
*
patch 8.2.0995: insufficient testing for the readdir() sort option
v8.2.0995
Bram Moolenaar
2020-06-17
2
-0
/
+21
*
patch 8.2.0994: Vim9: missing function causes compilation error
v8.2.0994
Bram Moolenaar
2020-06-17
2
-6
/
+14
*
patch 8.2.0993: Vim9 script test fails with normal features
v8.2.0993
Bram Moolenaar
2020-06-17
2
-8
/
+9
*
patch 8.2.0992: Vim9: crash when using :import in the Vim command
v8.2.0992
Bram Moolenaar
2020-06-16
4
-12
/
+44
*
patch 8.2.0991: cannot get window type for autocmd and preview window
v8.2.0991
Bram Moolenaar
2020-06-16
5
-3
/
+36
*
patch 8.2.0990: Using duplicate error number
v8.2.0990
Bram Moolenaar
2020-06-16
3
-2
/
+4
*
patch 8.2.0989: crash after resizing a terminal window
v8.2.0989
Bram Moolenaar
2020-06-16
3
-0
/
+19
*
patch 8.2.0988: getting directory contents is always case sorted
v8.2.0988
Bram Moolenaar
2020-06-16
17
-32
/
+272
*
patch 8.2.0987: Vim9: cannot assign to [var; var]
v8.2.0987
Bram Moolenaar
2020-06-16
8
-17
/
+161
*
patch 8.2.0986: MS-Windows: functions test fails
v8.2.0986
Bram Moolenaar
2020-06-15
2
-2
/
+6
*
patch 8.2.0985: simplify() does not remove slashes from "///path"
v8.2.0985
Bram Moolenaar
2020-06-15
3
-1
/
+17
*
patch 8.2.0984: not using previous window when closing a shell popup window
v8.2.0984
Bram Moolenaar
2020-06-15
3
-5
/
+35
*
patch 8.2.0983: SConstruct file type not recognized
v8.2.0983
Bram Moolenaar
2020-06-15
3
-2
/
+5
*
patch 8.2.0982: insufficient testing for reading/writing files
v8.2.0982
Bram Moolenaar
2020-06-15
9
-3
/
+196
*
patch 8.2.0981: Vim9: cannot compile "[var, var] = list"
v8.2.0981
Bram Moolenaar
2020-06-14
8
-547
/
+730
*
patch 8.2.0980: raku file extension not recognized
v8.2.0980
Bram Moolenaar
2020-06-14
3
-1
/
+4
*
Update runtime files
Bram Moolenaar
2020-06-14
25
-229
/
+626
*
patch 8.2.0979: a couple of screendump tests fail
v8.2.0979
Bram Moolenaar
2020-06-14
2
-1
/
+4
*
patch 8.2.0978: leaking memory in termcodes test
v8.2.0978
Bram Moolenaar
2020-06-14
2
-1
/
+3
*
patch 8.2.0977: t_8u is made empty for the wrong terminals
v8.2.0977
Bram Moolenaar
2020-06-14
3
-2
/
+10
*
patch 8.2.0976: some 'cpoptions' not tested
v8.2.0976
Bram Moolenaar
2020-06-14
5
-81
/
+301
*
patch 8.2.0975: Vim9: script variable does not accept optional s: prefix
v8.2.0975
Bram Moolenaar
2020-06-14
3
-3
/
+27
*
patch 8.2.0974: Vim9: memory leak when script var has wrong type
v8.2.0974
Bram Moolenaar
2020-06-13
2
-0
/
+5
*
patch 8.2.0973: Vim9: type is not checked when assigning to a script variable
v8.2.0973
Bram Moolenaar
2020-06-13
7
-8
/
+51
*
patch 8.2.0972: Vim9 script variable declarations need a type
v8.2.0972
Bram Moolenaar
2020-06-13
7
-5
/
+92
*
patch 8.2.0971: build with tiny features fails
v8.2.0971
Bram Moolenaar
2020-06-13
2
-1
/
+9
*
patch 8.2.0970: terminal properties are not available in Vim script
v8.2.0970
Bram Moolenaar
2020-06-13
11
-5
/
+172
*
patch 8.2.0969: assert_equal() output for dicts is hard to figure out
v8.2.0969
Bram Moolenaar
2020-06-13
3
-2
/
+99
*
patch 8.2.0968: no proper testing of the 'cpoptions' flags
v8.2.0968
Bram Moolenaar
2020-06-13
5
-110
/
+631
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
31
-64
/
+66
*
patch 8.2.0966: 'shortmess' flag "n" not used in two places
v8.2.0966
Bram Moolenaar
2020-06-12
7
-5
/
+15
*
patch 8.2.0965: has_funcundefined() is not used
v8.2.0965
Bram Moolenaar
2020-06-12
3
-10
/
+2
*
patch 8.2.0964: TextYankPost does not provide info about Visual selection
v8.2.0964
Bram Moolenaar
2020-06-12
4
-5
/
+15
*
patch 8.2.0963: number increment/decrement does not work with 'virtualedit'
v8.2.0963
Bram Moolenaar
2020-06-12
5
-4
/
+49
[prev]
[next]