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 #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
*
lint
Jan Edmund Lazo
2018-11-12
*
vim-patch:8.1.0096: inconsistent use of the word autocommands
Jan Edmund Lazo
2018-11-12
*
vim-patch:8.0.1620: reading spell file has no good EOF detection
Jan Edmund Lazo
2018-11-12
*
vim-patch:8.0.0685: when conversion fails written file may be truncated
ckelsel
2018-10-12
*
vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104)
Jan Edmund Lazo
2018-10-11
*
src/nvim/eval.c
MichaHoffmann
2018-10-07
*
fixed lint errors
MichaHoffmann
2018-09-24
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
vim-patch:8.0.1275: CmdlineLeave autocmd prevents fold from opening
Jan Edmund Lazo
2018-09-13
*
Merge #8967 'vim-patch:8.0.1781'
Justin M. Keyes
2018-09-10
|
\
|
*
vim-patch:8.0.1781: file names in quickfix window are not shortened
Andrzej Pacanowski
2018-09-10
|
/
*
vim-patch:8.1.0161: buffer not updated with 'autoread' set if file was deleted
Jan Edmund Lazo
2018-08-13
*
lint
Jan Edmund Lazo
2018-08-12
*
vim-patch:8.0.1227: undefined left shift in readfile()
Jan Edmund Lazo
2018-08-12
*
vim-patch:8.0.0548: saving the redo buffer only works one time (#8629)
KunMing Xie
2018-06-24
*
Merge #8618 'Replace b_changedtick with always-inline functions'
Justin M. Keyes
2018-06-22
|
\
|
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
|
/
*
Merge #8526 from janlazo/vim-8.0.0451
Justin M. Keyes
2018-06-16
|
\
|
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
|
Fix implicit conversion warning (#8536)
Marco Hinz
2018-06-13
|
/
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
Merge #8377 'TextChangedP autocommand'
Justin M. Keyes
2018-05-19
|
\
|
*
vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menu
Shougo Matsushita
2018-05-14
|
/
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
*: Fix clint errors
ZyX
2018-04-22
|
*
fileio: Silence PVS/V614: buffer is initialized if conv_restlen > 0
ZyX
2018-04-15
|
*
fileio: Fix PVS/V547: split is not used
ZyX
2018-04-15
|
*
fileio: Fix PVS/V560: end was already checked
ZyX
2018-04-15
*
|
IO: let 'fsync' option control more cases
Justin M. Keyes
2018-04-21
*
|
win: Fix reading content from stdin (#8267)
b-r-o-c-k
2018-04-14
*
|
Make vim_fgets() return the same values as in Vim
Marco Hinz
2018-04-04
[next]