| Commit message (Expand) | Author | Age |
* | os/fs: Rename os_file_exists to os_path_exists (#4973) | Daniel Xu | 2016-07-06 |
* | vim-patch:7.4.1276 | Michael Ennen | 2016-05-17 |
* | Linting. | KillTheMule | 2016-05-08 |
* | vim-patch:7.4.896 | Rui Abreu Ferreira | 2016-05-08 |
* | *: Fix new linter errors | ZyX | 2016-05-01 |
* | os_nodetype: impl with libuv | Justin M. Keyes | 2016-04-29 |
* | Remove old UNIX ifdef from buf_write() | Rui Abreu Ferreira | 2016-04-28 |
* | Fix another linter error. | Jurica Bradaric | 2016-04-20 |
* | Merge tempfile.c back into fileio.c | Jurica Bradaric | 2016-04-20 |
* | *: Fix preincrement lint errors | ZyX | 2016-04-18 |
* | *: Make set_vim_var_\* functions have proper argument types | ZyX | 2016-04-18 |
* | Merge #4152 'vim-patch:7.4.{798,800,805,810,811,814,815,816,817,820,825}'. | Justin M. Keyes | 2016-02-09 |
|\ |
|
| * | vim-patch:7.4.820 | Jurica Bradaric | 2016-02-02 |
| * | vim-patch:7.4.817 | Jurica Bradaric | 2016-02-02 |
* | | vim-patch:7.4.643 | watiko | 2016-02-03 |
|/ |
|
* | Merge pull request #4096 from justinmk/coverity125476 | Justin M. Keyes | 2016-01-28 |
|\ |
|
| * | file_pat_to_reg_pat(): handle empty string. | oni-link | 2016-01-28 |
| * | glob2regpat(): handle empty string. | Justin M. Keyes | 2016-01-27 |
* | | window.c: change return types to bool | Charles Joachim | 2016-01-25 |
|/ |
|
* | fileio: Change return types to bool | Charles Joachim | 2016-01-17 |
* | Windows: Include <fcntl.h> for file constants. | Seth Jackson | 2016-01-17 |
* | doc: Remove more references to MS-DOS | Seth Jackson | 2016-01-16 |
* | fileio: Replace some event checking functions with one has_event | Charles Joachim | 2016-01-11 |
* | coverity/62611: Nesting level does not match indentation | oni-link | 2016-01-07 |
* | Merge pull request #3903 from justinmk/vim-7.4.605 | Justin M. Keyes | 2016-01-01 |
|\ |
|
| * | file_pat_to_reg_pat, buflist_findpat: const params | Justin M. Keyes | 2016-01-01 |
* | | Port fsync() to libuv. | Seth Jackson | 2016-01-01 |
|/ |
|
* | Merge pull request #3834 from Shougo/vim-7.4.635 | Justin M. Keyes | 2015-12-13 |
|\ |
|
| * | vim-patch:7.4.635 | Shougo Matsushita | 2015-12-13 |
* | | Merge #3443 'vim-patch:7.4.{785,795,898}' | Justin M. Keyes | 2015-12-13 |
|\ \
| |/
|/| |
|
| * | vim-patch:7.4.785 | Johan Klokkhammer Helsing | 2015-11-22 |
* | | Merge pull request #3753 from watiko/vim-7.4.790 | Justin M. Keyes | 2015-12-12 |
|\ \ |
|
| * | | vim-patch:7.4.786 | watiko | 2015-11-28 |
* | | | Windows: Remove unnecessary codepath from modname. | Seth Jackson | 2015-12-11 |
* | | | src/*: Remove `VIM - Vi improved ...` header | Michael Reed | 2015-11-27 |
|/ / |
|
* | | Don't use errno constants for os_open() errors | Rui Abreu Ferreira | 2015-11-25 |
* | | Return libuv error code from os_getperm() | Rui Abreu Ferreira | 2015-11-25 |
* | | src: README.txt -> README.md | Michael Reed | 2015-11-23 |
|/ |
|
* | Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh | ZyX | 2015-10-08 |
* | Replace references to viminfo in various places | ZyX | 2015-10-08 |
* | viminfo: First version of ShaDa file dumping | ZyX | 2015-10-08 |
* | remove HAVE_DUP #1072 | Justin M. Keyes | 2015-09-12 |
* | Remove instances of TRUE/FALSE macro | Steven Oliver | 2015-09-04 |
* | Windows: Move file_info_old declaration out of UNIX block #3260 | Rui Abreu Ferreira | 2015-08-31 |
* | vim-patch:7.4.799 | Chiu-Hsiang Hsu | 2015-08-25 |
* | os/fs.c: remove os_file_is_readonly() | Justin M. Keyes | 2015-08-17 |
* | Remove unused assignement #3173 | Pepe Padial | 2015-08-16 |
* | Remove spurious warning when reading directories | Felipe Morales | 2015-08-01 |
* | fileio: Move event definitions to the generator script | ZyX | 2015-07-26 |
* | Remove char_u: message:smsg() | Michael Reed | 2015-05-13 |