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.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
*
|
ops.c: breakout shared register type formatting code
Björn Linse
2016-02-29
*
|
TextYankPost: add information to v:event and update tests
Björn Linse
2016-02-29
*
|
Add TextYankPost and TextDeletePost autocmds
Shougo Matsushita
2016-02-29
|
/
*
vim-patch:7.4.743
watiko
2016-02-11
*
vim-patch:7.4.734
watiko
2016-02-11
*
Fix lint error
watiko
2016-02-01
*
vim-patch:7.4.1088
watiko
2016-02-01
*
vim-patch:7.4.1087
watiko
2016-02-01
*
vim-patch:7.4.1085
watiko
2016-02-01
*
vim-patch:7.4.1076
watiko
2016-02-01
*
vim-patch:7.4.1027
watiko
2016-02-01
*
vim-patch:7.4.823
watiko
2016-02-01
*
vim-patch:7.4.806
watiko
2016-02-01
*
vim-patch:7.4.782
watiko
2016-02-01
*
vim-patch:7.4.780
watiko
2016-02-01
*
vim-patch:7.4.779
watiko
2016-02-01
*
vim-patch:7.4.778
watiko
2016-02-01
*
vim-patch:7.4.765
watiko
2016-02-01
*
vim-patch:7.4.754
watiko
2016-02-01
*
Merge pull request #4049 from watiko/vim-7.4.616
Justin M. Keyes
2016-01-21
|
\
|
*
vim-patch:7.4.616
watiko
2016-01-19
*
|
Fix lint issues
Jason Schulz
2016-01-15
*
|
Add support for binary numbers
Jason Schulz
2016-01-15
|
/
*
Merge pull request #3903 from justinmk/vim-7.4.605
Justin M. Keyes
2016-01-01
|
\
|
*
file_pat_to_reg_pat, buflist_findpat: const params
Justin M. Keyes
2016-01-01
|
*
vim-patch:7.4.605
Justin M. Keyes
2015-12-30
*
|
normal: use oap->motion_type also to represent block motion type
Björn Linse
2016-01-01
|
/
*
vim-patch:7.4.803
Johan Klokkhammer Helsing
2015-12-13
*
Merge #3443 'vim-patch:7.4.{785,795,898}'
Justin M. Keyes
2015-12-13
|
\
|
*
vim-patch:7.4.785
Johan Klokkhammer Helsing
2015-11-22
*
|
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
|
src: README.txt -> README.md
Michael Reed
2015-11-23
|
/
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
*: Fix problems with clang+asan Release build
ZyX
2015-10-08
*
eval,functests: Reference all additional_* items created by ShaDa
ZyX
2015-10-08
*
ops: Fix access to unsaved register when iterating over registers
ZyX
2015-10-08
*
ops: Fix “conditional … depends on unitialized …” error in op_yank_reg
ZyX
2015-10-08
*
shada: Fix memory leak when reading registers from ShaDa file
ZyX
2015-10-08
*
shada,functests: Add tests for merging ShaDa data
ZyX
2015-10-08
*
shada: When reading marks or registers, free items when set fails
ZyX
2015-10-08
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
*
shada: Add support for merging everything like described in the doc
ZyX
2015-10-08
*
Replace references to viminfo in various places
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
clipboard: avoid clipboard during :global. #2809
Felipe Morales
2015-08-30
*
clipboard: support clipboard=unnamedplus,unnamed
Björn Linse
2015-08-07
*
clipboard: fixup inconsequential yet embarrassing mixup
Björn Linse
2015-08-06
[next]