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
/
eval.c
Commit message (
Expand
)
Author
Age
...
*
|
vim-patch:7.4.1027
watiko
2016-02-01
*
|
vim-patch:7.4.782
watiko
2016-02-01
|
/
*
Merge pull request #4096 from justinmk/coverity125476
Justin M. Keyes
2016-01-28
|
\
|
*
file_pat_to_reg_pat(): handle empty string.
oni-link
2016-01-28
|
*
glob2regpat(): handle empty string.
Justin M. Keyes
2016-01-27
|
*
coverity/125476: RI: Null pointer dereference
Justin M. Keyes
2016-01-27
*
|
vim-patch:7.4.698
Jurica Bradaric
2016-01-27
|
/
*
Merge pull request #4073 from jbradaric/vim-7.4.654
Justin M. Keyes
2016-01-24
|
\
|
*
vim-patch:7.4.654
Jurica Bradaric
2016-01-22
*
|
vim-patch:7.4.739
Jurica Bradaric
2016-01-24
|
/
*
Merge #3916 "Add support for binary numbers".
Justin M. Keyes
2016-01-21
|
\
|
*
Fix lint issues
Jason Schulz
2016-01-15
|
*
Add support for binary numbers
Jason Schulz
2016-01-15
*
|
job control: implement jobpid() to get PID of job
Björn Linse
2016-01-20
*
|
job control: add 'detach' option to jobstart
Björn Linse
2016-01-20
|
/
*
vim patches 7.4.955/974/975/989. #3919
Michael Ennen
2016-01-13
*
portability: fix cast.
Justin M. Keyes
2016-01-10
*
portability: use portable format specifier
Justin M. Keyes
2016-01-10
*
Improve coding style
watiko
2016-01-10
*
vim-patch:7.4.1032
watiko
2016-01-10
*
vim-patch:7.4.950
watiko
2016-01-10
*
vim-patch:7.4.946
watiko
2016-01-10
*
vim-patch:7.4.944
watiko
2016-01-10
*
eval: Do not use msgpack#string for error messages
ZyX
2016-01-07
*
eval: Use better error messages when failing to dump values
ZyX
2016-01-04
*
eval: Use list_unref in place of decrementing refcount directly
ZyX
2015-12-13
*
eval: Replace internal_refcount hack with proper copyID setting
ZyX
2015-12-13
*
Merge pull request #3753 from watiko/vim-7.4.790
Justin M. Keyes
2015-12-12
|
\
|
*
Improve coding style
watiko
2015-11-28
|
*
vim-patch:7.4.786
watiko
2015-11-28
*
|
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
|
/
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Add TermClose event
Marco Hinz
2015-11-15
*
Add file selection prompt on ":oldfiles!"
Marco Hinz
2015-11-10
*
Add ":profile stop"
Marco Hinz
2015-11-10
*
eval: Implement dictionary change notifications
Thiago de Arruda
2015-11-09
*
eval: Extract `find_var_ht_dict` from `find_var_ht`
Thiago de Arruda
2015-11-09
*
eval: Extract `find_ufunc` from `get_dict_callback`
Thiago de Arruda
2015-11-09
*
Remove useless FEAT_BROWSE ifdef
Michael Reed
2015-11-01
*
undo: Do some refactoring
ZyX
2015-10-29
*
Implement server_address_new()
Rui Abreu Ferreira
2015-10-18
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
shada: Use same iteration end conditions as with other iterators
ZyX
2015-10-08
*
eval: Use proper iteration end condition
ZyX
2015-10-08
*
eval: Reorder checks in var_shada_iter
ZyX
2015-10-08
*
eval: Remove incorrect NONNULL_RET attributes
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
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
[prev]
[next]