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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patch 9.0.0967: leaking memory from autocmd windows
v9.0.0967
Bram Moolenaar
2022-11-28
7
-20
/
+21
*
patch 9.0.0966: some compilers don't allow a declaration after a label
v9.0.0966
Bram Moolenaar
2022-11-28
2
-2
/
+4
*
patch 9.0.0965: using one window for executing autocommands is insufficient
v9.0.0965
Bram Moolenaar
2022-11-28
28
-254
/
+445
*
patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen"
v9.0.0964
Luuk van Baal
2022-11-28
4
-1
/
+31
*
patch 9.0.0963: function name does not match autocmd event name
v9.0.0963
zeertzjq
2022-11-28
5
-5
/
+7
*
patch 9.0.0962: virtual text below cannot be placed below empty lines
v9.0.0962
porygonisaduck
2022-11-27
4
-5
/
+53
*
patch 9.0.0961: using deletebufline() may jump to another window
v9.0.0961
Bram Moolenaar
2022-11-27
3
-1
/
+20
*
patch 9.0.0960: error when using the "Spelling / Find More Languages" menu
v9.0.0960
Bram Moolenaar
2022-11-27
1
-0
/
+2
*
patch 9.0.0959: error when using the "File Settings / Text Width" menu
v9.0.0959
Bram Moolenaar
2022-11-27
1
-0
/
+2
*
patch 9.0.0958: messages test is flaky
v9.0.0958
Bram Moolenaar
2022-11-27
4
-4
/
+10
*
patch 9.0.0957: tests fail without the terminal feature
v9.0.0957
Bram Moolenaar
2022-11-27
3
-38
/
+42
*
patch 9.0.0956: terminal tests fail when using key with modifier
v9.0.0956
Bram Moolenaar
2022-11-27
5
-19
/
+46
*
patch 9.0.0955: libvterm does not support the XTQMODKEYS request
v9.0.0955
Bram Moolenaar
2022-11-27
4
-16
/
+29
*
patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled
v9.0.0954
Bram Moolenaar
2022-11-26
13
-33
/
+201
*
patch 9.0.0953: part of making search more efficient is missing
v9.0.0953
Bram Moolenaar
2022-11-26
2
-3
/
+5
*
patch 9.0.0952: Eclipse preference files are not recognized
v9.0.0952
ObserverOfTime
2022-11-26
2
-1
/
+3
*
patch 9.0.0951: trying every character position for a match is inefficient
v9.0.0951
Bram Moolenaar
2022-11-26
5
-2
/
+34
*
patch 9.0.0950: the pattern "\_s\zs" matches at EOL
v9.0.0950
Bram Moolenaar
2022-11-25
5
-10
/
+39
*
patch 9.0.0949: crash when unletting a variable while listing variables
v9.0.0949
Bram Moolenaar
2022-11-25
21
-68
/
+143
*
patch 9.0.0948: 'ttyfast' is set for arbitrary terminals
v9.0.0948
Bram Moolenaar
2022-11-25
5
-35
/
+3
*
patch 9.0.0947: invalid memory access in substitute with function
v9.0.0947
Bram Moolenaar
2022-11-25
5
-10
/
+49
*
patch 9.0.0946: CI: Error in Coverity flow is not reported
v9.0.0946
K.Takata
2022-11-25
1
-0
/
+2
*
patch 9.0.0945: failures in the cursorline test
v9.0.0945
Bram Moolenaar
2022-11-24
2
-6
/
+10
*
patch 9.0.0944: 'cursorline' causes virtual text highlight to continue
v9.0.0944
Bram Moolenaar
2022-11-24
6
-7
/
+35
*
patch 9.0.0943: pretending to go out of Insert mode when Esc is received
v9.0.0943
Bram Moolenaar
2022-11-24
2
-2
/
+7
*
patch 9.0.0942: Workflow Description Language files are not recognized
v9.0.0942
Matt Dunford
2022-11-24
2
-0
/
+3
*
patch 9.0.0941: CI failures in sound dummy
v9.0.0941
Philip H
2022-11-24
1
-0
/
+2
*
patch 9.0.0940: crash when typing a letter in a terminal window
v9.0.0940
Bram Moolenaar
2022-11-24
3
-1
/
+8
*
patch 9.0.0939: still using simplified mappings when using kitty protocol
v9.0.0939
Bram Moolenaar
2022-11-24
4
-4
/
+48
*
patch 9.0.0938: MS-Windows: debug executable not found when running test
v9.0.0938
Christopher Plewright
2022-11-24
2
-0
/
+8
*
patch 9.0.0937: forked repositories send out useless email
v9.0.0937
shane.xb.qian
2022-11-24
1
-0
/
+2
*
patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo()
v9.0.0936
Bram Moolenaar
2022-11-24
3
-1
/
+10
*
patch 9.0.0935: when using dash it may not be recognize as filetype "sh"
v9.0.0935
Eisuke Kawashima
2022-11-24
2
-0
/
+9
*
patch 9.0.0934: various code formatting issues
v9.0.0934
Bram Moolenaar
2022-11-24
9
-40
/
+41
*
patch 9.0.0933: Kitty shows "already at oldest change" on startup
v9.0.0933
Bram Moolenaar
2022-11-23
2
-0
/
+5
*
patch 9.0.0932: Oblivion files are not recognized
v9.0.0932
Bram Moolenaar
2022-11-23
2
-0
/
+3
*
patch 9.0.0931: MS-Windows: mouse column limited to 223
v9.0.0931
Christopher Plewright
2022-11-23
4
-11
/
+27
*
patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug
v9.0.0930
Bram Moolenaar
2022-11-23
19
-30
/
+295
*
patch 9.0.0929: build failure with tiny version
v9.0.0929
Bram Moolenaar
2022-11-23
2
-1
/
+7
*
patch 9.0.0928: using Ruby LDFLAGS may cause build problems
v9.0.0928
Zdenek Dohnal
2022-11-23
3
-21
/
+8
*
patch 9.0.0927: Coverity warns for using a NULL pointer
v9.0.0927
Bram Moolenaar
2022-11-23
2
-1
/
+3
*
patch 9.0.0926: Coverity warns for not using return value of dict_add()
v9.0.0926
Bram Moolenaar
2022-11-23
2
-3
/
+6
*
patch 9.0.0925: two conditions are always false
v9.0.0925
zeertzjq
2022-11-23
2
-30
/
+30
*
patch 9.0.0924: the first termcap entry of a builtin termcap is not used
v9.0.0924
Bram Moolenaar
2022-11-22
2
-1
/
+3
*
patch 9.0.0923: second SIGWINCH signal may be ignored
v9.0.0923
Bram Moolenaar
2022-11-22
2
-24
/
+37
*
patch 9.0.0922: Mermaid files are not recognized
v9.0.0922
Bram Moolenaar
2022-11-22
2
-0
/
+3
*
patch 9.0.0921: missing defined(PROTO) in #ifdef
v9.0.0921
Bram Moolenaar
2022-11-22
2
-20
/
+25
*
patch 9.0.0920: cannot find an import prefixed with "s:"
v9.0.0920
Bram Moolenaar
2022-11-22
3
-3
/
+16
*
patch 9.0.0919: build failure with tiny features
v9.0.0919
Bram Moolenaar
2022-11-22
2
-7
/
+26
*
patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll event
v9.0.0918
Christopher Plewright
2022-11-22
4
-29
/
+27
[prev]
[next]