aboutsummaryrefslogtreecommitdiff
path: root/src/fileio.h
Commit message (Expand)AuthorAge
* replaced last mch_stat() and mch_lstat()Stefan Hoffmann2014-05-09
* Remove unused function is_autocmd_blocked.Thomas Wienecke2014-05-03
* Remove undefined functions.Thomas Wienecke2014-05-03
* Rename buf_modname to modname as they've become the sameFelipe Oliveira Carvalho2014-05-02
* Remove the always-FALSE shortname argument from buf_modname()Felipe Oliveira Carvalho2014-05-02
* Remove useless modelines (pt2)Marco Hinz2014-04-28
* No OOM error condition in prep_exarg()Felipe Oliveira Carvalho2014-04-24
* Restore vim_renameHinidu2014-04-04
* Replace mch_rename and vim_rename with libuvHinidu2014-04-04
* Move shorten_filenames back to fileio.cJohn Schmidt2014-04-01
* Move shorten_fname{,1,s} and shorten_filenames from fileio.cJohn Schmidt2014-04-01
* Delete structs.h by spliting it and moving code to other headersFelipe Oliveira Carvalho2014-03-18
* Remove __ARGS macro. Close #205Nicolas Pierron2014-03-02
* Removes 'proto' dirscott-linder2014-02-26