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
*
Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'
Justin M. Keyes
2019-09-05
|
\
|
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
|
vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha...
Justin M. Keyes
2019-09-04
|
/
*
vim-patch:8.1.1843: might be freeing memory that was not allocated (#10756)
Jan Edmund Lazo
2019-08-13
*
Merge pull request #10171 from blueyed/vim-8.1.1318
Daniel Hahler
2019-08-09
|
\
|
*
includes
Daniel Hahler
2019-08-07
*
|
Merge #10708 'remove DYNAMIC_ICONV'
Justin M. Keyes
2019-08-09
|
\
\
|
|
/
|
/
|
|
*
remove DYNAMIC_ICONV
erw7
2019-08-06
*
|
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
2019-08-06
*
|
lua: add {old_byte_size} to on_lines buffer change event
Björn Linse
2019-08-06
|
/
*
fileio: port hotfix from patch 8.1.1379
Jan Edmund Lazo
2019-08-01
*
vim-patch:8.1.1374: check for file changed triggers too often
Jan Edmund Lazo
2019-08-01
*
lint
Jan Edmund Lazo
2019-08-01
*
vim-patch:8.1.1780: warning for file no longer available is repeated
Jan Edmund Lazo
2019-07-31
*
PVS/V560: condition is always false #10638
Ihor Antonov
2019-07-28
*
PVS/V1026: possible overflow in a loop #10529
Ihor Antonov
2019-07-19
*
fileio.c: eliminate set_file_time() #10357
Justin M. Keyes
2019-06-30
*
vim-patch:8.0.1305: writefile() never calls fsync() #10153
Jan Edmund Lazo
2019-06-09
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
lint
Andrej Zieger
2019-05-26
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
cleanup: remove HAVE_SELINUX #10040
Justin M. Keyes
2019-05-21
*
fileio: set group of backup file
Justin M. Keyes
2019-05-20
*
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
2019-05-20
|
\
|
*
style: make linter happy with fileio.c
Said Al Attrach
2019-03-11
|
*
fs: add UV_FS_COPYFILE_FICLONE flag to os_copy
Said Al Attrach
2019-03-11
|
*
fs: remove unecessary copybuf and os_open call
Said Al Attrach
2019-03-10
|
*
fs: replace another custom copy with os_copy
Said Al Attrach
2019-03-10
|
*
fs: add os_copy function that uses uv_fs_copyfile
Said Al Attrach
2019-03-10
*
|
vim-patch:8.1.1349: if writing runs into conversion error backup file is deleted
Jan Edmund Lazo
2019-05-18
*
|
autocmd: fixes and tests for autocmd window issues
Björn Linse
2019-05-13
*
|
vim-patch:8.1.1205: BufReadPre may move the cursor #9980
Justin M. Keyes
2019-05-08
*
|
Merge #9798 'aucmd_prepbuf: Use floating window'
Justin M. Keyes
2019-05-06
|
\
\
|
*
|
aucmd_win: use a floating window
Marco Hinz
2019-05-06
|
/
/
*
|
lint
Jan Edmund Lazo
2019-04-30
*
|
vim-patch:8.0.1263: others can read the swap file if a user is careless
Jan Edmund Lazo
2019-04-29
*
|
vim-patch:8.1.1231: asking about existing swap file unnecessarily
Justin M. Keyes
2019-04-29
*
|
vim-patch:8.1.1113: making an autocommand trigger once is not so easy
Justin M. Keyes
2019-04-06
*
|
aucmd_prepbuf: also restore `prevwin` #9741
Justin M. Keyes
2019-03-17
*
|
autocmd: do not show empty section after ++once handlers expire
Justin M. Keyes
2019-03-14
*
|
autocmd: rename: "++nested", "++once"
Justin M. Keyes
2019-03-14
*
|
autocmd: rename "once" => "-once" #9713
Justin M. Keyes
2019-03-11
|
/
*
autocmd: introduce "once" feature
Justin M. Keyes
2019-03-10
*
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
*
I/O: ignore ENOTSUP for failed fsync()
Justin M. Keyes
2019-02-21
*
events: add "Signal" event #9564
Marco Hinz
2019-02-04
*
clang/"Dead assignment"
Justin M. Keyes
2019-01-13
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
vim-patch:8.0.1748: CmdlineEnter command uses backslash instead of slash
Jan Edmund Lazo
2018-12-12
*
vim-patch:8.1.0360: using an external diff program is slow and inflexible
Anatolii Sakhnik
2018-12-09
[next]