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
Commit message (
Expand
)
Author
Age
...
|
*
|
Doxygen find_match_paren().
Scott Prager
2014-12-19
|
/
/
*
|
Merge pull request #1648 from Pyrohh/amiga-vms-cleanup
Justin M. Keyes
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
|
/
/
*
|
Merge pull request #1707 from fwalch/na-patches
Justin M. Keyes
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
*
|
|
|
Merge pull request #1701 from fwalch/vim-7.4.423
Justin M. Keyes
2014-12-18
|
\
\
\
\
|
*
|
|
|
vim-patch:7.4.423
Florian Walch
2014-12-18
*
|
|
|
|
Merge pull request #1702 from fwalch/update-busted
Justin M. Keyes
2014-12-18
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update busted to 2.0.rc4.
Florian Walch
2014-12-18
|
/
/
/
/
*
|
|
|
Merge pull request #1588 from equalsraf/tb-no-central-deps
John Szakmeister
2014-12-18
|
\
\
\
\
|
*
|
|
|
Allow cmake caller to override DEPS_PREFIX
Rui Abreu Ferreira
2014-12-16
|
*
|
|
|
Dont force ../.deps in third-party/CMakeLists.txt
Rui Abreu Ferreira
2014-12-16
*
|
|
|
|
Merge pull request #1686 from jszakmeister/include-opts-in-fortify-check
John Szakmeister
2014-12-18
|
\
\
\
\
\
|
*
|
|
|
|
build: include the flags for the build type in the _FORTIFY_SOURCE check
John Szakmeister
2014-12-16
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1654 from gaurdro/rpm-fortify_source
John Szakmeister
2014-12-18
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Detect and propagate _FORTIFY_SOURCE prefix
Ross Smith
2014-12-17
|
/
/
/
/
*
|
|
|
Merge pull request #1698 from elmart/clang-analysis-fixes-6
Justin M. Keyes
2014-12-17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
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
|
/
/
/
*
|
|
Merge pull request #1688 from elmart/coverity-issues-1
Justin M. Keyes
2014-12-16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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
|
|
/
*
|
Merge pull request #1676 from fwalch/na-patches
Justin M. Keyes
2014-12-15
|
\
\
|
|
/
|
/
|
|
*
vim-patch: Mark patches as NA.
Florian Walch
2014-12-15
|
/
*
Merge pull request #1666 from elmart/vim-patch-7.4.543
Justin M. Keyes
2014-12-14
|
\
|
*
vim-patch:7.4.543.
Eliseo Martínez
2014-12-15
|
/
*
Merge pull request #1570 from fwalch/travis-improvements
Justin M. Keyes
2014-12-14
|
\
|
*
Travis: Remove setting core file size.
Florian Walch
2014-12-14
[prev]
[next]