aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/fileio.c
Commit message (Expand)AuthorAge
* globals: KeyTyped is boolJan Edmund Lazo2018-09-14
* vim-patch:8.0.1275: CmdlineLeave autocmd prevents fold from openingJan Edmund Lazo2018-09-13
* Merge #8967 'vim-patch:8.0.1781'Justin M. Keyes2018-09-10
|\
| * vim-patch:8.0.1781: file names in quickfix window are not shortenedAndrzej Pacanowski2018-09-10
|/
* vim-patch:8.1.0161: buffer not updated with 'autoread' set if file was deletedJan Edmund Lazo2018-08-13
* lintJan Edmund Lazo2018-08-12
* vim-patch:8.0.1227: undefined left shift in readfile()Jan Edmund Lazo2018-08-12
* vim-patch:8.0.0548: saving the redo buffer only works one time (#8629)KunMing Xie2018-06-24
* Merge #8618 'Replace b_changedtick with always-inline functions'Justin M. Keyes2018-06-22
|\
| * *: Replace b_changedtick with new always-inline functionsZyX2018-06-22
|/
* Merge #8526 from janlazo/vim-8.0.0451Justin M. Keyes2018-06-16
|\
| * vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* | Fix implicit conversion warning (#8536)Marco Hinz2018-06-13
|/
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* Merge #8377 'TextChangedP autocommand'Justin M. Keyes2018-05-19
|\
| * vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menuShougo Matsushita2018-05-14
|/
* Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\
| * *: Fix clint errorsZyX2018-04-22
| * fileio: Silence PVS/V614: buffer is initialized if conv_restlen > 0ZyX2018-04-15
| * fileio: Fix PVS/V547: split is not usedZyX2018-04-15
| * fileio: Fix PVS/V560: end was already checkedZyX2018-04-15
* | IO: let 'fsync' option control more casesJustin M. Keyes2018-04-21
* | win: Fix reading content from stdin (#8267)b-r-o-c-k2018-04-14
* | Make vim_fgets() return the same values as in VimMarco Hinz2018-04-04
* | vim-patch:8.0.1284: loading file type detection slows down startupJustin M. Keyes2018-04-02
|/
* refactor/rename: path_is_absolute()Justin M. Keyes2018-03-24
* refactor: eliminate `autocmd_fname_full` globalJustin M. Keyes2018-03-24
* provider/RPC: apply_autocmds_group(): fix double-freeJustin M. Keyes2018-03-24
* lintJustin M. Keyes2018-02-11
* vim-patch:8.0.0703: illegal memory access with empty :doau commandJustin M. Keyes2018-02-11
* vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
* io: fix handling EOF in vim_fgetsMatt Widmann2017-11-25
* io: retry fgets on EINTR (#7632)Matt Widmann2017-11-25
* vim-patch:8.0.0227 (#7548)Justin M. Keyes2017-11-13
* Merge #7530 'vim-patch:8.0.0226 vim-patch:8.0.0224'Justin M. Keyes2017-11-13
|\
| * fix lint errorckelsel2017-11-11
| * vim-patch:8.0.0224ckelsel2017-11-10
|/
* buf_write(): handle NULL fname on non-unixJustin M. Keyes2017-08-10
* buf_write(): wrong argument to os_fileinfo_hardlinksJustin M. Keyes2017-08-09
* lintckelsel2017-07-13
* vim-patch:7.4.2229ckelsel2017-07-13
* vim-patch:7.4.2189ckelsel2017-07-13
* lintJames McCoy2017-06-04
* vim-patch:7.4.1976James McCoy2017-06-04
* vim-patch:7.4.1975James McCoy2017-06-04
* doc: bracketed-paste-modeJustin M. Keyes2017-05-01
* *: Add comment to all C filesZyX2017-04-19
* fileio: Simlify help files encoding detectionZyX2017-04-16
* fileio: Fix most linter errorsZyX2017-04-03
* fileio: Save details about E212 errorZyX2017-04-03