index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
fileio.c
Commit message (
Expand
)
Author
Age
*
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
*
Merge #2470: Remove char_u (5)
Eliseo Martínez
2015-05-07
|
\
|
*
Refactor modname() to use add_pathsep
Mark Bainter
2015-05-06
|
*
Remove char_u: FullName_save()
Mark Bainter
2015-05-06
|
*
Remove char_u: path_with_url()
Mark Bainter
2015-05-06
|
*
Remove char_u: modname()
Mark Bainter
2015-05-06
*
|
vim-patch:7.4.564 #2591
David Bürgin
2015-05-05
|
/
*
vim-patch:7.4.630 #2524
Florian Walch
2015-04-28
*
vim-patch:7.4.519
David Bürgin
2015-04-27
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Remove char_u: after_pathstep()
Mark Bainter
2015-04-17
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Remove all references to JobActivity
Marco Hinz
2015-04-11
*
messages: Update common instances of Vim to Nvim #2031
Michael Reed
2015-04-08
*
eval: Refactor vimscript job control API
Thiago de Arruda
2015-03-29
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
coverity/13777: String not null terminated: RI.
Eliseo Martínez
2015-03-22
*
Merge consecutive identical 'if' statements
Anton Ovchinnikov
2015-03-16
*
vim-patch:7.4.637 #2126
Lech Lorens
2015-03-13
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
[next]