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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update runtime files.
Bram Moolenaar
2022-05-21
9
-119
/
+154
*
patch 8.2.4981: it is not possible to manipulate autocommands
v8.2.4981
Yegappan Lakshmanan
2022-05-19
3
-0
/
+156
*
patch 8.2.4978: no error if engine selection atom is not at the start
v8.2.4978
Christian Brabandt
2022-05-18
1
-1
/
+1
*
patch 8.2.4965: GUI: testing mouse move event depends on screen cell size
v8.2.4965
Bram Moolenaar
2022-05-16
1
-1
/
+4
*
Update runtime files, new color schemes
Bram Moolenaar
2022-05-14
13
-925
/
+996
*
Update runtime files and translations
Bram Moolenaar
2022-05-12
7
-108
/
+105
*
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
6
-12
/
+29
*
Update runtime files
Bram Moolenaar
2022-05-07
11
-33
/
+51
*
patch 8.2.4907: some users do not want a line comment always inserted
v8.2.4907
Bram Moolenaar
2022-05-07
1
-4
/
+7
*
patch 8.2.4906: MS-Windows: cannot use transparent background
v8.2.4906
Yasuhiro Matsumoto
2022-05-07
1
-0
/
+7
*
patch 8.2.4903: cannot get the current cmdline completion type and position
v8.2.4903
Shougo Matsushita
2022-05-07
2
-0
/
+24
*
patch 8.2.4902: mouse wheel scrolling is inconsistent
v8.2.4902
LemonBoy
2022-05-07
1
-9
/
+12
*
patch 8.2.4883: string interpolation only works in heredoc
v8.2.4883
LemonBoy
2022-05-06
1
-0
/
+19
*
patch 8.2.4882: cannot make 'breakindent' use a specific column
v8.2.4882
Christian Brabandt
2022-05-06
1
-1
/
+7
*
patch 8.2.4881: "P" in Visual mode still changes some registers
v8.2.4881
Shougo Matsushita
2022-05-06
3
-10
/
+11
*
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.4846: termcodes test fails
v8.2.4846
zeertzjq
2022-04-29
1
-0
/
+1
*
patch 8.2.4838: checking for absolute path is not trivial
v8.2.4838
LemonBoy
2022-04-28
2
-0
/
+20
*
Update runtime files
Bram Moolenaar
2022-04-27
7
-173
/
+152
*
patch 8.2.4825: can only get a list of mappings
v8.2.4825
Ernie Rael
2022-04-25
2
-14
/
+16
*
patch 8.2.4820: not simple programmatic way to find a specific mapping
v8.2.4820
Ernie Rael
2022-04-24
2
-1
/
+14
*
patch 8.2.4804: expression in heredoc doesn't work for compiled function
v8.2.4804
Yegappan Lakshmanan
2022-04-21
1
-2
/
+0
*
Update runtime files
Bram Moolenaar
2022-04-18
17
-71
/
+93
*
patch 8.2.4780: parsing an LSP message fails when it is split
v8.2.4780
Yegappan Lakshmanan
2022-04-18
1
-0
/
+6
*
patch 8.2.4770: cannot easily mix expression and heredoc
v8.2.4770
Yegappan Lakshmanan
2022-04-17
1
-3
/
+28
*
patch 8.2.4761: documentation for using LSP messages is incomplete
v8.2.4761
Yegappan Lakshmanan
2022-04-16
1
-21
/
+41
*
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.4758: when using an LSP channel want to get the message ID
v8.2.4758
Yegappan Lakshmanan
2022-04-16
1
-5
/
+106
*
patch 8.2.4748: cannot use an imported function in a mapping
v8.2.4748
Bram Moolenaar
2022-04-14
1
-1
/
+9
*
patch 8.2.4747: no filetype override for .sys files
v8.2.4747
KnoP-01
2022-04-13
1
-0
/
+1
*
patch 8.2.4744: a terminal window can't use the bell
v8.2.4744
LemonBoy
2022-04-13
1
-0
/
+2
*
patch 8.2.4742: there is no way to start logging very early in startup
v8.2.4742
Bram Moolenaar
2022-04-12
2
-2
/
+9
*
patch 8.2.4740: when expand() fails there is no error message
v8.2.4740
Bram Moolenaar
2022-04-12
1
-0
/
+3
*
patch 8.2.4727: unused code
v8.2.4727
Dominique Pelle
2022-04-10
3
-3
/
+3
*
patch 8.2.4726: cannot use expand() to get the script name
v8.2.4726
LemonBoy
2022-04-09
1
-1
/
+7
*
patch 8.2.4724: current instance of last search pattern not easily spotted
v8.2.4724
LemonBoy
2022-04-09
2
-0
/
+3
*
patch 8.2.4720: ABB Rapid files are not recognized properly
KnoP-01
2022-04-09
1
-0
/
+1
*
patch 8.2.0003: Build file dependencies are incomplete
v8.2.4720
Bram Moolenaar
2022-04-09
1
-0
/
+1
*
patch 8.2.4719: ">" marker sometimes not displayed in the jumplist
v8.2.4719
Christian Brabandt
2022-04-09
1
-0
/
+3
*
patch 8.2.4717: for TextYankPost v:event does not contain all information
v8.2.4717
Bram Moolenaar
2022-04-09
1
-0
/
+3
*
Update runtime files
Bram Moolenaar
2022-04-08
34
-200
/
+187
*
patch 8.2.4713: plugins cannot track text scrolling
v8.2.4713
LemonBoy
2022-04-08
1
-2
/
+23
*
patch 8.2.4712: only get profiling information after exiting
v8.2.4712
Yegappan Lakshmanan
2022-04-08
1
-5
/
+17
*
patch 8.2.4702: C++ scope labels are hard-coded
v8.2.4702
Tom Praschan
2022-04-07
3
-5
/
+18
*
patch 8.2.4685: when a swap file is found for a popup there is no dialog
v8.2.4685
Bram Moolenaar
2022-04-04
1
-0
/
+5
*
patch 8.2.4684: cannot open a channel on a Unix domain socket
v8.2.4684
LemonBoy
2022-04-04
1
-9
/
+14
*
patch 8.2.4679: cannot have expandcmd() give an error message for mistakes
v8.2.4679
Yegappan Lakshmanan
2022-04-03
1
-4
/
+14
[prev]
[next]