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
/
builtin.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update runtime files and translations
Bram Moolenaar
2022-05-12
1
-1
/
+1
*
patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions
v8.2.4939
zeertzjq
2022-05-11
1
-4
/
+3
*
patch 8.2.4932: not easy to filter the output of maplist()
v8.2.4932
Ernie Rael
2022-05-10
1
-0
/
+26
*
Update runtime files, translations
Bram Moolenaar
2022-05-09
1
-3
/
+3
*
Update runtime files
Bram Moolenaar
2022-05-07
1
-2
/
+2
*
patch 8.2.4903: cannot get the current cmdline completion type and position
v8.2.4903
Shougo Matsushita
2022-05-07
1
-0
/
+20
*
patch 8.2.4861: it is not easy to restore saved mappings
v8.2.4861
Ernie Rael
2022-05-04
1
-5
/
+29
*
patch 8.2.4860: MS-Windows: always uses current directory for executables
v8.2.4860
Yasuhiro Matsumoto
2022-05-03
1
-2
/
+4
*
patch 8.2.4838: checking for absolute path is not trivial
v8.2.4838
LemonBoy
2022-04-28
1
-0
/
+19
*
Update runtime files
Bram Moolenaar
2022-04-27
1
-2
/
+3
*
patch 8.2.4825: can only get a list of mappings
v8.2.4825
Ernie Rael
2022-04-25
1
-13
/
+15
*
patch 8.2.4820: not simple programmatic way to find a specific mapping
v8.2.4820
Ernie Rael
2022-04-24
1
-1
/
+13
*
Update runtime files
Bram Moolenaar
2022-04-18
1
-2
/
+4
*
patch 8.2.4760: using matchfuzzy() on a long list can take a while
v8.2.4760
Yasuhiro Matsumoto
2022-04-16
1
-1
/
+6
*
patch 8.2.4740: when expand() fails there is no error message
v8.2.4740
Bram Moolenaar
2022-04-12
1
-0
/
+3
*
Update runtime files
Bram Moolenaar
2022-04-08
1
-8
/
+13
*
patch 8.2.4679: cannot have expandcmd() give an error message for mistakes
v8.2.4679
Yegappan Lakshmanan
2022-04-03
1
-4
/
+14
*
patch 8.2.4667: expandcmd() fails on an error
v8.2.4667
Yegappan Lakshmanan
2022-04-02
1
-2
/
+5
*
Update runtime files
Bram Moolenaar
2022-03-30
1
-9
/
+10
*
patch 8.2.4617: no completion for :scriptnames
v8.2.4617
Yegappan Lakshmanan
2022-03-24
1
-1
/
+5
*
patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"
v8.2.4608
Yegappan Lakshmanan
2022-03-22
1
-0
/
+4
*
Update runtime files
Bram Moolenaar
2022-03-19
1
-1
/
+1
*
patch 8.2.4565: no command line completion for :breakadd and :breakdel
v8.2.4565
Bram Moolenaar
2022-03-14
1
-2
/
+3
*
Update runtime files
Bram Moolenaar
2022-03-08
1
-4
/
+3
*
Update runtime files.
Bram Moolenaar
2022-02-26
1
-53
/
+53
*
patch 8.2.4455: accepting one and zero for second sort() argument is strange
v8.2.4455
Bram Moolenaar
2022-02-23
1
-11
/
+12
*
Update runtime files
Bram Moolenaar
2022-02-20
1
-20
/
+37
*
Update runtime files
Bram Moolenaar
2022-02-09
1
-4
/
+6
*
Update runtime files.
Bram Moolenaar
2022-02-04
1
-10
/
+13
*
patch 8.2.4276: separate test function for the GUI scrollbar
v8.2.4276
Yegappan Lakshmanan
2022-01-31
1
-2
/
+0
*
patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice
v8.2.4270
ichizok
2022-01-31
1
-6
/
+0
*
patch 8.2.4259: number of test functions for GUI events is growing
v8.2.4259
Yegappan Lakshmanan
2022-01-30
1
-7
/
+1
*
Update runtime files
Bram Moolenaar
2022-01-29
1
-19
/
+20
*
patch 8.2.4252: generating the normal command table at runtime is inefficient
v8.2.4252
Yegappan Lakshmanan
2022-01-29
1
-0
/
+6
*
patch 8.2.4228: no tests for clicking in the GUI tabline
v8.2.4228
Yegappan Lakshmanan
2022-01-27
1
-0
/
+3
*
Update runtime files
Bram Moolenaar
2022-01-23
1
-5
/
+4
*
patch 8.2.4140: maparg() does not indicate the type of script
v8.2.4140
Bram Moolenaar
2022-01-18
1
-0
/
+2
*
Update runtime files
Bram Moolenaar
2022-01-16
1
-1
/
+1
*
patch 8.2.4107: script context not restored after using <ScriptCmd>
v8.2.4107
Bram Moolenaar
2022-01-16
1
-0
/
+3
*
patch 8.2.4052: not easy to resize a window from a plugin
v8.2.4052
Daniel Steinberg
2022-01-10
1
-0
/
+31
*
Update runtime files
Bram Moolenaar
2022-01-08
1
-8
/
+13
*
patch 8.2.3979: Vim9: the feature is not mentioned in the right places
v8.2.3979
Bram Moolenaar
2022-01-02
1
-0
/
+1
*
patch 8.2.3969: value of MAXCOL not available in Vim script
v8.2.3969
naohiro ono
2022-01-01
1
-9
/
+14
*
Update runtime files
Bram Moolenaar
2021-12-30
1
-1
/
+1
*
patch 8.2.3919: Vim9: wrong argument for append() results in two errors
v8.2.3919
Bram Moolenaar
2021-12-28
1
-3
/
+4
*
patch 8.2.3917: the eval.txt help file is way too big
v8.2.3917
Bram Moolenaar
2021-12-27
1
-0
/
+10125