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
*
clang/'Dead store': do not assign fnamelen
Jan Edmund Lazo
2021-04-02
*
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
2021-02-10
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
vim-patch:8.1.1032: warnings from clang static analyzer
Jan Edmund Lazo
2020-12-28
*
vim-patch:8.2.2231: when "--remote file" is used "file" is not reloaded
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
Merge pull request #13595 from teto/fix-filler
Björn Linse
2020-12-24
|
\
|
*
fix: appease linter
Matthieu Coudron
2020-12-24
|
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
*
|
vim-patch:8.1.0470: pointer ownership around fname_expand() is unclear
Jan Edmund Lazo
2020-12-19
|
/
*
fileio: detach buffer when buffer was reloaded (like with :edit)
Björn Linse
2020-12-08
*
vim-patch:8.1.0825: code for autocommands is mixed with file I/O code (#13305)
TJ DeVries
2020-11-24
*
globals: eliminate "enc_utf8" macro
Jan Edmund Lazo
2020-11-14
*
vim-patch:8.1.0805: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)
tamago324
2020-11-06
*
vim-patch:8.2.1219: symlink not followed if dirname ends in //
Jan Edmund Lazo
2020-10-17
*
fileio: fix "is a directory" warning on Windows
erw7
2020-10-06
*
vim-patch:8.2.1793: not consistently giving the "is a directory" warning
Shougo Matsushita
2020-10-06
*
vim-patch:8.2.1088: a very long translation might cause a buffer overflow
Jan Edmund Lazo
2020-09-26
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
vim-patch:8.1.1115: cannot build with older C compiler
Jan Edmund Lazo
2020-08-17
*
vim-patch:8.0.1774: reading very long lines can be slow
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.1.0475: memory not freed on exit when quit in autocmd
erw7
2020-05-07
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
\
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
*
fix: includes
Jakub Łuczyński
2020-02-13
*
|
Make neovim building even with libuv 1.18.0
Matěj Cepl
2020-04-21
*
|
vim-patch:8.2.0474: cannot use :write when using a plugin with BufWriteCmd
Jan Edmund Lazo
2020-04-13
*
|
vim-patch:8.0.1660: the terminal API "drop" command doesn't support options
Jan Edmund Lazo
2020-02-16
|
/
*
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
*
autocmd: WinClosed exposes window id as <afile>
notomo
2020-01-18
*
fileio: use uint64_t for temp_count #11555
Jan Edmund Lazo
2019-12-16
*
vim-patch:8.1.0461: quickfix: change comment style #11453
Jan Edmund Lazo
2019-11-24
*
vim-patch:8.1.0251: support full paths for 'backupdir' #11269
Joe Hermaszewski
2019-11-17
*
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.0230: directly checking 'buftype' value
Jan Edmund Lazo
2019-10-01
*
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
[next]