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: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor(ui): simplify stdin handling
bfredl
2022-05-02
*
refactor: replace char_u variables and functions with char (#18288)
dundargoc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
refactor(uncrustify): disable formatting in problematic code sections
Dundar Goc
2022-04-29
*
fix: suppress "is a directory" messages with shortmess 'F' (#18296)
Gregory Anders
2022-04-28
*
fix: show autocmd output when F is in shortmess (#18251)
Gregory Anders
2022-04-25
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
fix/PVS #17863
dundargoc
2022-04-24
*
vim-patch:8.2.4704: using "else" after return or break increases indent (#18032)
zeertzjq
2022-04-08
*
vim-patch:8.2.4696: delete() with "rf" argument does not report a failure (#1...
zeertzjq
2022-04-06
*
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
[next]