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
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
fix(fileio.c): don't use uninitialized memory (#22031)
zeertzjq
2023-01-28
*
refactor(fileio.c): reduce scope of locals
Lewis Russell
2023-01-26
*
feat!: make iconv a non-optional dep
Lewis Russell
2023-01-23
*
refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
2023-01-03
*
refactor: eliminate os_unix.c #21621
Justin M. Keyes
2023-01-02
*
vim-patch:8.2.0711: temp directory might be cleared (#21614)
zeertzjq
2023-01-02
*
refactor: rename mch_get_acl => os_get_acl
Justin M. Keyes
2022-12-16
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
refactor: deprecate 'secure' option
Gregory Anders
2022-11-17
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
2022-11-11
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
fix(fileio): use first available directory in backupdir for backupcopy (#20655)
Will Spurgin
2022-11-05
*
vim-patch:9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong pl...
zeertzjq
2022-11-02
*
vim-patch:9.0.0819: still a build error, tests are failing
zeertzjq
2022-10-30
*
vim-patch:9.0.0816: CTRL-Z at end of file is always dropped
zeertzjq
2022-10-30
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
refactor: explicitly convert HANDLE to intptr_t for _open_osfhandle()
Wei Tang
2022-10-11
*
refactor(redraw): various simplifications
bfredl
2022-10-05
*
feat: ":write!" skips "file changed" warning #18665
Louis Sven Goulet
2022-09-24
*
vim-patch:9.0.0509: confusing error for "saveas" command with "nofile" buffer...
zeertzjq
2022-09-20
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
vim-patch:9.0.0278: the +wildignore feature is nearly always available
zeertzjq
2022-08-27
*
vim-patch:9.0.0275: BufEnter not triggered when using ":edit" in "nofile" buffer
zeertzjq
2022-08-27
*
vim-patch:9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
[next]