summaryrefslogtreecommitdiffstats
path: root/src/viminfo.c
AgeCommit message (Expand)Author
2020-09-02patch 8.2.1564: a few remaining errors from ubsanv8.2.1564Bram Moolenaar
2020-08-01patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSDv8.2.1340Bram Moolenaar
2020-06-07patch 8.2.0920: writing viminfo fails with a circular referencev8.2.0920Bram Moolenaar
2020-04-05patch 8.2.0517: Vim9: cannot separate "func" and "func(): void"v8.2.0517Bram Moolenaar
2020-03-23patch 8.2.0436: no warnings for incorrect printf argumentsv8.2.0436Bram Moolenaar
2020-02-10patch 8.2.0240: using memory after it was freedv8.2.0240Bram Moolenaar
2020-01-26patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar
2020-01-11patch 8.2.0111: VAR_SPECIAL is also used for booleansv8.2.0111Bram Moolenaar
2019-12-27patch 8.2.0050: after deleting a file mark it is still in viminfov8.2.0050Bram Moolenaar
2019-11-02patch 8.1.2243: typos in commentsv8.1.2243Bram Moolenaar
2019-10-27patch 8.1.2225: the "last used" info of a buffer is under usedv8.1.2225Bram Moolenaar
2019-10-09patch 8.1.2126: viminfo not sufficiently testedv8.1.2126Bram Moolenaar
2019-09-01patch 8.1.1957: more code can be moved to evalvars.cv8.1.1957Bram Moolenaar
2019-08-06patch 8.1.1823: command line history code is spread outv8.1.1823Bram Moolenaar
2019-07-25patch 8.1.1749: Coverity warns for using negative indexv8.1.1749Bram Moolenaar
2019-07-23patch 8.1.1736: viminfo support is spread outv8.1.1736Bram Moolenaar
2019-07-22patch 8.1.1731: command line history not read from viminfo on startupv8.1.1731Bram Moolenaar
2019-07-22patch 8.1.1730: wrong place for mark viminfo supportv8.1.1730Bram Moolenaar
2019-07-21patch 8.1.1728: wrong place for command line history viminfo supportv8.1.1728Bram Moolenaar
2019-07-21patch 8.1.1727: code for viminfo support is spread outv8.1.1727Bram Moolenaar