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
*
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
*
Enable -Wconversion: Passing-by: Remove dead code (MACOS_CONVERT).
Eliseo Martínez
2015-02-18
*
Add TabClosed event
Felipe Morales
2015-02-16
*
Add TabNewEntered
Felipe Morales
2015-02-16
*
Add TabNew event
Felipe Morales
2015-02-16
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
coverity/102149: Out-of-bounds access: FP.
Eliseo Martínez
2015-02-11
*
Remove vimdiff
Michael Reed
2015-02-03
*
Remove nonnullret deadcode: home_replace_save.
Eliseo Martínez
2015-01-27
*
Remove nonnullret deadcode: enc_canonize.
Eliseo Martínez
2015-01-27
*
Remove nonnullret deadcode: Mark new nonnullret functions.
Eliseo Martínez
2015-01-27
*
Macro cleanup: HAS_SWAP_EXISTS_ACTION
Michael Reed
2015-01-14
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
vim-patch:7.4.493
Florian Walch
2014-12-23
*
vim-patch:7.4.456
Marco Hinz
2014-12-20
*
coverity/75594: Explicit null dereferenced: RI.
Eliseo Martínez
2014-12-16
*
Reduce indentation level by early returning or continuing loop
Felipe Oliveira Carvalho
2014-12-13
*
term: Remove most calls to settmode
Thiago de Arruda
2014-12-02
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
Convert some values from buffer_defs.h to bools
Wayne Rowcliffe
2014-11-12
*
vim-patch:7.4.414
Scott Prager
2014-11-11
*
Fix fileio.c's diagram.
Scott Prager
2014-11-11
*
Fix warnings: fileio.c: aucmd_prepbuf(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
Fix warnings: fileio.c: readfile(): Dead assignment: HI.
Eliseo Martínez
2014-11-11
*
iconv: re-enable
Nicolas Hillegeer
2014-11-06
*
vim-patch:7.4.436 #1246
Naveen Kumar Molleti
2014-10-16
*
Merge pull request #1208 from war1025/dev/remove_for_all_windows
Justin M. Keyes
2014-10-03
|
\
|
*
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-24
*
|
Merge pull request #1209 from atwupack/vp-7.4.320
Justin M. Keyes
2014-09-26
|
\
\
|
|
/
|
/
|
|
*
vim-patch:7.4.320
André Twupack
2014-09-21
*
|
FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWS
Wayne Rowcliffe
2014-09-22
|
/
*
Additional FOR_ALL_WINDOWS usage
Wayne Rowcliffe
2014-09-08
*
fileinfo: change returntype of os_fileinfo_size
Stefan Hoffmann
2014-08-31
*
fileinfo: rename os_file_info_id_equal
Stefan Hoffmann
2014-08-31
*
fileinfo: rename os_get_file_info{,_link,_fd}
Stefan Hoffmann
2014-08-31
*
fileinfo: implement os_fileinfo_hardlinks
Stefan Hoffmann
2014-08-31
*
fileinfo: implement os_fileinfo_size
Stefan Hoffmann
2014-08-31
*
Merge pull request #1024 from war1025/dev/for_all_buffers
Justin M. Keyes
2014-08-19
|
\
|
*
FOR_ALL_BUFFERS use locally declared buffer pointer
Wayne Rowcliffe
2014-08-17
|
*
Add FOR_ALL_BUFFERS helper
Wayne Rowcliffe
2014-08-02
*
|
os_fchown: remove cast of parameter -1 to uid_t
Pavel Platto
2014-08-16
*
|
os_fchown: impl and remove HAVE_FCHOWN
Pavel Platto
2014-08-13
*
|
Remove FEAT_OSFILETYPE
Pavel Platto
2014-08-02
|
/
*
Fix #963.
Pavel Platto
2014-07-17
*
vim: move vim_acl_T to types.h
Nicolas Hillegeer
2014-07-16
*
Extract `tempfile` module from fileio
Pavel Platto
2014-07-14
*
Add vim_gettempdir(), remove global vim_tempdir
Pavel Platto
2014-07-14
[next]