summaryrefslogtreecommitdiffstats
path: root/src/cmdhist.c
AgeCommit message (Expand)Author
2024-01-04patch 9.1.0006: is*() and to*() function may be unsafev9.1.0006Keith Thompson
2023-10-26patch 9.0.2068: [security] overflow in :historyv9.0.2068Christian Brabandt
2022-12-26patch 9.0.1098: code uses too much indentv9.0.1098Yegappan Lakshmanan
2022-11-14patch 9.0.0878: Coverity warns for dead codev9.0.0878Bram Moolenaar
2022-11-13patch 9.0.0872: code is indented more than neededv9.0.0872Yegappan Lakshmanan
2022-08-26patch 9.0.0284: using static buffer for multiple completion functionsv9.0.0284Bram Moolenaar
2022-01-08patch 8.2.4038: various code not used when features are disabledv8.2.4038Dominique Pelle
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-23patch 8.2.3206: Vim9: argument types are not checked at compile timev8.2.3206Yegappan 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
2021-06-02patch 8.2.2922: computing array length is done in various waysv8.2.2922K.Takata
2020-10-24patch 8.2.1898: command modifier parsing always uses global cmdmodv8.2.1898Bram Moolenaar
2020-07-23patch 8.2.1281: the "trailing characters" error can be hard to understandv8.2.1281Bram Moolenaar
2020-02-25patch 8.2.0316: ex_getln.c code has insufficient test coveragev8.2.0316Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-08-06patch 8.1.1823: command line history code is spread outv8.1.1823Bram Moolenaar