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
/
test
Commit message (
Expand
)
Author
Age
*
clipboard: avoid clipboard during :global. #2809
Felipe Morales
2015-08-30
*
test59: Store all text as utf-8 and convert when needed
Björn Linse
2015-08-26
*
test59: Make "syntax off" explicit, as default may change with #2675
Björn Linse
2015-08-26
*
test59: Fixup incorrectly encoded utf-8
Björn Linse
2015-08-26
*
test59: Split tests into 1-1, etc
Lucas Hoffmann
2015-08-26
*
test59: Turn the VimL test function into a lua function.
Lucas Hoffmann
2015-08-26
*
test59: Write spell files from lua and use cp to get the right files in place
Lucas Hoffmann
2015-08-26
*
test59: Save source file in utf8, this will mess up a lot of characters.
Lucas Hoffmann
2015-08-26
*
test59: Turn function definition into source() call.
Lucas Hoffmann
2015-08-26
*
test59: Inital clean up.
Lucas Hoffmann
2015-08-26
*
tests: Migrate legacy test 59.
Lucas Hoffmann
2015-08-26
*
defaults: set 'laststatus' to 2. #2876
Felipe Morales
2015-08-24
*
defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872
Felipe Morales
2015-08-22
*
terminal: Fix use after free
Thiago de Arruda
2015-08-22
*
tests: fix the glob tests when building under a long path #3214
John Szakmeister
2015-08-21
*
eval: Protect job callbacks from being redefined
Thiago de Arruda
2015-08-21
*
Notify attached UIs whenever menus change
Robin Allen
2015-08-21
*
os/fs.c: remove os_file_is_readonly()
Justin M. Keyes
2015-08-17
*
test: more cases for os_file_is_readonly()
Justin M. Keyes
2015-08-17
*
test: cover os_file_is_readable()
Justin M. Keyes
2015-08-17
*
queue: Implement a more flexible event queue
Thiago de Arruda
2015-08-13
*
test: Make sure ENTER prompt is exited in clipboard_provider_spec
Thiago de Arruda
2015-08-13
*
test: cover :grep
Justin M. Keyes
2015-08-11
*
test: fix pending() invocations
Justin M. Keyes
2015-08-09
*
test: move runtime/autoload/* to provider/
Justin M. Keyes
2015-08-09
*
test: python: report pending() if python{2,3} is missing
Justin M. Keyes
2015-08-09
*
vim-patch:7.4.773 #3066
Marco Hinz
2015-08-09
*
clipboard: support clipboard=unnamedplus,unnamed
Björn Linse
2015-08-07
*
test: cover msgpackparse() regression
Justin M. Keyes
2015-08-05
*
Merge pull request #3034 from ZyX-I/msgpack-eval
Justin M. Keyes
2015-08-03
|
\
|
*
functests: Use eval subdirectory in place of viml
ZyX
2015-08-02
|
*
eval: Remove most of msgpack* functions limitations
ZyX
2015-08-02
|
*
eval: Add msgpackparse and msgpackdump functions
ZyX
2015-08-02
*
|
test: call scandir_next_with_dots() more than once
Justin M. Keyes
2015-08-01
*
|
Add the . and .. entries to glob()
Felipe Morales
2015-08-01
*
|
tui: Use underline cursor in Replace mode
Omar Sandoval
2015-07-26
*
|
api: Simplify UI API on mode change
Omar Sandoval
2015-07-26
*
|
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
2015-07-26
*
|
Add ui test for default title (with/without filename) #3091
Björn Linse
2015-07-23
*
|
menu: Fix :emenu mode detection #2992
Robin Allen
2015-07-22
*
|
tests: Migrate legacy test 80. #2989
Lucas Hoffmann
2015-07-21
*
|
clipboard: add tests for error fallback and middleclick paste
Björn Linse
2015-07-20
*
|
Test: fix functional/ex_cmds/recover_spec.lua
Marco Hinz
2015-07-20
*
|
Test: add new helper function: rmdir()
Marco Hinz
2015-07-20
*
|
Implement API function to call functions #2979
Sebastian Witte
2015-07-19
*
|
tests: Split migrated test 57.
Lucas Hoffmann
2015-07-19
*
|
tests: Migrate legacy test 57.
Lucas Hoffmann
2015-07-19
*
|
Test: synIDattr(): true color awareness
Marco Hinz
2015-07-18
|
/
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
test: lower sleep value in job test
Thiago de Arruda
2015-07-16
[next]