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
*
vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha...
Justin M. Keyes
2019-09-04
*
screen: add some documentation of internals of msg_grid implementation
Björn Linse
2019-09-01
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
includes
Daniel Hahler
2019-08-07
*
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
*
vim-patch:8.0.1688: some macros are used without a semicolon
Jan Edmund Lazo
2019-06-26
*
lint
Andrej Zieger
2019-05-26
*
lint
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
lint
Jan Edmund Lazo
2019-04-30
*
vim-patch:8.1.0642: swapinfo() leaks memory
Justin M. Keyes
2019-04-29
*
lint
Justin M. Keyes
2019-04-29
*
vim-patch:8.1.1231: asking about existing swap file unnecessarily
Justin M. Keyes
2019-04-29
*
vim-patch:8.1.0325: strings in swap file may not be NUL terminated
Justin M. Keyes
2019-04-29
*
vim-patch:8.1.0314: add swapinfo() "dirty" item
Justin M. Keyes
2019-04-29
*
vim-patch:8.1.0313: information about a swap file is unavailable
Justin M. Keyes
2019-04-29
*
multigrid: reset win scrolling after swap message
Björn Linse
2019-02-02
*
:recover : Fix crash on non-existent *.swp #9504
raffitz
2019-01-15
*
api: simplify nvim_buf_get_offset function
Björn Linse
2018-11-01
*
vim-patch:8.1.0501: cppcheck warns for using array index before bounds check ...
Jan Edmund Lazo
2018-11-01
*
memline: process_still_running is bool
Jan Edmund Lazo
2018-10-13
*
vim-patch:8.1.0473: user doesn't notice file does not exist when swap file does
Jan Edmund Lazo
2018-10-13
*
vim-patch:8.1.0466: autocmd test fails
Jan Edmund Lazo
2018-10-08
*
vim-patch:8.1.0463: "simalt ~x" in .vimrc blocks swap file prompt
Jan Edmund Lazo
2018-10-08
*
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
[next]