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
/
memline.c
Commit message (
Expand
)
Author
Age
*
swapfile: Always show swap dialog (E325)
Justin M. Keyes
2018-09-23
*
vim-patch:8.1.0310: file info msg with 'F' in 'shortmess'
Justin M. Keyes
2018-09-21
*
vim-patch:8.0.1417: test doesn't search for a sentence
Jan Edmund Lazo
2018-09-16
*
vim-patch:8.0.1416: crash when searching for a sentence
Jan Edmund Lazo
2018-09-16
*
vim-patch:8.0.1363: recover swap file ending with .stz #9002
Jan Edmund Lazo
2018-09-16
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
\
|
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
|
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
|
vim-patch:8.1.0303: line2byte() is wrong for last line with 'noeol'
Jan Edmund Lazo
2018-08-21
|
/
*
memline: fnamecmp_ino() returns bool
Jan Edmund Lazo
2018-08-09
*
vim-patch:8.0.1819: swap file warning for file with non-existing directory
Jan Edmund Lazo
2018-08-09
*
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
*
vim-patch:8.0.1512: warning for possibly using NULL pointer
Jan Edmund Lazo
2018-07-23
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
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
*
|
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
\
|
*
|
memline: Fix PVS/V547: allocator now never returns NULL
ZyX
2018-04-15
|
*
|
memline: Fix PVS/V560: allocator now never returns NULL
ZyX
2018-04-15
*
|
|
lint
Justin M. Keyes
2018-04-21
*
|
|
IO: let 'fsync' option control more cases
Justin M. Keyes
2018-04-21
|
/
/
*
|
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
*
|
vim-patch:8.0.0387: compiler warnings (#8162)
KunMing Xie
2018-03-23
*
|
vim-patch:8.0.0736: OptionSet not triggered when entering diff mode
Justin M. Keyes
2018-02-11
*
|
vim-patch:8.0.0337: invalid memory access in :recover command
Justin M. Keyes
2018-02-11
*
|
lint
James McCoy
2017-12-15
*
|
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
|
io: more guards against NULL filename (#7159)
Justin M. Keyes
2017-08-13
*
|
lint
James McCoy
2017-06-04
*
|
vim-patch:7.4.1975
James McCoy
2017-06-04
*
|
*: Add comment to all C files
ZyX
2017-04-19
*
|
memline: Fix “NULL pointer dereference” warning
ZyX
2017-04-16
*
|
memline: Silence “buffer underflow” warning, looks like false positive
ZyX
2017-04-16
|
/
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
job-control: set CLOEXEC on pty processes. #5986
Matthew Malcomson
2017-03-17
*
vim-patch:8.0.0453 (#6266)
Matthieu Coudron
2017-03-13
*
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
2017-02-23
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
lint
Justin M. Keyes
2017-01-13
*
open_buffer(): Do `BufEnter` for directories.
Justin M. Keyes
2017-01-12
*
'inccommand': rework
Justin M. Keyes
2016-11-08
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1237 (#5092)
Simon Weil
2016-07-31
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
vim-patch:7.4.1276
Michael Ennen
2016-05-17
*
*: Fix new linter errors
ZyX
2016-05-01
*
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
[next]