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
*
vim-patch:8.0.1374: CTRL-A does not work with an empty line
Jan Edmund Lazo
2018-09-16
*
Remove has_mbytes local to lines changed in parent commit
ZviRackover
2018-09-09
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
\
|
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
|
*
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.0.1682: auto indenting breaks inserting a block (#8892)
Jan Edmund Lazo
2018-08-23
*
|
lint
Jan Edmund Lazo
2018-08-23
*
|
vim-patch:8.0.1044: warning for uninitialized variable
Jan Edmund Lazo
2018-08-23
*
|
vim-patch:8.0.1043: warning for uninitialized variable
Jan Edmund Lazo
2018-08-23
*
|
vim-patch:8.0.1041: bogus characters when indenting during visual-block append
Jan Edmund Lazo
2018-08-23
*
|
lint
Jan Edmund Lazo
2018-08-17
*
|
ops: refactor get_spec_reg()
Jan Edmund Lazo
2018-08-16
*
|
vim-patch:8.0.1787: cannot insert the whole cursor line
Jan Edmund Lazo
2018-08-16
|
/
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
misc: fixpos in del_char() is bool
Jan Edmund Lazo
2018-08-07
|
*
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
|
*
ops: is_del in block_prep() is bool
Jan Edmund Lazo
2018-08-07
|
*
ops: add const to shift_block() variables
Jan Edmund Lazo
2018-08-07
|
*
vim-patch:8.0.0879: crash when shifting with huge number
Jan Edmund Lazo
2018-08-06
*
|
style: fixing minor issues noted in code review.
ZviRackover
2018-08-06
*
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
*
lint
Jan Edmund Lazo
2018-08-06
*
globals: did_ai is bool
Jan Edmund Lazo
2018-08-06
*
globals: can_si is bool
Jan Edmund Lazo
2018-08-06
*
globals: virtual_op is TriState
Jan Edmund Lazo
2018-08-01
*
vim-patch:8.0.0727: message about what register to yank into is not translated
Jan Edmund Lazo
2018-07-17
*
vim-patch:8.0.0724: the message for yanking doesn't indicate the register
Jan Edmund Lazo
2018-07-17
*
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
*
Lint
KillTheMule
2018-05-23
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
coverity/13969: handle u_save() failure
Nick Neisen
2018-05-17
*
*: Fix clint errors
ZyX
2018-04-22
*
ops: Fix PVS/V560: pre may not be zero as that was already checked
ZyX
2018-04-16
*
ops: Fix PVS/V614: use of uninitialized variable
ZyX
2018-04-15
*
ops: Fix PVS/V547: allocator never returns NULL
ZyX
2018-04-15
*
ops: Fix PVS/V547: did_change is almost always set
ZyX
2018-04-15
*
ops: Silence PVS/V614: regtype is always initialized
ZyX
2018-04-15
*
vim-patch:8.0.0234,8.0.0236,8.0.0225 (#8052)
KunMing Xie
2018-03-04
*
vim-patch:8.0.1475: invalid memory access in read_redo()
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
Merge #7806 from ZyX-I/list-stat
Justin M. Keyes
2018-01-15
|
\
|
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
|
vim-patch:8.0.0421: diff mode wrong when adding line at end of buffer
ckelsel
2018-01-15
|
/
*
*: Fix linter errors
ZyX
2017-12-11
*
*: Hide list implementation in other files as well
ZyX
2017-12-10
*
*: Start hiding list implementation
ZyX
2017-12-10
*
doc
Justin M. Keyes
2017-11-06
[next]