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
/
memfile.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.1413: error when the drive of the swap file was disconnected (#...
zeertzjq
2024-08-08
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
fix(clangd): set block pointer to null in case map is empty
sus-domesticus
2024-01-03
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: follow style guide
dundargoc
2023-11-19
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(mch): last mch_ function/macro hits the dust
bfredl
2023-09-10
*
refactor(memfile): change mf_trans and mf_hash from ad-hoc hashtable to Map
bfredl
2023-09-10
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
vim-patch:9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" (#23790)
zeertzjq
2023-05-28
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:9.0.1477: crash when recovering from corrupted swap file (#23273)
zeertzjq
2023-04-23
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
chore(fixup): bfredl size_t
Dundar Göc
2022-01-01
*
refactor: avoid overflow by explicitly casting operand to a wider type
Dundar Göc
2021-12-31
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
cleanup: remove HAVE_SELINUX #10040
Justin M. Keyes
2019-05-21
*
:recover : Fix crash on non-existent *.swp #9504
raffitz
2019-01-15
*
mf_open(): never fails (except for OOM)
Justin M. Keyes
2018-05-17
*
Merge #4486 'refactor: Remove maxmem, maxmemtot options'
Justin M. Keyes
2018-05-02
|
\
|
*
Remove the mf_dont_release global after getting rid of maxmem[tot]
Felipe Oliveira Carvalho
2017-04-11
|
*
Remove maxmem and maxmemtot options
Felipe Oliveira Carvalho
2017-04-11
*
|
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
|
io: more guards against NULL filename (#7159)
Justin M. Keyes
2017-08-13
*
|
vim-patch:7.4.1975
James McCoy
2017-06-04
*
|
memfile: Fix V547: always true condition
ZyX
2017-05-20
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
/
[next]