summaryrefslogtreecommitdiff
path: root/Filelist
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4512: the find_tags_in_file() function is much too longv8.2.4512Yegappan Lakshmanan2022-03-051-1/+1
* patch 8.2.4284: old mac resources files are no longer usedv8.2.4284ichizok2022-02-021-4/+0
* patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twicev8.2.4270ichizok2022-01-311-0/+2
* patch 8.2.4252: generating the normal command table at runtime is inefficientv8.2.4252Yegappan Lakshmanan2022-01-291-0/+2
* patch 8.2.4213: too much code for supporting old MSVC versionsv8.2.4213K.Takata2022-01-251-1/+0
* patch 8.2.4153: MS-Windows: Global IME is no longer supportedv8.2.4153K.Takata2022-01-201-3/+0
* patch 8.2.4081: CodeQL reports problem in if_cscope causing it to failv8.2.4081ichizok2022-01-131-1/+0
* patch 8.2.3861: list of distributed files is outdatedv8.2.3861Bram Moolenaar2021-12-201-0/+6
* patch 8.2.3827: huntr badge does not really fit in the listv8.2.3827Bram Moolenaar2021-12-161-0/+1
* patch 8.2.3666: libvterm is outdatedv8.2.3666Bram Moolenaar2021-11-241-0/+1
* patch 8.2.3642: list of distributed files is outdatedv8.2.3642Bram Moolenaar2021-11-221-1/+1
* patch 8.2.3606: file missing from list of distributed filesv8.2.3606Bram Moolenaar2021-11-161-0/+1
* patch 8.2.3562: cannot add color namesv8.2.3562Drew Vogel2021-10-241-1/+1
* patch 8.2.3302: Coverity is not run from githubv8.2.3302Bram Moolenaar2021-08-071-0/+1
* patch 8.2.3301: memory allocation functions don't have their own placev8.2.3301Yegappan Lakshmanan2021-08-061-0/+2
* patch 8.2.3139: functions for string manipulation are spread outv8.2.3139Yegappan Lakshmanan2021-07-101-0/+2
* patch 8.2.2928: the evalfunc.c file is too bigv8.2.2928Yegappan Lakshmanan2021-06-021-0/+2
* patch 8.2.2883: MS-Windows manifest file name is misleadingv8.2.2883matveyt2021-05-241-1/+1
* patch 8.2.2824: MS-Windows: build failure with MSVCv8.2.2824Bram Moolenaar2021-05-021-2/+2
* patch 8.2.2593: list of distributed files is incompletev8.2.2593Bram Moolenaar2021-03-131-1/+2
* patch 8.2.2277: missing backslashv8.2.2277Bram Moolenaar2021-01-021-1/+1
* patch 8.2.2276: list of distributed files is outdatedv8.2.2276Bram Moolenaar2021-01-021-6/+9
* patch 8.2.2192: Codecov on github actions failsv8.2.2192Bram Moolenaar2020-12-221-1/+1
* patch 8.2.1831: file missing from distributionv8.2.1831Bram Moolenaar2020-10-111-0/+1
* patch 8.2.1648: Amiga: no common build file for Amiga (-like) systemsv8.2.1648Bram Moolenaar2020-09-091-1/+1
* patch 8.2.1597: the channel source file is too bigv8.2.1597Bram Moolenaar2020-09-051-0/+2
* patch 8.2.1594: pull requests on github do not notify a maintainerv8.2.1594Bram Moolenaar2020-09-051-0/+1
* patch 8.2.1544: cannot translate messages in a Vim scriptv8.2.1544Bram Moolenaar2020-08-301-0/+2
* patch 8.2.1540: the user cannot try out emoji character widthsv8.2.1540Bram Moolenaar2020-08-291-1/+0
* patch 8.2.1536: cannot get the class of a character; emoji widths are wrongv8.2.1536Bram Moolenaar2020-08-281-0/+1
* patch 8.2.1444: error messages are spread out and names can be confusingv8.2.1444Bram Moolenaar2020-08-131-0/+1
* patch 8.2.1439: tiny and small builds have no test coveragev8.2.1439Bram Moolenaar2020-08-131-4/+2
* patch 8.2.1422: the Mac GUI implementation is outdatedv8.2.1422Bram Moolenaar2020-08-111-2/+0
* patch 8.2.1420: test 49 is old stylev8.2.1420Bram Moolenaar2020-08-111-4/+5
* patch 8.2.1405: Vim9: vim9compile.c is getting too bigv8.2.1405Bram Moolenaar2020-08-091-0/+2
* patch 8.2.1389: file missing from the distributionv8.2.1389Bram Moolenaar2020-08-071-0/+1
* patch 8.2.1317: MS-Windows tests on AppVeyor are slowv8.2.1317Bram Moolenaar2020-07-291-0/+1
* patch 8.2.1269: language and locale code spread outv8.2.1269Bram Moolenaar2020-07-221-0/+2
* patch 8.2.1262: src/ex_cmds.c file is too bigv8.2.1262Bram Moolenaar2020-07-211-0/+2
* patch 8.2.1215: Atari MiNT support is outdatedv8.2.1215Bram Moolenaar2020-07-141-2/+0
* patch 8.2.1078: highlight and match functionality together in one filev8.2.1078Bram Moolenaar2020-06-281-0/+2
* patch 8.2.0872: XIM code is mixed with multi-byte codev8.2.0872Bram Moolenaar2020-06-011-0/+2
* patch 8.2.0859: no Turkish translation of the manualv8.2.0859Bram Moolenaar2020-05-311-0/+2
* patch 8.2.0858: not easy to require Lua modulesv8.2.0858Bram Moolenaar2020-05-311-0/+1
* patch 8.2.0849: BeOS code is not maintained and probably unusedv8.2.0849Bram Moolenaar2020-05-301-4/+0
* patch 8.2.0847: typval related code is spread outv8.2.0847Bram Moolenaar2020-05-301-0/+3
* patch 8.2.0787: libvterm code lags behind the upstream versionv8.2.0787Bram Moolenaar2020-05-171-0/+1
* patch 8.2.0780: libvterm code lags behind the upstream versionv8.2.0780Bram Moolenaar2020-05-171-10/+11
* patch 8.2.0776: libvterm code lags behind the upstream versionv8.2.0776Bram Moolenaar2020-05-171-0/+2
* patch 8.2.0676: pattern in list of distributed files does not matchv8.2.0676Bram Moolenaar2020-05-011-1/+1