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
*
Disable a broken functional test.
John Szakmeister
2015-10-01
*
Merge pull request #3408 from fwalch/cmake/filter-ldflags
Justin M. Keyes
2015-09-30
|
\
|
*
CMake: Remove --sort-common from linker flags.
Florian Walch
2015-10-01
|
/
*
Merge pull request #3365 from ZyX-I/refactor-string
Justin M. Keyes
2015-09-30
|
\
|
*
eval/string(): Share code between msgpackdump() and string()+:echo
ZyX
2015-09-30
|
*
functests: Do not use user viminfo file
ZyX
2015-09-30
|
*
eval/msgpackdump(): Use copyID for protecting against recursive input
ZyX
2015-09-30
|
/
*
Merge pull request #3321 from cHoco/fix-append-api-implementation-2
Justin M. Keyes
2015-09-27
|
\
|
*
Fix append() without line argument
Enrico Ghirardi
2015-09-20
*
|
Merge pull request #3398 from fmoralesc/update-vim-tutor
Justin M. Keyes
2015-09-27
|
\
\
|
*
|
tutor-mode: update plugin
Felipe Morales
2015-09-27
*
|
|
Merge #3316 'Travis: Install Python 3 Neovim module'.
Florian Walch
2015-09-27
|
\
\
\
|
*
|
|
Travis: Install Python 3 to run Python 3 tests.
Florian Walch
2015-09-27
|
*
|
|
test: Check for installed Python module with Vimscript function.
Florian Walch
2015-09-27
|
/
/
/
*
|
|
Merge pull request #3395 from fmoralesc/revert-wildmode
Justin M. Keyes
2015-09-26
|
\
|
|
|
*
|
defaults: revert wildmode to 'full'
Felipe Morales
2015-09-26
|
/
/
*
|
Merge pull request #3394 from justinmk/man.vim
Justin M. Keyes
2015-09-25
|
\
\
|
*
|
man.vim: Prevent sourcing in startup.
Justin M. Keyes
2015-09-25
|
*
|
man.vim: avoid creating extra blank buffers.
Justin M. Keyes
2015-09-25
|
/
/
*
|
ex_menu: use `bool`. #3389
Pavlos Vinieratos
2015-09-25
*
|
Merge pull request #3384 from equalsraf/tb-vla
Justin M. Keyes
2015-09-24
|
\
\
|
*
|
Enable compiler flag -Wvla
Rui Abreu Ferreira
2015-09-24
|
*
|
Remove VLA from path_get_absolute_path
Rui Abreu Ferreira
2015-09-24
|
/
/
*
|
Enable -Wconversion: if_cscope.c #3068
cztchoice
2015-09-23
*
|
Merge pull request #1878 from justinmk/man.vim
Justin M. Keyes
2015-09-23
|
\
\
|
*
|
man.vim: accept [count] for section number.
Justin M. Keyes
2015-09-23
|
*
|
test: K, 'keywordprg'
Justin M. Keyes
2015-09-23
|
*
|
nv_ident: sprintf => snprintf
Justin M. Keyes
2015-09-23
|
*
|
man.vim: window-local options
Justin M. Keyes
2015-09-23
|
*
|
man.vim: man#get_page(): parse page and section.
Justin M. Keyes
2015-09-23
|
*
|
man.vim: convert ftplugin to actual plugin.
Justin M. Keyes
2015-09-23
|
*
|
'keywordprg': support ex commands
Justin M. Keyes
2015-09-23
|
*
|
build: remove USEMAN_S
Justin M. Keyes
2015-09-23
|
/
/
*
|
Merge pull request #3289 from fmoralesc/update-jemalloc
Felipe Morales
2015-09-22
|
\
\
|
|
/
|
/
|
|
*
third-party: update jemalloc to 4.0.2
Felipe Morales
2015-09-22
|
/
*
Merge pull request #3359 from ZyX-I/fix-msgpack
Justin M. Keyes
2015-09-19
|
\
|
*
eval/msgpackparse(): Fix crash by adding return at error
ZyX
2015-09-19
|
*
functests: Test how msgpack\* functions behave with invalid input
ZyX
2015-09-19
|
*
functests: Split msgpack\* function tests into three groups:
ZyX
2015-09-19
|
*
functests/helpers: Add exc_exec function that checks the exception
ZyX
2015-09-19
|
/
*
Merge PR #3309 'Fixes for 0.1'
Thiago de Arruda
2015-09-18
|
\
|
*
terminal: Don't store a buf_T reference in the terminal struct
Thiago de Arruda
2015-09-18
|
*
terminal: Run screen refresh timer in a deferred queue
Thiago de Arruda
2015-09-18
|
*
ugrid: Increase cell size to allow unicode composition
Thiago de Arruda
2015-09-18
|
*
terminal: Don't enter terminal mode from `:normal`
Thiago de Arruda
2015-09-18
|
*
eval: Fix `ex_delfunction` to use the `uf_refcount` field properly
Thiago de Arruda
2015-09-18
|
*
regexp: Fix invalid multibyte reads at end of strings
Thiago de Arruda
2015-09-18
|
*
os/path: Fix path_get_absolute_path for top-level paths
Thiago de Arruda
2015-09-18
|
*
ui_bridge: Fix passing NULL pointer to memcpy
Thiago de Arruda
2015-09-18
|
/
*
Merge pull request #3353 from yagebu/docs-misc
Justin M. Keyes
2015-09-17
|
\
[next]