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
Commit message (
Expand
)
Author
Age
...
*
|
|
Merge pull request #1724 from fwalch/vim-7.4.452
Justin M. Keyes
2014-12-23
|
\
\
\
|
*
|
|
vim-patch:7.4.452
Florian Walch
2014-12-23
|
*
|
|
vim-patch:7.4.449
Florian Walch
2014-12-23
|
|
/
/
*
|
|
Merge pull request #1726 from fwalch/vim-7.4.447
Justin M. Keyes
2014-12-23
|
\
\
\
|
*
|
|
vim-patch:7.4.447
Florian Walch
2014-12-23
|
|
/
/
*
|
|
Merge pull request #1721 from fwalch/vim-7.4.395
Justin M. Keyes
2014-12-23
|
\
\
\
|
*
|
|
vim-patch:7.4.395
Florian Walch
2014-12-23
|
|
/
/
*
/
/
vim-patch:7.4.311
David Rodriguez
2014-12-23
|
/
/
*
|
vim-patch:7.4.457 #1713
Marco Hinz
2014-12-23
*
|
Merge pull request #1712 from fwalch/vim-7.4.456
Justin M. Keyes
2014-12-23
|
\
\
|
|
/
|
/
|
|
*
vim-patch:7.4.456
Marco Hinz
2014-12-20
*
|
Merge pull request #1685 from justinmk/coverity74718
Justin M. Keyes
2014-12-20
|
\
\
|
|
/
|
/
|
|
*
coverity/74718: invalid FUNC_ATTR_NONNULL_ARG
Justin M. Keyes
2014-12-20
*
|
vim-patch:7.4.455
Marco Hinz
2014-12-20
*
|
vim-patch:7.4.390
Scott Prager
2014-12-19
*
|
vim-patch:7.4.355
Scott Prager
2014-12-19
*
|
vim-patch:7.4.350
Scott Prager
2014-12-19
*
|
Doxygen find_match_paren().
Scott Prager
2014-12-19
*
|
Remove Amiga remnants
Michael Reed
2014-12-19
*
|
Remove dec-mcs remnants
Michael Reed
2014-12-19
*
|
Remove VMS remnants
Michael Reed
2014-12-19
*
|
vim-patch: Mark patches as NA.
Florian Walch
2014-12-19
*
|
Merge pull request #1663 from philix/array_size
Justin M. Keyes
2014-12-19
|
\
\
|
*
|
Change the signature of utf_convert() (mbyte.c) to use ARRAY_SIZE
Felipe Oliveira Carvalho
2014-12-18
|
*
|
Change the signature of intable() (mbyte.c) to use ARRAY_SIZE
Felipe Oliveira Carvalho
2014-12-18
|
*
|
Use ARRAY_SIZE where Coccinelle wasn't able to do it
Felipe Oliveira Carvalho
2014-12-18
|
*
|
Define and use the ARRAY_SIZE macro
Felipe Oliveira Carvalho
2014-12-18
*
|
|
Merge pull request #1704 from fwalch/vim-7.4.434
Justin M. Keyes
2014-12-19
|
\
\
\
|
*
|
|
vim-patch:7.4.442
Florian Walch
2014-12-18
|
*
|
|
vim-patch:7.4.434
Florian Walch
2014-12-18
|
|
/
/
*
|
|
Merge pull request #1638 from Grimy/ex-drop
Justin M. Keyes
2014-12-19
|
\
\
\
|
*
|
|
Reimplement :drop (vim-patch:0)
Victor Adam
2014-12-18
*
|
|
|
Merge pull request #1699 from three-comrades/fix-viminfo
Justin M. Keyes
2014-12-19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove superfluous settings from legacy tests.
Julian Mehne
2014-12-18
|
*
|
|
Use a local viminfo file when running the old tests.
Julian Mehne
2014-12-17
*
|
|
|
vim-patch:7.4.423
Florian Walch
2014-12-18
|
|
/
/
|
/
|
|
*
|
|
Fix warnings: window.c: win_close_othertab(): Np dereference: FP.
Eliseo Martínez
2014-12-17
*
|
|
Fix warnings: syntax.c: get_id_list(): Double free: FP.
Eliseo Martínez
2014-12-17
*
|
|
Fix warnings: option.c: makeset()/put_setnum(): Various (3): FP.
Eliseo Martínez
2014-12-17
|
/
/
*
|
coverity/75594: Explicit null dereferenced: RI.
Eliseo Martínez
2014-12-16
*
|
Passing-by: Fix FALSE/FAIL confusion.
Eliseo Martínez
2014-12-16
*
|
coverity/13696: Unchecked return value: RI.
Eliseo Martínez
2014-12-16
*
|
coverity/13695: Unchecked return value: RI.
Eliseo Martínez
2014-12-16
|
/
*
Merge pull request #1679 from oni-link/fix.clang.warning
Justin M. Keyes
2014-12-15
|
\
|
*
Fix warning: ops.c: read_viminfo_register(): Dereference of null pointer: RI.
oni-link
2014-12-15
*
|
Merge pull request #1677 from philix/dpelle-constify
Justin M. Keyes
2014-12-15
|
\
\
|
|
/
|
/
|
|
*
Little by little add 'const' were possible: mbyte.c
Dominique Pelle
2014-12-15
*
|
vim-patch: Mark patches as NA.
Florian Walch
2014-12-15
|
/
*
vim-patch:7.4.543.
Eliseo Martínez
2014-12-15
*
Merge pull request #1668 from three-comrades/patches
Justin M. Keyes
2014-12-14
|
\
[prev]
[next]