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
/
change.c
Commit message (
Expand
)
Author
Age
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
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
*
fix(buffer_updates): handle :delete of the very last line in buffer
Björn Linse
2021-10-07
*
refactor: remove redundant casts
Dundar Göc
2021-10-07
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
refactor(plines): move horizontal size functions to plines.c
Björn Linse
2021-08-11
*
refactor(plines): remove implicit curwin chartabsize() function
Björn Linse
2021-08-10
*
vim-patch:8.1.2214: too much is redrawn when 'cursorline' is set
zeertzjq
2021-08-02
*
vim-patch:8.1.2029: cannot control 'cursorline' highlighting well
zeertzjq
2021-08-02
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
2021-07-25
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
*
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
|
/
*
minor fix
jbyuki
2021-06-09
*
minor fixes
jbyuki
2021-06-09
*
fix changed byte ranges for indented lines
jbyuki
2021-06-09
*
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
2021-04-15
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
globals: eliminate "enc_utf8" macro
Jan Edmund Lazo
2020-11-14
*
fix: address issues for BufModifiedSet
Rom Grk
2020-11-09
*
feat: implement BufModified autocmd
Rom Grk
2020-11-07
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.2.0901: formatting CJK text isn't optimal
Jan Edmund Lazo
2020-10-23
*
treesitter: filter updates on <CR>
Thomas Vigouroux
2020-09-16
*
buf_attach: fix buffer updates with setline()
Björn Linse
2020-09-16
*
fix(bytetrack): send correct events when opening lines
Thomas Vigouroux
2020-09-11
*
fix lints
Thomas Vigouroux
2020-09-09
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
extmark: separate extmark_splice_cols for column-only change
Björn Linse
2020-09-09
*
folds: decrease reliance on global 'curwin'
Matthieu Coudron
2020-04-24
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
vim-patch:8.2.0074: Python 3 unicode test someitmes fails
Jan Edmund Lazo
2020-01-01
*
refactor: use inserted_bytes pattern from vim
Björn Linse
2019-11-23
*
nsmarks: initial commit
timeyyy
2019-11-11
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha...
Justin M. Keyes
2019-09-04
*
vim-patch:8.1.1926: redraw cursorline after putting line above #10849
Jan Edmund Lazo
2019-08-26
*
lint
Daniel Hahler
2019-08-07
*
remove !has_mbyte branches
Daniel Hahler
2019-08-07
*
includes
Daniel Hahler
2019-08-07
*
move ins_char
Daniel Hahler
2019-08-07
*
lint
Daniel Hahler
2019-08-07
*
move del_lines
Daniel Hahler
2019-08-07
[next]