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
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
build: bump uncrustify version
dundargoc
2023-11-19
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
Merge pull request #25396 from bfredl/no_attr
bfredl
2023-09-27
|
\
|
*
refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attr
bfredl
2023-09-27
|
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
|
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
|
feat: NVIM_APPNAME supports relative paths #25233
Rory Nesbitt
2023-09-27
|
/
*
refactor(options)!: graduate some more shortmess flags
bfredl
2023-09-25
*
refactor: remove 'shortmess' save/restore panic for ex commands
bfredl
2023-09-25
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
vim-patch:9.0.1638: crypt tests hang and cause memory errors (#24053)
zeertzjq
2023-06-18
*
vim-patch:9.0.1637: compiler warning for uninitialized variable (#24042)
zeertzjq
2023-06-17
*
vim-patch:9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" (#23790)
zeertzjq
2023-05-28
*
refactor: fix clang/PVS warnings (#23731)
zeertzjq
2023-05-23
*
refactor: use xstrl{cpy,cat} on IObuff (#23648)
ii14
2023-05-16
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: fix PVS warnings (#23200)
zeertzjq
2023-04-19
*
vim-patch:8.1.2094: the fileio.c file is too big
Lewis Russell
2023-04-19
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
feat: try to recover from missing tempdir #22573
Justin M. Keyes
2023-03-09
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
refactor(build): remove unused stdlib function and include checks
bfredl
2023-03-03
*
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
2023-02-16
*
Merge pull request #22056 from lewis6991/refactor/fileio_more
Lewis Russell
2023-02-15
|
\
|
*
refactor(fileio.c): normalize ifdefs
Lewis Russell
2023-02-01
[next]