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
/
doc
/
eval.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update runtime files.
Bram Moolenaar
2022-02-04
1
-12
/
+19
*
Update runtime files
Bram Moolenaar
2022-01-29
1
-16
/
+23
*
Update runtime files
Bram Moolenaar
2022-01-23
1
-20
/
+40
*
Update runtime files
Bram Moolenaar
2022-01-08
1
-16
/
+17
*
patch 8.2.3969: value of MAXCOL not available in Vim script
v8.2.3969
naohiro ono
2022-01-01
1
-0
/
+3
*
Update runtime files
Bram Moolenaar
2021-12-30
1
-6
/
+8
*
patch 8.2.3917: the eval.txt help file is way too big
v8.2.3917
Bram Moolenaar
2021-12-27
1
-10091
/
+6
*
patch 8.2.3913: help for expressions does not mention Vim9 syntax
v8.2.3913
Bram Moolenaar
2021-12-27
1
-109
/
+186
*
Update runtime files
Bram Moolenaar
2021-12-24
1
-4
/
+7
*
patch 8.2.3849: functions implementing reduce and map are too long
v8.2.3849
Yegappan Lakshmanan
2021-12-19
1
-5
/
+7
*
patch 8.2.3848: cannot use reduce() for a string
v8.2.3848
rbtnn
2021-12-18
1
-3
/
+4
*
Update runtime files
Bram Moolenaar
2021-12-16
1
-1
/
+1
*
patch 8.2.3818: cannot filter or map characters in a string
v8.2.3818
rbtnn
2021-12-15
1
-24
/
+34
*
Update runtime files.
Bram Moolenaar
2021-11-27
1
-0
/
+1
*
Update runtime files
Bram Moolenaar
2021-11-21
1
-6
/
+9
*
patch 8.2.3627: difficult to know where the text starts in a window
v8.2.3627
Bram Moolenaar
2021-11-20
1
-0
/
+3
*
patch 8.2.3618: getcwd() is unclear about how 'autochdir' is used
v8.2.3618
Bram Moolenaar
2021-11-18
1
-3
/
+3
*
Update runtime files
Bram Moolenaar
2021-11-16
1
-4
/
+4
*
patch 8.2.3605: cannot clear and unlinke a highlight group with hlset()
v8.2.3605
Yegappan Lakshmanan
2021-11-16
1
-1
/
+16
*
patch 8.2.3590: test for v:colornames sometimes fails
v8.2.3590
Drew Vogel
2021-11-13
1
-1
/
+1
*
Update runtime files
Bram Moolenaar
2021-11-07
1
-11
/
+45
*
patch 8.2.3578: manipulating highlighting is complicated
v8.2.3578
Yegappan Lakshmanan
2021-11-03
1
-0
/
+89
*
patch 8.2.3562: cannot add color names
v8.2.3562
Drew Vogel
2021-10-24
1
-0
/
+37
*
Update runtime files
Bram Moolenaar
2021-10-23
1
-1
/
+1
*
patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid
v8.2.3545
zeertzjq
2021-10-20
1
-0
/
+3
*
Update runtime files
Bram Moolenaar
2021-10-16
1
-2
/
+2
*
patch 8.2.3510: changes are only detected with one second accuracy
v8.2.3510
Leah Neukirchen
2021-10-14
1
-0
/
+1
*
Update runtime files
Bram Moolenaar
2021-10-04
1
-21
/
+21
*
patch 8.2.3466: completion submode not indicated for virtual replace
v8.2.3466
zeertzjq
2021-10-03
1
-5
/
+7
*
patch 8.2.3465: cannot detect insert scroll mode
v8.2.3465
zeertzjq
2021-10-03
1
-0
/
+2
*
patch 8.2.3461: cannot distinguish Normal and Terminal-Normal mode
v8.2.3461
Bram Moolenaar
2021-10-02
1
-1
/
+2
*
patch 8.2.3459: Vim9: need more tests for empty string arguments
v8.2.3459
Yegappan Lakshmanan
2021-09-30
1
-1
/
+16
*
Update runtime files
Bram Moolenaar
2021-09-21
1
-4
/
+8
*
patch 8.2.3438: cannot manipulate blobs
v8.2.3438
Yegappan Lakshmanan
2021-09-14
1
-1
/
+27
*
Update runtime files
Bram Moolenaar
2021-09-09
1
-3
/
+6
*
Update runtime files
Bram Moolenaar
2021-08-29
1
-16
/
+16
*
patch 8.2.3385: escaping for fish shell does not work properly
v8.2.3385
Jason Cox
2021-08-29
1
-0
/
+4
*
patch 8.2.3356: adding many text properties requires a lot of function calls
v8.2.3356
Yegappan Lakshmanan
2021-08-16
1
-1
/
+3
*
Update runtime files
Bram Moolenaar
2021-08-14
1
-184
/
+212
*
patch 8.2.3323: Vim9: Cannot use :silent with :endwhile
v8.2.3323
Bram Moolenaar
2021-08-10
1
-1
/
+1
*
patch 8.2.3314: behavior of exists() in a :def function is unpredictable
v8.2.3314
Bram Moolenaar
2021-08-08
1
-12
/
+30
*
patch 8.2.3254: win_gettype() does not recognize a quickfix window
v8.2.3254
Yegappan Lakshmanan
2021-07-31
1
-2
/
+4
*
Update runtime files
Bram Moolenaar
2021-07-28
1
-31
/
+66
*
patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode
v8.2.3236
zeertzjq
2021-07-28
1
-0
/
+4
*
patch 8.2.3226: new digraph functions use old naming scheme
v8.2.3226
h-east
2021-07-26
1
-106
/
+105
*
patch 8.2.3184: cannot add a digraph with a leading space
v8.2.3184
mityu
2021-07-19
1
-0
/
+107
*
Update runtime files
Bram Moolenaar
2021-07-07
1
-4
/
+20
*
patch 8.2.3092: Vim9: builtin function test fails without +channel feature
v8.2.3092
Dominique Pelle
2021-07-03
1
-0
/
+7
*
patch 8.2.3079: Powershell core not supported by default
v8.2.3079
Mike Williams
2021-06-30
1
-7
/
+9
*
patch 8.2.3071: shell options are not set properly for PowerShell
v8.2.3071
Mike Williams
2021-06-28
1
-4
/
+7
[next]