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
/
version.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0636: underline color may not work in some terminals
v9.0.0636
Bram Moolenaar
2022-10-01
1
-0
/
+2
*
patch 9.0.0635: build error and compiler warnings
v9.0.0635
Bram Moolenaar
2022-10-01
1
-0
/
+2
*
patch 9.0.0634: evaluating "expr" options has more overhead than needed
v9.0.0634
Bram Moolenaar
2022-10-01
1
-0
/
+2
*
patch 9.0.0633: FEAT_TITLE was removed but is still used
v9.0.0633
rbtnn
2022-10-01
1
-0
/
+2
*
patch 9.0.0632: calling a function from an "expr" option has overhead
v9.0.0632
Bram Moolenaar
2022-10-01
1
-0
/
+2
*
patch 9.0.0631: too many delete() calls in tests
v9.0.0631
Bram Moolenaar
2022-09-30
1
-0
/
+2
*
patch 9.0.0630: in Vim9 script a numbered function cannot be called
v9.0.0630
Bram Moolenaar
2022-09-30
1
-0
/
+2
*
patch 9.0.0629: get an error for using const only when executing
v9.0.0629
Bram Moolenaar
2022-09-30
1
-0
/
+2
*
patch 9.0.0628: Coverity warns for not checking return value
v9.0.0628
Bram Moolenaar
2022-09-30
1
-0
/
+2
*
patch 9.0.0627: "const" and "final" both make the type a constant
v9.0.0627
Bram Moolenaar
2022-09-30
1
-0
/
+2
*
patch 9.0.0626: too many delete() calls in tests
v9.0.0626
Bram Moolenaar
2022-09-29
1
-0
/
+2
*
patch 9.0.0625: too many delete() calls in tests
v9.0.0625
Bram Moolenaar
2022-09-29
1
-0
/
+2
*
patch 9.0.0624: leaking argument type array
v9.0.0624
Bram Moolenaar
2022-09-29
1
-0
/
+2
*
patch 9.0.0623: error for modifying a const is not detected at compile time
v9.0.0623
Bram Moolenaar
2022-09-29
1
-0
/
+2
*
patch 9.0.0622: matchaddpos() can get slow when adding many matches
v9.0.0622
Bram Moolenaar
2022-09-29
1
-0
/
+2
*
patch 9.0.0621: filetype test leaves file behind
v9.0.0621
Dominique Pelle
2022-09-29
1
-0
/
+2
*
patch 9.0.0620: matchaddpos() can only add up to 8 matches
v9.0.0620
Bram Moolenaar
2022-09-29
1
-0
/
+2
*
patch 9.0.0619: too many delete() calls in tests
v9.0.0619
Bram Moolenaar
2022-09-28
1
-0
/
+2
*
patch 9.0.0618: calling function for reduce() has too much overhead
v9.0.0618
Bram Moolenaar
2022-09-28
1
-0
/
+2
*
patch 9.0.0617: calling function for reduce() has too much overhead
v9.0.0617
Bram Moolenaar
2022-09-28
1
-0
/
+2
*
patch 9.0.0616: spell test fails because error message changed
v9.0.0616
Bram Moolenaar
2022-09-28
1
-0
/
+2
*
patch 9.0.0615: using reduce() on a list from range() is a bit slow
v9.0.0615
Bram Moolenaar
2022-09-28
1
-0
/
+2
*
patch 9.0.0614: SpellFileMissing autocmd may delete buffer
v9.0.0614
Bram Moolenaar
2022-09-28
1
-0
/
+2
*
patch 9.0.0613: running source tests leaves file behind
v9.0.0613
Dominique Pelle
2022-09-28
1
-0
/
+2
*
patch 9.0.0612: blockedit test passes with wrong result
v9.0.0612
Bram Moolenaar
2022-09-27
1
-0
/
+2
*
patch 9.0.0611: tests delete files with a separate delete() call
v9.0.0611
Bram Moolenaar
2022-09-27
1
-0
/
+2
*
patch 9.0.0610: global interrupt test fails when run under valgrind
v9.0.0610
Bram Moolenaar
2022-09-27
1
-0
/
+2
*
patch 9.0.0609: blockedit test fails because of wrong indent
v9.0.0609
Bram Moolenaar
2022-09-27
1
-0
/
+2
*
patch 9.0.0608: with spelling, deleting a full stop does not update next line
v9.0.0608
Bram Moolenaar
2022-09-27
1
-0
/
+2
*
patch 9.0.0607: verbose echo message test fails on Mac OS
v9.0.0607
Bram Moolenaar
2022-09-27
1
-0
/
+2
*
patch 9.0.0606: system() opens a terminal window when "!" is in 'guioptions'
v9.0.0606
Bram Moolenaar
2022-09-27
1
-0
/
+2
*
patch 9.0.0605: dump file missing
v9.0.0605
Luuk van Baal
2022-09-27
1
-0
/
+2
*
patch 9.0.0604: luacheckrc file is not recognized
v9.0.0604
ObserverOfTime
2022-09-27
1
-0
/
+2
*
patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly
v9.0.0603
Luuk van Baal
2022-09-27
1
-0
/
+2
*
patch 9.0.0602: new TypeScript extensions are not recognized
v9.0.0602
rhysd
2022-09-27
1
-0
/
+2
*
patch 9.0.0601: too much indent
v9.0.0601
Yegappan Lakshmanan
2022-09-27
1
-0
/
+2
*
patch 9.0.0600: GYP files are not recognized
v9.0.0600
ObserverOfTime
2022-09-27
1
-0
/
+2
*
patch 9.0.0599: latexmkrc files are not recognized
v9.0.0599
ObserverOfTime
2022-09-27
1
-0
/
+2
*
patch 9.0.0598: using negative array index with negative width window
v9.0.0598
Bram Moolenaar
2022-09-26
1
-0
/
+2
*
patch 9.0.0597: cannot close a tab page with the middle mouse button
v9.0.0597
regomne
2022-09-26
1
-0
/
+2
*
patch 9.0.0596: CI on Mac M1 has the channel feature disabled
v9.0.0596
Philip H
2022-09-26
1
-0
/
+2
*
patch 9.0.0595: extra newline in messages after a verbose shell message
v9.0.0595
Bram Moolenaar
2022-09-26
1
-0
/
+2
*
patch 9.0.0594: Makefile error message causes a shell error
v9.0.0594
dundargoc
2022-09-26
1
-0
/
+2
*
patch 9.0.0593: CI actions have too many permissions
v9.0.0593
Alex
2022-09-26
1
-0
/
+2
*
patch 9.0.0592: display not cleared when scrolling back in messages
v9.0.0592
Bram Moolenaar
2022-09-26
1
-0
/
+2
*
patch 9.0.0591: message window popup shows on only one tab page
v9.0.0591
Bram Moolenaar
2022-09-26
1
-0
/
+2
*
patch 9.0.0590: after exiting Insert mode spelling not checked in next line
v9.0.0590
Bram Moolenaar
2022-09-25
1
-0
/
+2
*
patch 9.0.0589: on AmigaOS4 the pid is available but the task address is used
v9.0.0589
=?UTF-8?q?Ola=20S=C3=B6der?=
2022-09-25
1
-0
/
+2
*
patch 9.0.0588: MorphOS build is broken
v9.0.0588
=?UTF-8?q?Ola=20S=C3=B6der?=
2022-09-25
1
-0
/
+2
*
patch 9.0.0587: Unicode tables are outdated
v9.0.0587
Christian Brabandt
2022-09-25
1
-0
/
+2
[next]