summaryrefslogtreecommitdiffstats
path: root/src/arglist.c
AgeCommit message (Expand)Author
2021-06-27patch 8.2.3069: error messages are spread outv8.2.3069Bram Moolenaar
2021-02-03patch 8.2.2463: using :arglocal in an autocommand may use freed memoryv8.2.2463Bram Moolenaar
2021-01-30patch 8.2.2430: :vimgrep expands wildcards twicev8.2.2430Bram Moolenaar
2021-01-28patch 8.2.2421: double free when using autocommand with "argdel"v8.2.2421Bram Moolenaar
2021-01-26patch 8.2.2413: crash when using :all while using a cmdline windowv8.2.2413Bram Moolenaar
2020-12-21patch 8.2.2182: Vim9: value of 'magic' is still relevantv8.2.2182Bram Moolenaar
2020-10-24patch 8.2.1898: command modifier parsing always uses global cmdmodv8.2.1898Bram Moolenaar
2020-08-30patch 8.2.1547: various comment problemsv8.2.1547Bram Moolenaar
2020-08-17patch 8.2.1472: ":argdel" does not work like ":.argdel" as documentedv8.2.1472Bram Moolenaar
2020-04-02patch 8.2.0500: using the same loop in many placesv8.2.0500Bram Moolenaar
2020-02-01patch 8.2.0194: some commands can cause problems in terminal popupv8.2.0194Bram Moolenaar
2020-01-13patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop"v8.2.0116Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-08-17patch 8.1.1869: code for the argument list is spread outv8.1.1869Bram Moolenaar