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
/
ops.c
Commit message (
Expand
)
Author
Age
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_char2cells alias for utf_char2cells
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
*
vim-patch:8.1.0306: plural messages are not translated properly
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
vim-patch:8.1.2392: using old C style comments
Dundar Göc
2021-10-21
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
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.2392: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
|
vim-patch:8.2.{210,424,436,...} #15976
Jan Edmund Lazo
2021-10-09
|
/
*
vim-patch:7.4.725
Sean Dewar
2021-09-23
*
vim-patch:8.2.0924: cannot save and restore a register properly
Sean Dewar
2021-09-23
*
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
2021-09-18
*
Merge pull request #15364 from seandewar/vim-8.2.3337
Jan Edmund Lazo
2021-09-17
|
\
|
*
vim-patch:8.2.3369: auto formatting after "cw" leaves cursor in wrong spot
Sean Dewar
2021-09-17
*
|
refactor(style): switch-case formatting, "uncrustify:indent-off" #15669
dundargoc
2021-09-17
|
/
*
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
Merge #15626 vim-patch:8.1.{2281,2283},8.2.{2903,3391,3397}
Justin M. Keyes
2021-09-10
|
\
|
*
vim-patch:8.1.2281: 'showbreak' cannot be set for one window
Sean Dewar
2021-09-10
*
|
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
|
/
*
refactor: format files with uncrustify
Dundar Göc
2021-09-07
*
fix(bufupdates): send correct updates for visual paste
Thomas Vigouroux
2021-08-25
*
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
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
|
*
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
|
/
*
vim-patch:8.2.3072: "zy" does not work well when "virtualedit' is "block"
Jan Edmund Lazo
2021-06-29
*
Merge pull request #14335 from chentau/extmark_delbytes
Björn Linse
2021-06-29
|
\
|
*
Manually zero out deleted_bytes2 when substituting and joining lines
chentau
2021-06-29
*
|
vim-patch:8.2.2971: cannot yank a block without trailing spaces
Jan Edmund Lazo
2021-06-10
|
/
*
vim-patch:8.2.2914: cannot paste a block without adding padding
Jan Edmund Lazo
2021-05-31
*
Apply patch from clason
disrupted
2021-05-10
*
make get_region_bytecount end-exclusive
chentau
2021-05-09
*
refactor nvim_buf_set_lines to use extmark_splice
chentau
2021-05-09
*
Merge pull request #14502 from chentau/extmark_paste
Björn Linse
2021-05-07
|
\
|
*
splice extmarks on every line for block visual paste
chentau
2021-05-06
*
|
vim-patch:8.2.0860: cannot use CTRL-A and CTRL-X on unsigned numbers
Jan Edmund Lazo
2021-04-28
|
/
*
extmarks: remove curbuf->deleted_bytes2 from op_delete
chentau
2021-04-16
*
clang/'Logic error': set vcol in do_put()
Jan Edmund Lazo
2021-04-02
*
vim-patch:8.1.2380: using old C style comments
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
[next]