summaryrefslogtreecommitdiffstats
path: root/src/clientserver.c
AgeCommit message (Expand)Author
2024-01-23patch 9.1.0045: --remote-* does not ignore `wilidignore`v9.1.0045Christian Brabandt
2023-08-11patch 9.0.1687: mapset() not properly handling script IDv9.0.1687zeertzjq
2023-05-01patch 9.0.1504: no error when calling remote_startserver("")v9.0.1504h-east
2023-01-09patch 9.0.1166: code is indented more than necessaryv9.0.1166Yegappan Lakshmanan
2023-01-02patch 9.0.1132: code is indented more than neededv9.0.1132Yegappan Lakshmanan
2022-11-30patch 9.0.0977: it is not easy to see what client-server commands are doingv9.0.0977Bram Moolenaar
2022-10-01patch 9.0.0634: evaluating "expr" options has more overhead than neededv9.0.0634Bram Moolenaar
2022-09-08patch 9.0.0413: ASAN reports a memory leakv9.0.0413K.Takata
2022-03-22patch 8.2.4610: some conditions are always truev8.2.4610Bram Moolenaar
2022-03-21patch 8.2.4606: test fails because of changed error messagev8.2.4606Bram Moolenaar
2022-02-07patch 8.2.4318: various comment and indent mistakes, returning wrong zerov8.2.4318Bram Moolenaar
2022-01-28patch 8.2.4241: some type casts are redundantv8.2.4241=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-05patch 8.2.4012: error messages are spread outv8.2.4012Bram Moolenaar
2022-01-01patch 8.2.3977: error messages are spread outv8.2.3977Bram Moolenaar
2022-01-01patch 8.2.3975: error messages are spread outv8.2.3975Bram Moolenaar
2022-01-01patch 8.2.3970: error messages are spread outv8.2.3970Bram Moolenaar
2021-07-27patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan
2021-07-20patch 8.2.3188: Vim9: argument types are not checked at compile timev8.2.3188Yegappan Lakshmanan
2021-07-15patch 8.2.3162: Vim9: argument types are not checked at compile timev8.2.3162Yegappan Lakshmanan
2020-08-09patch 8.2.1411: when splitting a window localdir is copied but prevdir is notv8.2.1411Bram Moolenaar
2020-06-24patch 8.2.1049: Vim9: leaking memory when using continuation linev8.2.1049Bram Moolenaar
2020-04-26patch 8.2.0642: Vim9: using invalid indexv8.2.0642Bram Moolenaar
2020-04-05patch 8.2.0516: client-server code is spread outv8.2.0516Bram Moolenaar