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: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
|
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
vim-patch:8.2.0674: some source files are too big (#19959)
zeertzjq
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
fix(eval): check for v:lua when calling callback (#19855)
zeertzjq
2022-08-20
*
vim-patch:8.2.3619: cannot use a lambda for 'operatorfunc' (#19846)
zeertzjq
2022-08-20
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
refactor: rename function prefix mb to the more accurate utf_cp (#19590)
dundargoc
2022-08-02
*
vim-patch:8.2.5013: after text formatting cursor may be in an invalid position
zeertzjq
2022-08-02
*
Merge pull request #19437 from dundargoc/refactor/char_u-to-char
bfredl
2022-07-31
|
\
|
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
|
vim-patch:9.0.0118: no test for what patch 9.0.0155 fixes
zeertzjq
2022-07-31
*
|
vim-patch:9.0.0114: the command line takes up space even when not used
Shougo Matsushita
2022-07-31
*
|
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
|
/
*
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
[next]