mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
version.c: update [ci skip] #10072
vim-patch:8.0.0803 vim-patch:8.0.0816: crash when using invalid buffer number vim-patch:8.0.0817: cannot get the terminal line at the cursor vim-patch:8.0.0818: cannot get the cursor position of a terminal vim-patch:8.0.0821: cannot get the title and status of a terminal window vim-patch:8.0.0863: a remote command does not work in the terminal window vim-patch:8.0.0864: cannot specify the name of a terminal vim-patch:8.0.0867: job and channel in a dict value not quoted vim-patch:8.0.0869: job output is sometimes not displayed in a terminal vim-patch:8.0.0870: mouse escape codes sent to terminal unintentionally vim-patch:8.0.0874: can't build with terminal feature vim-patch:8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistent vim-patch:8.0.0882: term_scrape() and term_getline() require two arguments vim-patch:8.0.0884: can't specify the wait time for term_wait() vim-patch:8.0.0885: terminal window scrollback is stored inefficiently vim-patch:8.0.0887: can create a logfile in the sandbox vim-patch:8.0.0892: when opening a terminal the pty size doesn't always match vim-patch:8.0.0893: cannot get the scroll count of a terminal window vim-patch:8.0.0896: cannot close a terminal window when the job ends vim-patch:8.0.0898: can't use the alternate screen in a terminal window vim-patch:8.0.0899: function name mch_stop_job() is confusing vim-patch 8.0.0909: channel test fails vim-patch:8.0.0913: MS-Windows: CTRL-C kills shell in terminal window vim-patch:8.1.0216: part of file not indented properly vim-patch:8.1.0784: messy indent in if statement vim-patch:8.1.1409: Coverity warns for using uninitialized memory vim-patch:8.1.1415: build error in MS-Windows GUI vim-patch:8.1.1454: build failure without the conceal feature vim-patch:8.1.1457: cannot reuse a buffer when loading a screen dump
This commit is contained in:
parent
2ae5427b3c
commit
db415bde5f
@ -94,10 +94,10 @@ static const int included_patches[] = {
|
|||||||
// 1830,
|
// 1830,
|
||||||
1829,
|
1829,
|
||||||
1828,
|
1828,
|
||||||
// 1827,
|
1827,
|
||||||
1826,
|
1826,
|
||||||
1825,
|
1825,
|
||||||
// 1824,
|
1824,
|
||||||
// 1823,
|
// 1823,
|
||||||
1822,
|
1822,
|
||||||
// 1821,
|
// 1821,
|
||||||
@ -118,7 +118,7 @@ static const int included_patches[] = {
|
|||||||
// 1806,
|
// 1806,
|
||||||
1805,
|
1805,
|
||||||
// 1804,
|
// 1804,
|
||||||
// 1803,
|
1803,
|
||||||
// 1802,
|
// 1802,
|
||||||
// 1801,
|
// 1801,
|
||||||
1800,
|
1800,
|
||||||
@ -148,7 +148,7 @@ static const int included_patches[] = {
|
|||||||
// 1776,
|
// 1776,
|
||||||
// 1775,
|
// 1775,
|
||||||
// 1774,
|
// 1774,
|
||||||
// 1773,
|
1773,
|
||||||
// 1772,
|
// 1772,
|
||||||
// 1771,
|
// 1771,
|
||||||
// 1770,
|
// 1770,
|
||||||
@ -234,7 +234,7 @@ static const int included_patches[] = {
|
|||||||
// 1690,
|
// 1690,
|
||||||
// 1689,
|
// 1689,
|
||||||
// 1688,
|
// 1688,
|
||||||
// 1687,
|
1687,
|
||||||
1686,
|
1686,
|
||||||
// 1685,
|
// 1685,
|
||||||
// 1684,
|
// 1684,
|
||||||
@ -244,8 +244,8 @@ static const int included_patches[] = {
|
|||||||
// 1680,
|
// 1680,
|
||||||
1679,
|
1679,
|
||||||
1678,
|
1678,
|
||||||
// 1677,
|
1677,
|
||||||
// 1676,
|
1676,
|
||||||
1675,
|
1675,
|
||||||
1674,
|
1674,
|
||||||
// 1673,
|
// 1673,
|
||||||
@ -260,14 +260,14 @@ static const int included_patches[] = {
|
|||||||
// 1664,
|
// 1664,
|
||||||
1663,
|
1663,
|
||||||
// 1662,
|
// 1662,
|
||||||
// 1661,
|
1661,
|
||||||
// 1660,
|
// 1660,
|
||||||
1659,
|
1659,
|
||||||
1658,
|
1658,
|
||||||
// 1657,
|
// 1657,
|
||||||
// 1656,
|
// 1656,
|
||||||
// 1655,
|
// 1655,
|
||||||
// 1654,
|
1654,
|
||||||
// 1653,
|
// 1653,
|
||||||
// 1652,
|
// 1652,
|
||||||
// 1651,
|
// 1651,
|
||||||
@ -295,7 +295,7 @@ static const int included_patches[] = {
|
|||||||
// 1629,
|
// 1629,
|
||||||
// 1628,
|
// 1628,
|
||||||
1627,
|
1627,
|
||||||
// 1626,
|
1626,
|
||||||
1625,
|
1625,
|
||||||
// 1624,
|
// 1624,
|
||||||
// 1623,
|
// 1623,
|
||||||
@ -314,7 +314,7 @@ static const int included_patches[] = {
|
|||||||
1610,
|
1610,
|
||||||
// 1609,
|
// 1609,
|
||||||
1608,
|
1608,
|
||||||
// 1607,
|
1607,
|
||||||
1606,
|
1606,
|
||||||
// 1605,
|
// 1605,
|
||||||
// 1604,
|
// 1604,
|
||||||
@ -397,7 +397,7 @@ static const int included_patches[] = {
|
|||||||
// 1527,
|
// 1527,
|
||||||
// 1526,
|
// 1526,
|
||||||
// 1525,
|
// 1525,
|
||||||
// 1524,
|
1524,
|
||||||
// 1523,
|
// 1523,
|
||||||
// 1522,
|
// 1522,
|
||||||
// 1521,
|
// 1521,
|
||||||
@ -420,9 +420,9 @@ static const int included_patches[] = {
|
|||||||
1504,
|
1504,
|
||||||
1503,
|
1503,
|
||||||
1502,
|
1502,
|
||||||
// 1501,
|
1501,
|
||||||
1500,
|
1500,
|
||||||
// 1499,
|
1499,
|
||||||
1498,
|
1498,
|
||||||
1497,
|
1497,
|
||||||
1496,
|
1496,
|
||||||
@ -573,7 +573,7 @@ static const int included_patches[] = {
|
|||||||
1351,
|
1351,
|
||||||
1350,
|
1350,
|
||||||
// 1349,
|
// 1349,
|
||||||
// 1348,
|
1348,
|
||||||
// 1347,
|
// 1347,
|
||||||
// 1346,
|
// 1346,
|
||||||
// 1345,
|
// 1345,
|
||||||
@ -623,7 +623,7 @@ static const int included_patches[] = {
|
|||||||
1301,
|
1301,
|
||||||
// 1300,
|
// 1300,
|
||||||
1299,
|
1299,
|
||||||
// 1298,
|
1298,
|
||||||
// 1297,
|
// 1297,
|
||||||
// 1296,
|
// 1296,
|
||||||
// 1295,
|
// 1295,
|
||||||
@ -651,11 +651,11 @@ static const int included_patches[] = {
|
|||||||
1273,
|
1273,
|
||||||
1272,
|
1272,
|
||||||
1271,
|
1271,
|
||||||
// 1270,
|
1270,
|
||||||
1269,
|
1269,
|
||||||
1268,
|
1268,
|
||||||
1267,
|
1267,
|
||||||
// 1266,
|
1266,
|
||||||
1265,
|
1265,
|
||||||
// 1264,
|
// 1264,
|
||||||
1263,
|
1263,
|
||||||
@ -783,7 +783,7 @@ static const int included_patches[] = {
|
|||||||
1141,
|
1141,
|
||||||
1140,
|
1140,
|
||||||
// 1139,
|
// 1139,
|
||||||
// 1138,
|
1138,
|
||||||
1137,
|
1137,
|
||||||
1136,
|
1136,
|
||||||
1135,
|
1135,
|
||||||
@ -857,10 +857,10 @@ static const int included_patches[] = {
|
|||||||
1067,
|
1067,
|
||||||
1066,
|
1066,
|
||||||
1065,
|
1065,
|
||||||
// 1064,
|
1064,
|
||||||
// 1063,
|
1063,
|
||||||
1062,
|
1062,
|
||||||
// 1061,
|
1061,
|
||||||
// 1060,
|
// 1060,
|
||||||
1059,
|
1059,
|
||||||
// 1058,
|
// 1058,
|
||||||
@ -893,7 +893,7 @@ static const int included_patches[] = {
|
|||||||
1031,
|
1031,
|
||||||
1030,
|
1030,
|
||||||
1029,
|
1029,
|
||||||
// 1028,
|
1028,
|
||||||
1027,
|
1027,
|
||||||
1026,
|
1026,
|
||||||
1025,
|
1025,
|
||||||
@ -969,14 +969,14 @@ static const int included_patches[] = {
|
|||||||
955,
|
955,
|
||||||
954,
|
954,
|
||||||
// 953,
|
// 953,
|
||||||
// 952,
|
952,
|
||||||
951,
|
951,
|
||||||
950,
|
950,
|
||||||
// 949,
|
949,
|
||||||
948,
|
948,
|
||||||
// 947,
|
// 947,
|
||||||
946,
|
946,
|
||||||
// 945,
|
945,
|
||||||
944,
|
944,
|
||||||
// 943,
|
// 943,
|
||||||
// 942,
|
// 942,
|
||||||
@ -993,7 +993,7 @@ static const int included_patches[] = {
|
|||||||
// 931,
|
// 931,
|
||||||
// 930,
|
// 930,
|
||||||
// 929,
|
// 929,
|
||||||
// 928,
|
928,
|
||||||
// 927,
|
// 927,
|
||||||
// 926,
|
// 926,
|
||||||
925,
|
925,
|
||||||
@ -1010,13 +1010,13 @@ static const int included_patches[] = {
|
|||||||
// 914,
|
// 914,
|
||||||
// 913,
|
// 913,
|
||||||
// 912,
|
// 912,
|
||||||
// 911,
|
911,
|
||||||
// 910,
|
// 910,
|
||||||
// 909,
|
// 909,
|
||||||
// 908,
|
// 908,
|
||||||
// 907,
|
907,
|
||||||
906,
|
906,
|
||||||
// 905,
|
905,
|
||||||
904,
|
904,
|
||||||
903,
|
903,
|
||||||
// 902,
|
// 902,
|
||||||
@ -1024,16 +1024,16 @@ static const int included_patches[] = {
|
|||||||
900,
|
900,
|
||||||
// 899,
|
// 899,
|
||||||
// 898,
|
// 898,
|
||||||
// 897,
|
897,
|
||||||
// 896,
|
// 896,
|
||||||
895,
|
895,
|
||||||
894,
|
894,
|
||||||
// 893,
|
// 893,
|
||||||
// 892,
|
// 892,
|
||||||
// 891,
|
891,
|
||||||
890,
|
890,
|
||||||
// 889,
|
889,
|
||||||
// 888,
|
888,
|
||||||
// 887,
|
// 887,
|
||||||
886,
|
886,
|
||||||
// 885,
|
// 885,
|
||||||
@ -1048,12 +1048,12 @@ static const int included_patches[] = {
|
|||||||
876,
|
876,
|
||||||
875,
|
875,
|
||||||
// 874,
|
// 874,
|
||||||
// 873,
|
873,
|
||||||
872,
|
872,
|
||||||
871,
|
871,
|
||||||
// 870,
|
// 870,
|
||||||
// 869,
|
// 869,
|
||||||
// 868,
|
868,
|
||||||
// 867,
|
// 867,
|
||||||
866,
|
866,
|
||||||
865,
|
865,
|
||||||
@ -1061,113 +1061,113 @@ static const int included_patches[] = {
|
|||||||
// 863,
|
// 863,
|
||||||
862,
|
862,
|
||||||
861,
|
861,
|
||||||
// 860,
|
860,
|
||||||
// 859,
|
859,
|
||||||
858,
|
858,
|
||||||
// 857,
|
857,
|
||||||
// 856,
|
856,
|
||||||
// 855,
|
855,
|
||||||
// 854,
|
854,
|
||||||
853,
|
853,
|
||||||
// 852,
|
852,
|
||||||
851,
|
851,
|
||||||
// 850,
|
850,
|
||||||
// 849,
|
849,
|
||||||
// 848,
|
848,
|
||||||
847,
|
847,
|
||||||
// 846,
|
846,
|
||||||
// 845,
|
845,
|
||||||
844,
|
844,
|
||||||
843,
|
843,
|
||||||
// 842,
|
842,
|
||||||
// 841,
|
841,
|
||||||
840,
|
840,
|
||||||
// 839,
|
839,
|
||||||
// 838,
|
838,
|
||||||
837,
|
837,
|
||||||
// 836,
|
836,
|
||||||
835,
|
835,
|
||||||
834,
|
834,
|
||||||
// 833,
|
833,
|
||||||
// 832,
|
832,
|
||||||
831,
|
831,
|
||||||
830,
|
830,
|
||||||
// 829,
|
829,
|
||||||
828,
|
828,
|
||||||
// 827,
|
827,
|
||||||
// 826,
|
826,
|
||||||
// 825,
|
// 825,
|
||||||
// 824,
|
824,
|
||||||
// 823,
|
823,
|
||||||
822,
|
822,
|
||||||
// 821,
|
// 821,
|
||||||
// 820,
|
820,
|
||||||
// 819,
|
819,
|
||||||
// 818,
|
// 818,
|
||||||
// 817,
|
// 817,
|
||||||
// 816,
|
// 816,
|
||||||
// 815,
|
815,
|
||||||
814,
|
814,
|
||||||
// 813,
|
813,
|
||||||
812,
|
812,
|
||||||
811,
|
811,
|
||||||
810,
|
810,
|
||||||
809,
|
809,
|
||||||
808,
|
808,
|
||||||
// 807,
|
807,
|
||||||
806,
|
806,
|
||||||
805,
|
805,
|
||||||
804,
|
804,
|
||||||
// 803,
|
// 803,
|
||||||
802,
|
802,
|
||||||
// 801,
|
801,
|
||||||
// 800,
|
800,
|
||||||
799,
|
799,
|
||||||
// 798,
|
798,
|
||||||
797,
|
797,
|
||||||
796,
|
796,
|
||||||
795,
|
795,
|
||||||
794,
|
794,
|
||||||
// 793,
|
793,
|
||||||
792,
|
792,
|
||||||
791,
|
791,
|
||||||
790,
|
790,
|
||||||
// 789,
|
789,
|
||||||
// 788,
|
788,
|
||||||
// 787,
|
787,
|
||||||
786,
|
786,
|
||||||
// 785,
|
785,
|
||||||
// 784,
|
784,
|
||||||
// 783,
|
783,
|
||||||
782,
|
782,
|
||||||
// 781,
|
781,
|
||||||
780,
|
780,
|
||||||
// 779,
|
779,
|
||||||
778,
|
778,
|
||||||
// 777,
|
777,
|
||||||
776,
|
776,
|
||||||
// 775,
|
775,
|
||||||
774,
|
774,
|
||||||
773,
|
773,
|
||||||
772,
|
772,
|
||||||
771,
|
771,
|
||||||
770,
|
770,
|
||||||
// 769,
|
769,
|
||||||
768,
|
768,
|
||||||
767,
|
767,
|
||||||
// 766,
|
766,
|
||||||
765,
|
765,
|
||||||
// 764,
|
764,
|
||||||
763,
|
763,
|
||||||
762,
|
762,
|
||||||
761,
|
761,
|
||||||
// 760,
|
760,
|
||||||
759,
|
759,
|
||||||
758,
|
758,
|
||||||
757,
|
757,
|
||||||
756,
|
756,
|
||||||
// 755,
|
755,
|
||||||
// 754,
|
754,
|
||||||
753,
|
753,
|
||||||
752,
|
752,
|
||||||
751,
|
751,
|
||||||
@ -1189,7 +1189,7 @@ static const int included_patches[] = {
|
|||||||
735,
|
735,
|
||||||
734,
|
734,
|
||||||
733,
|
733,
|
||||||
// 732,
|
732,
|
||||||
731,
|
731,
|
||||||
730,
|
730,
|
||||||
729,
|
729,
|
||||||
@ -1206,7 +1206,7 @@ static const int included_patches[] = {
|
|||||||
718,
|
718,
|
||||||
717,
|
717,
|
||||||
716,
|
716,
|
||||||
// 715,
|
715,
|
||||||
714,
|
714,
|
||||||
713,
|
713,
|
||||||
712,
|
712,
|
||||||
@ -1407,7 +1407,7 @@ static const int included_patches[] = {
|
|||||||
517,
|
517,
|
||||||
516,
|
516,
|
||||||
515,
|
515,
|
||||||
// 514,
|
514,
|
||||||
513,
|
513,
|
||||||
512,
|
512,
|
||||||
511,
|
511,
|
||||||
|
Loading…
Reference in New Issue
Block a user