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.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
*
doc: replace ":CheckHealth" with ":checkhealth"
Justin M. Keyes
2017-10-17
*
ops: save and restore clipboard batch status when entering cmdline window
Björn Linse
2017-10-15
*
vim-patch:8.0.0282 vim-patch:8.0.0291 (#7255)
KunMing Xie
2017-09-10
*
clipboard: disallow recursion; show hint only once (#7203)
Justin M. Keyes
2017-08-22
*
clipboard: remove start_batch_changes() in redir_write()
Justin M. Keyes
2017-08-20
*
clipboard: avoid error flood during :redir
Justin M. Keyes
2017-08-20
*
bufhl: fix move
Björn Linse
2017-06-24
*
Merge #6863
Justin M. Keyes
2017-06-19
|
\
|
*
coverity/112076: fixing "Explicit null dereferenced"
Chris Hall
2017-06-20
|
/
*
lint
James McCoy
2017-06-04
*
vim-patch:7.4.1976
James McCoy
2017-06-04
*
style/lint
AdnoC
2017-05-31
*
eval: Add ability to set the unnamed register with setreg
AdnoC
2017-05-31
*
shada: Set the unnamed register to the previous unnamed register on startup
AdnoC
2017-05-31
*
*: Add comment to all C files
ZyX
2017-04-19
*
ops: Silence “counter not used in loop” false positive
ZyX
2017-04-16
*
ops: Remove FUNC_ATTR_MALLOC from copy_register
ZyX
2017-04-15
*
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
*
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval: Split and move dict_add_nr_str to typval.c
ZyX
2017-03-29
*
eval: Move dict_add_list and dict_add_dict to typval.c
ZyX
2017-03-29
*
eval: Move dict_set_keys_readonly to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
linter: make changes pass the linter
raichoo
2017-03-19
*
vim-patch:7.4.2333
raichoo
2017-03-19
*
vim-patch:8.0.0453 (#6266)
Matthieu Coudron
2017-03-13
*
vim-patch:8.0.0136
Justin M. Keyes
2017-03-02
[next]