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
*
lint
Jan Edmund Lazo
2019-06-01
*
vim-patch:8.1.1000: indenting is off
Jan Edmund Lazo
2019-06-01
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
lint
Jan Edmund Lazo
2019-04-30
*
clipboard: setreg("*") with clipboard=unnamed #9954
Justin M. Keyes
2019-04-28
*
ops: use ARRAY_SIZE macro for opchars array length
Jan Edmund Lazo
2019-04-10
*
vim-patch:8.0.1411: reading invalid memory with CTRL-W :
Jan Edmund Lazo
2019-04-10
*
lint
Jan Edmund Lazo
2019-04-02
*
vim-patch:8.1.0118: duplicate error message for put command
Jan Edmund Lazo
2019-04-01
*
vim-patch:8.0.0681: unnamed register only contains the last deleted text
Jan Edmund Lazo
2019-04-01
*
vim-patch:8.1.0671: cursor in wrong column after auto-format #9729
Jan Edmund Lazo
2019-03-14
*
TextYankPost: add v:event["inclusive"] #9717
Justin M. Keyes
2019-03-13
*
ops.c: do_join expects `count` of 2 or greater #6855
Zach Gleason
2019-03-02
*
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
vim-patch:8.0.1779: deleting in a block selection causes problems (#9099)
Jan Edmund Lazo
2018-10-09
*
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
[next]