summaryrefslogtreecommitdiffstats
path: root/src/cmdexpand.c
AgeCommit message (Expand)Author
2020-07-25patch 8.2.1289: crash when using a custom completion functionv8.2.1289Bram Moolenaar
2020-07-21patch 8.2.1262: src/ex_cmds.c file is too bigv8.2.1262Bram Moolenaar
2020-07-03patch 8.2.1121: command completion not working after ++argv8.2.1121Bram Moolenaar
2020-06-18patch 8.2.1007: completion doesn't work after ":r ++arg !"v8.2.1007Bram Moolenaar
2020-06-16patch 8.2.0988: getting directory contents is always case sortedv8.2.0988Bram Moolenaar
2020-06-12patch 8.2.0961: MS-Windows: no completion for localesv8.2.0961Bram Moolenaar
2020-06-07patch 8.2.0928: many type casts are used for vim_strnsave()v8.2.0928Bram Moolenaar
2020-06-07patch 8.2.0925: getcompletion() does not return command line argumentsv8.2.0925Bram Moolenaar
2020-04-02patch 8.2.0502: Vim9: some code is not testedv8.2.0502Bram Moolenaar
2020-04-02patch 8.2.0500: using the same loop in many placesv8.2.0500Bram Moolenaar
2020-03-01patch 8.2.0337: build fails on a few systemsv8.2.0337Bram Moolenaar
2020-02-29patch 8.2.0335: no completion for :disassemblev8.2.0335Bram Moolenaar
2020-01-07patch 8.2.0099: use of NULL pointer when out of memoryv8.2.0099Bram Moolenaar
2020-01-05patch 8.2.0089: crash when running out of memory in :setfiletype completionv8.2.0089Bram Moolenaar
2020-01-05patch 8.2.0087: crash in command line expansion when out of memoryv8.2.0087Bram Moolenaar
2019-12-29patch 8.2.0054: :diffget and :diffput don't have good completionv8.2.0054Bram Moolenaar
2019-11-26patch 8.1.2348: :const cannot be followed by "| endif"v8.1.2348Bram Moolenaar
2019-10-19patch 8.1.2187: error for bad regexp even though regexp is not usedv8.1.2187Bram Moolenaar
2019-08-25patch 8.1.1927: code for dealing with script files is spread outv8.1.1927Bram Moolenaar
2019-08-23patch 8.1.1914: command line expansion code is spread outv8.1.1914Bram Moolenaar
2019-08-21patch 8.1.1897: may free memory twice when out of memoryv8.1.1897Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-08-18patch 8.1.1886: command line expansion code is spread outv8.1.1886Bram Moolenaar