aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/fileio.c
Commit message (Expand)AuthorAge
* *: 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
* | Merge pull request #5860 from jamessan/vim-7.4.1889James McCoy2017-01-09
|\ \ | |/ |/|
| * vim-patch:7.4.1889James McCoy2017-01-02
* | fix lint errorlonerover2017-01-06
* | vim-patch:7.4.2103lonerover2017-01-05
|/
* lintJames McCoy2016-12-08
* vim-patch:7.4.1754James McCoy2016-12-08
* Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\
| * lintJustin M. Keyes2016-11-08
| * 'inccommand': reworkJustin M. Keyes2016-11-08
| * LintedKillTheMule2016-10-30
| * Incsubsitution featureKillTheMule2016-10-30
* | encoding: cleanup mbyte.c given fixed encoding=utf-8Björn Linse2016-11-05
|/
* read_string: Use char if you mean char.Justin M. Keyes2016-09-13
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* vim-patch:7.4.1913 (#5260)Jurica Bradarić2016-09-04
* win32: readfile(): Directories should not show "[Permission Denied]".Justin M. Keyes2016-08-07
* readfile(): Ensure `perm` for non-Unix.Justin M. Keyes2016-08-07
* readfile(): readonly: Also check "not writable".Justin M. Keyes2016-08-04
* readfile(): Less-destructive readonly check.Shougo Matsushita2016-08-04
* os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* vim-patch:7.4.1276Michael Ennen2016-05-17
* Linting.KillTheMule2016-05-08
* vim-patch:7.4.896Rui Abreu Ferreira2016-05-08
* *: Fix new linter errorsZyX2016-05-01
* os_nodetype: impl with libuvJustin M. Keyes2016-04-29
* Remove old UNIX ifdef from buf_write()Rui Abreu Ferreira2016-04-28
* Fix another linter error.Jurica Bradaric2016-04-20
* Merge tempfile.c back into fileio.cJurica Bradaric2016-04-20
* *: Fix preincrement lint errorsZyX2016-04-18
* *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18
* Merge #4152 'vim-patch:7.4.{798,800,805,810,811,814,815,816,817,820,825}'.Justin M. Keyes2016-02-09
|\
| * vim-patch:7.4.820Jurica Bradaric2016-02-02
| * vim-patch:7.4.817Jurica Bradaric2016-02-02