aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/fileio.c
Commit message (Expand)AuthorAge
* 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
* fileio: Refactor msg_add_fname to something which needs no commentsZyX2017-04-03
* fileio: Clean up IObuff-manipulation messZyX2017-04-03
* fileio: Refactor errmsg handlingZyX2017-04-03
* *: Fix some Windows-specific warningsZyX2017-03-29
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* eval,*: Move get_tv_string to typval.cZyX2017-03-29
* vim-patch:8.0.0486Justin M. Keyes2017-03-22
* readfile(): Remove "Reading from stdin..." #6298Vadim A. Misbakh-Soloviov2017-03-18
* job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
* lintJames McCoy2017-03-11
* vim-patch:7.4.2101James McCoy2017-03-11
* *: Fix linter errorsZyX2017-02-15
* *: Partial string handling refactoringZyX2017-02-15
* Fix clint issuesMarco Hinz2017-02-04
* vim-patch:7.4.2024Marco Hinz2017-02-04
* coverity/155512: Pass correct length to strncat()Justin M. Keyes2017-01-23
* coverity/155512: Pass correct length to strncat()ZyX2017-01-23
* readfile(): Fix read-after-free.Justin M. Keyes2017-01-21
* Merge #5928 'New event: DirChanged'Marco Hinz2017-01-16
|\
| * Don't expand filenames during autocmdMarco Hinz2017-01-13
* | readfile(): Avoid file message when reading from stdin. #5956Michael Schupikov2017-01-16
* | Merge #5918 'vim-patch: 7.4.2006, 7.4.2075, 7.4.2077, 7.4.2117, 7.4.2300, 7.4...Justin M. Keyes2017-01-16
|\ \ | |/ |/|
| * vim-patch:7.4.2314lonerover2017-01-09
| * vim-patch:7.4.2313lonerover2017-01-09
| * vim-patch:7.4.2300lonerover2017-01-09
| * vim-patch:7.4.2117lonerover2017-01-09
* | lintJustin M. Keyes2017-01-13
* | open_buffer(): Do `BufEnter` for directories.Justin M. Keyes2017-01-12