summaryrefslogtreecommitdiff
path: root/src/fileio.c
AgeCommit message (Expand)Author
2018-02-10patch 8.0.1496: clearing a pointer takes two linesBram Moolenaar
2018-02-10patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menuBram Moolenaar
2018-02-03patch 8.0.1459: cannot handle change of directoryBram Moolenaar
2018-01-31patch 8.0.1445: cannot act on edits in the command lineBram Moolenaar
2017-12-16patch 8.0.1394: cannot intercept a yank commandBram Moolenaar
2017-11-18patch 8.0.1308: the "Reading from stdin" message may be undesiredBram Moolenaar
2017-11-17patch 8.0.1307: compiler warning for ignoring return valueBram Moolenaar
2017-11-16patch 8.0.1305: writefile() never calls fsync()Bram Moolenaar
2017-11-16patch 8.0.1300: file permissions may end up wrong when writingBram Moolenaar
2017-11-10patch 8.0.1284: loading file type detection slows down startupBram Moolenaar
2017-11-09patch 8.0.1275: CmdlineLeave autocmd prevents fold from openingBram Moolenaar
2017-11-04patch 8.0.1263: others can read the swap file if a user is carelessBram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingBram Moolenaar
2017-10-27patch 8.0.1227: undefined left shift in readfile()Bram Moolenaar
2017-10-19patch 8.0.1206: no autocmd for entering or leaving the command lineBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-08-23patch 8.0.0988: warning from Covscan about using NULL pointerBram Moolenaar
2017-08-12patch 8.0.0912: cannot run a job in a hidden terminalBram Moolenaar
2017-07-23patch 8.0.0761: options not set properly for a terminal bufferBram Moolenaar
2017-07-09patch 8.0.0703: illegal memory access with empty :doau commandBram Moolenaar
2017-06-27patch 8.0.0685: when conversion fails written file may be truncatedBram Moolenaar
2017-04-07patch 8.0.0548: saving the redo buffer only works one timeBram Moolenaar
2017-03-19patch 8.0.0486: crash and endless loop when closing windows in autocmdBram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsBram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0451: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower caseBram Moolenaar
2017-02-25patch 8.0.0365: might free a dict item that wasn't allocatedBram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referenceBram Moolenaar
2017-01-24patch 8.0.0227: crash with ff=dos when first line in file has no CRBram Moolenaar
2017-01-23patch 8.0.0224: change to 'fileformats' from autocmd does not take effectBram Moolenaar
2017-01-13patch 8.0.0177: BufEnter autocommand not fired for a directoryBram Moolenaar
2016-09-25patch 8.0.0010Bram Moolenaar
2016-09-03patch 7.4.2314Bram Moolenaar
2016-09-03patch 7.4.2313Bram Moolenaar
2016-09-01patch 7.4.2300Bram Moolenaar
2016-08-29patch 7.4.2293Bram Moolenaar
2016-08-20patch 7.4.2229Bram Moolenaar
2016-08-09patch 7.4.2189Bram Moolenaar
2016-07-29patch 7.4.2117Bram Moolenaar
2016-07-26patch 7.4.2103Bram Moolenaar
2016-07-24patch 7.4.2101Bram Moolenaar
2016-07-19patch 7.4.2077Bram Moolenaar
2016-07-19patch 7.4.2075Bram Moolenaar
2016-07-16patch 7.4.2048Bram Moolenaar
2016-07-14patch 7.4.2035Bram Moolenaar
2016-07-10patch 7.4.2024Bram Moolenaar
2016-07-01patch 7.4.1977Bram Moolenaar
2016-07-01patch 7.4.1976Bram Moolenaar
2016-07-01patch 7.4.1975Bram Moolenaar