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:7.4.212
zeertzjq
2022-07-06
*
vim-patch:8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changed
zeertzjq
2022-07-05
*
vim-patch:8.2.3644: count for 'operatorfunc' in Visual mode is not redone
zeertzjq
2022-07-05
*
vim-patch:8.2.3754: undesired changing of the indent of the first formatted line
zeertzjq
2022-07-05
*
vim-patch:8.2.3615: wrong indent in first line if re-formatting with indent expr
zeertzjq
2022-07-05
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
vim-patch:9.0.0011: reading beyond the end of the line with put command (#19166)
zeertzjq
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
perf(highlight): use binary search to lookup RGB color names
bfredl
2022-06-23
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
refactor(ops): doxygen docstrings #17743
dundargoc
2022-06-09
*
vim-patch:8.2.5016: access before start of text with a put command (#18742)
zeertzjq
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
vim-patch:8.1.0535: increment/decrement might get interrupted by updating folds
zeertzjq
2022-05-22
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
vim-patch:8.2.4951: smart indenting done when not enabled
zeertzjq
2022-05-14
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
Merge pull request #18425 from dundargoc/refactor/char_u/1
bfredl
2022-05-07
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
|
build(clint): remove "function size is too large" warning
Dundar Goc
2022-05-06
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
vim-patch:8.2.4794: compiler warning for not initialized variable
zeertzjq
2022-04-21
*
vim-patch:8.2.4792: indent operator creates an undo entry for every line
zeertzjq
2022-04-21
*
fix(events): make v:event readonly in more events (#18070)
zeertzjq
2022-04-11
*
vim-patch:8.2.4649: various formatting problems
zeertzjq
2022-03-30
*
fix(PVS/V1019): compound assignment expression is used inside condition
Dundar Göc
2022-03-24
*
vim-patch:8.2.4593: unnecessary call to redraw_later() (#17775)
zeertzjq
2022-03-19
*
Merge pull request #17653 from dundargoc/chore/lgtm
zeertzjq
2022-03-10
|
\
|
*
chore(lgtm): fix "empty block without comment" warnings
Dundar Göc
2022-03-09
*
|
vim-patch:8.1.0999: use register one too often and not properly tested
zeertzjq
2022-03-09
*
|
refactor(ops): use op_yank_reg() instead of op_yank() when deleting
zeertzjq
2022-03-09
|
/
*
vim-patch:8.2.0997: cannot execute a register containing line continuation
zeertzjq
2022-03-09
*
vim-patch:8.2.3601: check for overflow in put count does not work well
Sean Dewar
2022-02-17
*
fix(ops): str_to_reg passing NULL to memcpy
Sean Dewar
2022-02-17
*
vim-patch:8.2.3575: overflow check still fails when sizeof(int) == sizeof(long)
Sean Dewar
2022-02-17
*
vim-patch:8.2.3574: divide by zero
Sean Dewar
2022-02-17
*
vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bit
Sean Dewar
2022-02-17
*
vim-patch:8.2.3492: crash when pasting too many times
Sean Dewar
2022-02-17
*
vim-patch:8.2.4388: dead code in op_insert()
zeertzjq
2022-02-15
[next]