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
*
lint: fix linting issues
Matthieu Coudron
2020-04-24
*
folds: decrease reliance on global 'curwin'
Matthieu Coudron
2020-04-24
*
vim-patch:8.1.1313: warnings for using localtime() and ctime()
Jan Edmund Lazo
2020-03-29
*
vim-patch:8.1.2223: cannot see what buffer an ml_get error is for
Jan Edmund Lazo
2020-02-16
*
Remove enc_utf8,has_mbyte dead code
Jan Edmund Lazo
2020-01-25
*
vim-patch:8.1.0461: quickfix: change comment style #11453
Jan Edmund Lazo
2019-11-24
*
vim-patch:8.1.0251: support full paths for 'backupdir' #11269
Joe Hermaszewski
2019-11-17
*
vim-patch:8.1.0014: qf_init_ext() is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.2180: Error E303 is not useful when 'directory' is empty (#11257)
Daniel Hahler
2019-10-19
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
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
[next]