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
*
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
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-21
*
refactor: make commas trail in enums
Dundar Göc
2021-10-19
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-06
*
|
vim-patch:8.2.3490: superfluous return statements #15978
dundargoc
2021-10-09
|
/
*
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
vim-patch:8.2.3375: using uninitialized memory
Sean Dewar
2021-09-17
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
fix: remove trailing slashes before making directory
Gregory Anders
2021-08-27
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
vim-patch:8.2.2966: ml_get errors after recovering a file
Jan Edmund Lazo
2021-06-10
*
memline: pvs/v1071
Jan Edmund Lazo
2021-06-05
*
vim-patch:8.2.1507: using malloc() directly
Jan Edmund Lazo
2021-03-09
*
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.1.0806: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
vim-patch:8.2.1219: symlink not followed if dirname ends in //
Jan Edmund Lazo
2020-10-17
*
vim-patch:8.1.0499: :2vimgrep causes an ml_get error
Jan Edmund Lazo
2020-09-13
*
memline: do not attempt to cache line2byte()
Björn Linse
2020-09-10
*
fix lints
Thomas Vigouroux
2020-09-09
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
memline: cache byte offset of current line
Björn Linse
2020-09-09
*
buffer_updates: prefer using ml_add_deleted_len_buf
Thomas Vigouroux
2020-07-21
*
buffer_updates: emit valid old_byte_size
Thomas Vigouroux
2020-07-21
*
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
[next]