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
*
Merge #6481 from ZyX-I/rename-execute
Justin M. Keyes
2017-04-09
|
\
|
*
Merge branch 'master' into rename-execute
ZyX
2017-04-09
|
|
\
|
*
|
functests: Fix linter errors
ZyX
2017-04-09
|
*
|
functests: Fix some ui/*_spec tests
ZyX
2017-04-09
|
*
|
functests: Fix ui/bufhl_spec
ZyX
2017-04-09
|
*
|
functests: Fix ui/screen_basic_spec
ZyX
2017-04-09
|
*
|
functests: Fix terminal/highlight_spec
ZyX
2017-04-09
|
*
|
functests: Fix terminal/cursor_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/wordcount_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/eval_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/close_count_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/autocmd_option_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/arglist_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/107_adjust_window_and_contents_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/097_glob_path_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/096_location_list_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/067_augroup_exists_spec
ZyX
2017-04-09
|
*
|
functests: Fix some tests which are failing locally for unrelated reasons
ZyX
2017-04-09
|
*
|
functests: Fix legacy/074_global_var_in_viminfo_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/065_float_and_logic_operators_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/063_match_and_matchadd_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/062_tab_pages_spec
ZyX
2017-04-09
|
*
|
functests: Fix legacy/051_highlight_spec test
ZyX
2017-04-09
|
*
|
functests: Fix legacy/030_fileformats_spec test
ZyX
2017-04-09
|
*
|
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
|
*
|
functests: Refactor options/pastetoggle
ZyX
2017-04-08
|
*
|
functests: Refactor legacy/054_buffer_local_autocommands_spec
ZyX
2017-04-08
|
*
|
functests: Refactor legacy/003_cindent_spec and legacy/increment_spec
ZyX
2017-04-08
|
*
|
functests: Refactor legacy/018_unset_smart_indenting_spec
ZyX
2017-04-08
|
*
|
functests: Refactor legacy/029_join test
ZyX
2017-04-08
|
*
|
functests: Refactor legacy/012_directory_spec
ZyX
2017-04-08
|
*
|
functests: Move test from legacy/009 to autocmd/autocmd
ZyX
2017-04-08
|
*
|
functests: Refactor 009_bufleave_autocommand_spec
ZyX
2017-04-08
*
|
|
Merge pull request #6485 from jamessan/vim-8.0.0377
James McCoy
2017-04-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lint
James McCoy
2017-04-09
|
*
|
vim-patch:8.0.0376
James McCoy
2017-04-09
|
*
|
vim-patch:8.0.0322
James McCoy
2017-04-09
|
*
|
vim-patch:8.0.0378
James McCoy
2017-04-09
|
*
|
vim-patch:8.0.0377
James McCoy
2017-04-09
*
|
|
test/check_cores(): Skip workspace-local temp dir. (#6483)
Justin M. Keyes
2017-04-09
*
|
|
cmake: Do not use ExternalProject
ZyX
2017-04-09
*
|
|
cmake: Do not build clint-error-files by default
ZyX
2017-04-09
|
/
/
*
|
Merge #6439 from ZyX-I/fix-gc-failures
Justin M. Keyes
2017-04-09
|
\
\
|
*
|
vim.h: Remove strange comments
ZyX
2017-04-09
|
*
|
headers: Remove useless HAVE_CONFIG_H macros
ZyX
2017-04-09
|
*
|
unittests: Move allocating vimconv_T to a function
ZyX
2017-04-09
|
*
|
unittests: Do not GC typval_T which is owned by a di
ZyX
2017-04-09
|
*
|
unittests: Do not unref partial which is owned by Callback structure
ZyX
2017-04-09
|
*
|
unittests: Use Neovim memory allocation for vimconv_T
ZyX
2017-04-09
|
*
|
unittests: Do not gc what is already freed
ZyX
2017-04-09
[next]