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
/
tag.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.0.0505: failed window split for :stag not handled (#8439)
KunMing Xie
2018-05-26
*
coverity/13700: ignore failed win_split()
Nick Neisen
2018-05-17
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
lint
James McCoy
2017-06-04
*
vim-patch:7.4.1975
James McCoy
2017-06-04
*
tag: Silence V522: potential null dereference
ZyX
2017-05-20
*
*: Add comment to all C files
ZyX
2017-04-19
*
tag: Fix “initialized twice successively” false positive
ZyX
2017-04-16
*
tag: Silence “buffer underflow” warning
ZyX
2017-04-16
*
vim-patch:8.0.0550
James McCoy
2017-04-07
*
vim-patch:8.0.0499
James McCoy
2017-04-07
*
eval: Split and move dict_add_nr_str 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
*
lint
James McCoy
2017-03-19
*
vim-patch:8.0.0393
James McCoy
2017-03-19
*
vim-patch:8.0.0223
James McCoy
2017-03-19
*
vim-patch:8.0.0195
James McCoy
2017-03-19
*
vim-patch:8.0.0190
James McCoy
2017-03-19
*
vim-patch:8.0.0116
James McCoy
2017-03-19
*
vim-patch:7.4.2248
lonerover
2017-03-18
*
vim-patch:7.4.2200
James McCoy
2017-02-27
*
vim-patch:7.4.2230 (#6080)
lonerover
2017-02-25
*
*: Fix linter errors
ZyX
2017-02-15
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
vim-patch:7.4.2335
lonerover
2016-12-19
*
vim-patch:7.4.2337
lonerover
2016-12-16
*
vim-patch:7.4.1719
Michael Ennen
2016-12-12
*
lint
James McCoy
2016-12-07
*
vim-patch:7.4.1751
James McCoy
2016-12-07
*
vim-patch:8.0.0035 (#5609)
Shougo
2016-11-15
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1552
James McCoy
2016-07-08
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
*: Fix new linter errors
ZyX
2016-05-01
*
Merge pull request #4273 from watiko/vim-7.4.957
Justin M. Keyes
2016-04-25
|
\
|
*
vim-patch:7.4.941
watiko
2016-03-06
*
|
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
|
/
*
Fix linter errors.
Jurica Bradaric
2016-01-30
*
vim-patch:7.4.746
Jurica Bradaric
2016-01-30
*
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
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
2015-05-13
*
Remove char_u: FullName_save()
Mark Bainter
2015-05-06
*
Replace vim_isspace() with ascii_isspace() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
[next]