mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 09:56:31 +00:00
version.c: update [ci skip] #12196
vim-patch:8.2.0621: after running tests asan files may remain vim-patch:8.2.0622: Haiku: GUI does not compile vim-patch:8.2.0630: "make tags" does not cover Haiku GUI file vim-patch:8.2.0631: Haiku file formatted with wrong tabstop vim-patch:8.2.0632: crash when using Haiku vim-patch:8.2.0636: :messages does not show the maintainer when $LANG is unset vim-patch:8.2.0642: Vim9: using invalid index vim-patch:8.2.0643: terminal uses brown instead of dark yellow vim-patch:8.2.0645: MS-Windows terminal: CTRL-C does not get to child job vim-patch:8.2.0651: old style benchmark test still in list of distributed files vim-patch:8.2.0654: building with Python fails vim-patch:8.2.0664: included undesired changes in Makefile vim-patch:8.2.0667: cannot install Haiku version from source vim-patch:8.2.0671: Haiku: compiler warnings
This commit is contained in:

committed by
GitHub

parent
250e4e699f
commit
a6071ac04d
@@ -267,7 +267,7 @@ static const int included_patches[] = {
|
|||||||
1654,
|
1654,
|
||||||
1653,
|
1653,
|
||||||
1652,
|
1652,
|
||||||
// 1651,
|
1651,
|
||||||
1650,
|
1650,
|
||||||
1649,
|
1649,
|
||||||
1648,
|
1648,
|
||||||
@@ -543,7 +543,7 @@ static const int included_patches[] = {
|
|||||||
1378,
|
1378,
|
||||||
1377,
|
1377,
|
||||||
1376,
|
1376,
|
||||||
// 1375,
|
1375,
|
||||||
1374,
|
1374,
|
||||||
1373,
|
1373,
|
||||||
1372,
|
1372,
|
||||||
@@ -584,7 +584,7 @@ static const int included_patches[] = {
|
|||||||
1337,
|
1337,
|
||||||
1336,
|
1336,
|
||||||
// 1335,
|
// 1335,
|
||||||
// 1334,
|
1334,
|
||||||
1333,
|
1333,
|
||||||
1332,
|
1332,
|
||||||
1331,
|
1331,
|
||||||
@@ -626,7 +626,7 @@ static const int included_patches[] = {
|
|||||||
1295,
|
1295,
|
||||||
1294,
|
1294,
|
||||||
1293,
|
1293,
|
||||||
// 1292,
|
1292,
|
||||||
1291,
|
1291,
|
||||||
1290,
|
1290,
|
||||||
1289,
|
1289,
|
||||||
@@ -776,10 +776,10 @@ static const int included_patches[] = {
|
|||||||
1145,
|
1145,
|
||||||
1144,
|
1144,
|
||||||
1143,
|
1143,
|
||||||
// 1142,
|
1142,
|
||||||
1141,
|
1141,
|
||||||
1140,
|
1140,
|
||||||
// 1139,
|
1139,
|
||||||
1138,
|
1138,
|
||||||
1137,
|
1137,
|
||||||
1136,
|
1136,
|
||||||
@@ -793,9 +793,9 @@ static const int included_patches[] = {
|
|||||||
1128,
|
1128,
|
||||||
1127,
|
1127,
|
||||||
1126,
|
1126,
|
||||||
// 1125,
|
1125,
|
||||||
1124,
|
1124,
|
||||||
// 1123,
|
1123,
|
||||||
1122,
|
1122,
|
||||||
1121,
|
1121,
|
||||||
1120,
|
1120,
|
||||||
|
Reference in New Issue
Block a user