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
*
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
*
cmdline: CTRL-R: Omit trailing <CR>.
Justin M. Keyes
2017-02-18
*
cmdline: CTRL-R: <Space> instead of CR between lines.
Justin M. Keyes
2017-02-18
*
vim-patch:7.4.1948
James McCoy
2017-02-10
*
Merge #5782 'Visual-mode put from @. register'
Justin M. Keyes
2017-01-22
|
\
|
*
put fixup, esp. ". register close #5709 #5781
Matthew Malcomson
2017-01-18
|
/
*
Rename yank_do_autocmd() to do_autocmd_textyankpost()
Marco Hinz
2017-01-13
*
Clipboard: improve error messages
Marco Hinz
2016-12-27
*
vim-patch:7.4.1780 (#5828)
lonerover
2016-12-26
*
vim-patch:7.4.1634 (#5594)
James McCoy
2016-11-12
*
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1896 (#5258)
Jurica Bradarić
2016-08-29
*
ops.c: Rename start_global_changes().
Justin M. Keyes
2016-08-25
*
vim-patch:7.4.1491 #5048
Patrick
2016-07-18
*
clipboard: fix v:register when clipboard=unnamed,unnamedplus
Björn Linse
2016-07-12
*
op_replace: fix guard; avoid strlen (#4963)
Charles Joachim
2016-07-09
*
remove some asserts and lint
Charles Joachim
2016-05-30
*
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
*
Fixes suggested by @justinmk and @jbradaric
Michael Ennen
2016-05-20
*
vim-patch:7.4.1050
Michael Ennen
2016-05-19
*
vim-patch:7.4.1042
Jurica Bradaric
2016-05-08
*
*: Fix new linter errors
ZyX
2016-05-01
*
normal: convert MCHAR etc operator and register types to enum MotionType
Björn Linse
2016-05-01
*
misc1.c: enable -Wconversion
Charles Joachim
2016-04-17
*
vim-patch:7.4.973
watiko
2016-03-06
*
Merge #4265 'vim-patch:7.4.925'.
Justin M. Keyes
2016-03-02
|
\
|
*
vim-patch:7.4.925
watiko
2016-02-17
[next]