summaryrefslogtreecommitdiffstats
path: root/src/ex_docmd.c
AgeCommit message (Expand)Author
2022-03-27patch 8.2.4637: warning for using uninitialized variablev8.2.4637Bram Moolenaar
2022-03-27patch 8.2.4636: not using Visual rangev8.2.4636Bram Moolenaar
2022-03-27patch 8.2.4633: Visual range does not work before command modifiersv8.2.4633Bram Moolenaar
2022-03-25patch 8.2.4623: Coverity warns for using uninitialized fieldv8.2.4623Bram Moolenaar
2022-03-24patch 8.2.4620: two letter substitute commands don't workv8.2.4620Bram Moolenaar
2022-03-24patch 8.2.4618: cmdline completion does not recognize single letter commandsv8.2.4618Bram Moolenaar
2022-03-23patch 8.2.4615: mapping with escaped bar does not work in :def functionv8.2.4615Bram Moolenaar
2022-03-21patch 8.2.4603: sourcing buffer lines is too complicatedv8.2.4603Yegappan Lakshmanan
2022-03-18patch 8.2.4589: cannot index the g: dictionaryv8.2.4589Bram Moolenaar
2022-03-05patch 8.2.4514: Vim9: some flow commands can be shortenedv8.2.4514Bram Moolenaar
2022-03-05patch 8.2.4510: Vim9: shortening commands leads to confusing scriptv8.2.4510Bram Moolenaar
2022-03-04patch 8.2.4503: Vim9: there is no point in supporting :Print and :modev8.2.4503Bram Moolenaar
2022-02-20patch 8.2.4426: map() function on string and blob does not check typesv8.2.4426Bram Moolenaar
2022-02-14patch 8.2.4386: still cannot build tiny versionv8.2.4386Bram Moolenaar
2022-02-14patch 8.2.4384: Vim9: error message not tested, some code not testedv8.2.4384Bram Moolenaar
2022-02-11patch 8.2.4348: "legacy exe cmd" does not do what one would expectv8.2.4348Bram Moolenaar
2022-02-09patch 8.2.4335: no autocommand event triggered before changing directoryv8.2.4335Bram Moolenaar
2022-02-02patch 8.2.4283: using a variable for the return value is not neededv8.2.4283zeertzjq
2022-01-31patch 8.2.4277: Vim9: an import does not shadow a command modifierv8.2.4277Bram Moolenaar
2022-01-29patch 8.2.4255: theoretical computation overflowv8.2.4255=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28patch 8.2.4241: some type casts are redundantv8.2.4241=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-24patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not usefulv8.2.4199K.Takata
2022-01-19patch 8.2.4147: E464 does not always include the offending commandv8.2.4147Bram Moolenaar
2022-01-16patch 8.2.4105: translation related comment in the wrong placev8.2.4105K.Takata
2022-01-11patch 8.2.4065: computation overflow with large cound for :yankv8.2.4065Bram Moolenaar
2022-01-08patch 8.2.4043: using int for second argument of ga_init2()v8.2.4043Bram Moolenaar
2022-01-08patch 8.2.4038: various code not used when features are disabledv8.2.4038Dominique Pelle
2022-01-05patch 8.2.4012: error messages are spread outv8.2.4012Bram Moolenaar
2022-01-05patch 8.2.4010: error messages are spread outv8.2.4010Bram Moolenaar
2022-01-05patch 8.2.4009: reading one byte beyond the end of the linev8.2.4009Bram Moolenaar
2022-01-05patch 8.2.4008: error messages are spread outv8.2.4008Bram Moolenaar
2022-01-04patch 8.2.4005: error messages are spread outv8.2.4005Bram Moolenaar
2022-01-04patch 8.2.4003: error messages are spread outv8.2.4003Bram Moolenaar
2022-01-04patch 8.2.3999: redundant check for NUL bytev8.2.3999zeertzjq
2022-01-02patch 8.2.3986: error messages are spread outv8.2.3986Bram Moolenaar
2022-01-02patch 8.2.3983: error messages are spread outv8.2.3983Bram Moolenaar
2022-01-01patch 8.2.3970: error messages are spread outv8.2.3970Bram Moolenaar
2022-01-01patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar
2021-12-31patch 8.2.3961: error messages are spread outv8.2.3961Bram Moolenaar
2021-12-31patch 8.2.3959: error messages are spread outv8.2.3959Bram Moolenaar
2021-12-31patch 8.2.3957: error messages are spread outv8.2.3957Bram Moolenaar
2021-12-30patch 8.2.3947: unnecessary check for NULL pointerv8.2.3947zeertzjq
2021-12-29patch 8.2.3941: SIGTSTP is not handledv8.2.3941dbivolaru
2021-12-29patch 8.2.3933: after ":cd" fails ":cd -" is incorrectv8.2.3933Richard Doty
2021-12-28patch 8.2.3930: getcmdline() argument has a misleading typev8.2.3930Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-12-15patch 8.2.3817: Vim9: Not using NL as command end does not work for :autocmdv8.2.3817Bram Moolenaar
2021-12-15patch 8.2.3815: Vim9: cannot have a multi-line dict inside a blockv8.2.3815Bram Moolenaar
2021-12-15patch 8.2.3813: confusing error when using :cc without error listv8.2.3813Bram Moolenaar
2021-12-13patch 8.2.3795: too many #ifdefsv8.2.3795Bram Moolenaar