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.4777: screendump tests fail because of a redraw
v8.2.4777
Bram Moolenaar
2022-04-17
2
-2
/
+23
*
patch 8.2.4776: GTK: 'lines' and 'columns' may change during startup
v8.2.4776
Ernie Rael
2022-04-17
2
-6
/
+164
*
patch 8.2.4775: SpellBad highlighting does not work in Konsole
v8.2.4775
Bram Moolenaar
2022-04-17
2
-3
/
+12
*
patch 8.2.4774: crash when using a number for lambda name
v8.2.4774
Bram Moolenaar
2022-04-17
4
-6
/
+20
*
patch 8.2.4773: build failure without the +eval feature
v8.2.4773
Bram Moolenaar
2022-04-17
4
-8
/
+10
*
patch 8.2.4772: old Coverity warning for not checking ftell() return value
v8.2.4772
Bram Moolenaar
2022-04-17
2
-6
/
+10
*
patch 8.2.4771: Coverity warns for not checking return value
v8.2.4771
Bram Moolenaar
2022-04-17
2
-1
/
+4
*
patch 8.2.4770: cannot easily mix expression and heredoc
v8.2.4770
Yegappan Lakshmanan
2022-04-17
6
-24
/
+314
*
patch 8.2.4769: build warning with UCRT
v8.2.4769
Bram Moolenaar
2022-04-17
2
-1
/
+5
*
patch 8.2.4768: CI: codecov upload sometimes does not work
v8.2.4768
Philip H
2022-04-16
2
-1
/
+3
*
patch 8.2.4767: openscad files are not recognized
v8.2.4767
salkin-mada
2022-04-16
3
-0
/
+6
*
patch 8.2.4766: KRL files using "deffct" not recognized
v8.2.4766
KnoP-01
2022-04-16
3
-8
/
+15
*
patch 8.2.4765: function matchfuzzy() sorts too many items
v8.2.4765
Yegappan Lakshmanan
2022-04-16
2
-45
/
+42
*
patch 8.2.4764: CI uses an older gcc version
v8.2.4764
Philip H
2022-04-16
3
-2
/
+13
*
patch 8.2.4763: using invalid pointer with "V:" in Ex mode
v8.2.4763
Bram Moolenaar
2022-04-16
3
-5
/
+39
*
patch 8.2.4762: using freed memory using synstack() and synID() in WinEnter
v8.2.4762
zeertzjq
2022-04-16
3
-2
/
+18
*
patch 8.2.4761: documentation for using LSP messages is incomplete
v8.2.4761
Yegappan Lakshmanan
2022-04-16
2
-21
/
+43
*
patch 8.2.4760: using matchfuzzy() on a long list can take a while
v8.2.4760
Yasuhiro Matsumoto
2022-04-16
4
-6
/
+47
*
patch 8.2.4759: CurSearch highlight does not work for multi-line match
v8.2.4759
Bram Moolenaar
2022-04-16
9
-9
/
+66
*
patch 8.2.4758: when using an LSP channel want to get the message ID
v8.2.4758
Yegappan Lakshmanan
2022-04-16
5
-35
/
+146
*
patch 8.2.4757: list of libraries to suppress lsan errors is outdated
v8.2.4757
Philip H
2022-04-16
2
-0
/
+3
*
patch 8.2.4756: build error without the +eval feature
v8.2.4756
Bram Moolenaar
2022-04-15
2
-1
/
+3
*
patch 8.2.4755: cannot use <SID>FuncRef in completion spec
v8.2.4755
Bram Moolenaar
2022-04-15
3
-1
/
+35
*
patch 8.2.4754: using cached values after unsetting some environment variables
v8.2.4754
LemonBoy
2022-04-15
8
-15
/
+46
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
31
-116
/
+155
*
patch 8.2.4752: wrong 'statusline' value can cause illegal memory access
v8.2.4752
zeertzjq
2022-04-15
3
-8
/
+20
*
patch 8.2.4751: mapping <SID>name.Func does not work for autoload script
v8.2.4751
Bram Moolenaar
2022-04-14
3
-11
/
+65
*
patch 8.2.4750: small pieces of dead code
v8.2.4750
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-04-14
5
-18
/
+18
*
patch 8.2.4749: <script> is not expanded in autocmd context
v8.2.4749
LemonBoy
2022-04-14
6
-47
/
+85
*
patch 8.2.4748: cannot use an imported function in a mapping
v8.2.4748
Bram Moolenaar
2022-04-14
7
-19
/
+105
*
patch 8.2.4747: no filetype override for .sys files
v8.2.4747
KnoP-01
2022-04-13
4
-2
/
+14
*
patch 8.2.4746: supercollider filetype not recognized
v8.2.4746
ranjithshegde
2022-04-13
4
-8
/
+86
*
patch 8.2.4745: using wrong flag for using bell in the terminal
v8.2.4745
Bram Moolenaar
2022-04-13
3
-4
/
+5
*
patch 8.2.4744: a terminal window can't use the bell
v8.2.4744
LemonBoy
2022-04-13
6
-4
/
+19
*
patch 8.2.4743: clang 14 is available on CI
v8.2.4743
Philip H
2022-04-12
2
-7
/
+9
*
patch 8.2.4742: there is no way to start logging very early in startup
v8.2.4742
Bram Moolenaar
2022-04-12
8
-7
/
+63
*
patch 8.2.4741: startup test fails
v8.2.4741
Bram Moolenaar
2022-04-12
6
-8
/
+19
*
patch 8.2.4740: when expand() fails there is no error message
v8.2.4740
Bram Moolenaar
2022-04-12
4
-5
/
+23
*
patch 8.2.4739: accessing freed memory after WinScrolled autocmd event
v8.2.4739
zeertzjq
2022-04-12
7
-20
/
+54
*
patch 8.2.4738: Esc on commandline executes command instead of abandoning it
v8.2.4738
Bram Moolenaar
2022-04-11
5
-0
/
+50
*
patch 8.2.4737: // in JavaScript string recognized as comment
v8.2.4737
Bram Moolenaar
2022-04-11
3
-2
/
+17
*
patch 8.2.4736: build problem for Cygwin with Motif
v8.2.4736
Bram Moolenaar
2022-04-11
2
-0
/
+7
*
patch 8.2.4735: quickfix tests can be a bit hard to read
v8.2.4735
Yegappan Lakshmanan
2022-04-11
2
-195
/
+294
*
patch 8.2.4734: getcharpos() may change a mark position
v8.2.4734
Bram Moolenaar
2022-04-11
3
-12
/
+21
*
patch 8.2.4733: HEEx and Surface do need a separate filetype
v8.2.4733
Aaron Tinio
2022-04-11
3
-3
/
+15
*
patch 8.2.4732: duplicate code to free fuzzy matches
v8.2.4732
Bram Moolenaar
2022-04-10
4
-11
/
+21
*
patch 8.2.4731: the changelist index is not remembered per buffer
v8.2.4731
LemonBoy
2022-04-10
5
-8
/
+54
*
patch 8.2.4730: MS-Windows GUI: cannot use CTRL-/
v8.2.4730
Yasuhiro Matsumoto
2022-04-10
2
-0
/
+16
*
patch 8.2.4729: HEEx and Surface templates do not need a separate filetype
v8.2.4729
Aaron Tinio
2022-04-10
3
-11
/
+5
*
patch 8.2.4728: no test that v:event cannot be modified
v8.2.4728
zeertzjq
2022-04-10
2
-0
/
+20
[next]