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
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
[RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...
Shougo
2022-04-03
*
vim-patch:8.2.3453: autocmd not executed when editing a directory (#17846)
zeertzjq
2022-03-26
*
refactor: convert function comments to doxygen format (#17710)
dundargoc
2022-03-24
*
refactor(uncrustify): disable uncrustify for misformatted code sections
Dundar Göc
2022-03-10
*
chore(lgtm): fix "empty block without comment" warnings
Dundar Göc
2022-03-09
*
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
vim-patch:8.2.4343: when reloading not all properties are detected
zeertzjq
2022-02-14
*
vim-patch:8.2.3515: nano time test fails on Mac and FreeBSD
zeertzjq
2022-02-13
*
vim-patch:8.2.3510: changes are only detected with one second accuracy
zeertzjq
2022-02-13
*
vim-patch:8.2.2199: first write after setting 'eol' does not have NL added
zeertzjq
2022-02-09
*
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
zeertzjq
2022-02-04
*
vim-patch:8.1.2302: :lockmarks does not work for '[ and ']
Sean Dewar
2022-01-27
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
Merge pull request #16381 from VVKot/vim-8.1.0228
Jan Edmund Lazo
2021-11-30
|
\
|
*
vim-patch:8.1.1386: unessesary type casts for lalloc()
VVKot
2021-11-22
*
|
fix(fileio): replace characters over INT_MAX with U+FFFD (#16354)
Javier Lopez
2021-11-23
|
/
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
vim-patch:8.1.0306: plural messages are not translated properly
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-21
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
refactor: make commas trail in enums
Dundar Göc
2021-10-19
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-06
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
2021-09-18
*
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
*
fix: remove trailing slashes before making directory
Gregory Anders
2021-08-27
*
feat: defaults: auto-create backup dir
Gregory Anders
2021-08-27
*
refactor(api): remove unneccesary indirection around handles
Björn Linse
2021-08-22
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-26
*
refactor(undo): don't assume curbuf in u_compute_hash
Thomas Vigouroux
2021-07-09
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
*
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...
Marco Hinz
2021-05-12
*
vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...
Shougo
2021-05-07
*
vim-patch:8.2.2828: Coverity complains about not checking rename() return value
Jan Edmund Lazo
2021-05-05
*
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
2021-04-15
*
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
[next]