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 pull request #3166 from justinmk/file_is_readable
Justin M. Keyes
2015-08-17
|
\
\
\
|
*
|
|
os_file_is_*: libuv impl
Justin M. Keyes
2015-08-17
|
*
|
|
win_defs.h: define R_OK, W_OK for MSVC.
Rui Abreu Ferreira
2015-08-17
|
*
|
|
test: cover os_file_is_readable()
Justin M. Keyes
2015-08-17
|
*
|
|
fs.c: implement os_file_is_readable()
Justin M. Keyes
2015-08-17
|
/
/
/
*
|
|
tutor: avoid 'wildignore' pain
Justin M. Keyes
2015-08-16
*
|
|
Merge pull request #3179 from ZyX-I/clint-find-new-errors
Justin M. Keyes
2015-08-16
|
\
\
\
|
*
|
|
vim.h: Fix error which is not suppressed by clint
ZyX
2015-08-16
|
*
|
|
clint: Add support for errors suppression
ZyX
2015-08-15
*
|
|
|
rstream.c: Prevent stream closing if a read event is still queued. #3172
oni-link
2015-08-16
*
|
|
|
Remove unused assignement #3173
Pepe Padial
2015-08-16
*
|
|
|
install tutorial files #3180
Felipe Morales
2015-08-16
*
|
|
|
Add introductory text to intro screen. #1885
Florian Walch
2015-08-15
*
|
|
|
Merge pull request #2700 from fmoralesc/vim-tutor-mode
Justin M. Keyes
2015-08-15
|
\
\
\
\
|
*
|
|
|
runtime: Include vim-tutor-mode
Felipe Morales
2015-08-15
*
|
|
|
|
tui: restore got_winch in sigwinch_cb #3171
Felipe Morales
2015-08-15
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge PR #3029 'Refactor event processing architecture'
Thiago de Arruda
2015-08-13
|
\
\
\
\
|
*
|
|
|
eval: Fix jobwait() to process multiple jobs concurrently
Thiago de Arruda
2015-08-13
|
*
|
|
|
pty_process: Make termios structure a static variable
Thiago de Arruda
2015-08-13
|
*
|
|
|
rstream: Pass read count to read events
Thiago de Arruda
2015-08-13
|
*
|
|
|
process: Remove indeterminism that causes reordering of pty events
oni-link
2015-08-13
|
*
|
|
|
event: Refactor async event processing
Thiago de Arruda
2015-08-13
|
*
|
|
|
queue: Implement a more flexible event queue
Thiago de Arruda
2015-08-13
|
*
|
|
|
lib: Include libuv circularly linked list
Thiago de Arruda
2015-08-13
|
*
|
|
|
test: Make sure ENTER prompt is exited in clipboard_provider_spec
Thiago de Arruda
2015-08-13
|
*
|
|
|
terminal: Ensure terminal buffers are flushed on exit
Thiago de Arruda
2015-08-13
|
*
|
|
|
process: Pass loop reference during initialization
Thiago de Arruda
2015-08-13
|
*
|
|
|
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
2015-08-13
|
*
|
|
|
msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNC
Thiago de Arruda
2015-08-13
|
*
|
|
|
pty_process: Simplify cleanup after error during spawn
Thiago de Arruda
2015-08-13
|
*
|
|
|
eval: Fixes to job control
Thiago de Arruda
2015-08-13
|
*
|
|
|
events: Add missing function attributes to some APIs
Thiago de Arruda
2015-08-13
|
/
/
/
/
*
|
|
|
doc: Fix typo in nvim-python. #3162
Daniel Kosinski
2015-08-12
*
|
|
|
runtime: Do install generated syntax file, also test this. #3160
ZyX
2015-08-11
*
|
|
|
test: cover :grep
Justin M. Keyes
2015-08-11
*
|
|
|
shell.c: A full RBuffer with no NL can freeze shell output. #3156
oni-link
2015-08-11
*
|
|
|
tui: avoid double-resize on SIGWINCH. #3145
Felipe Morales
2015-08-10
*
|
|
|
Merge #3149 'Fix pending() invocations'.
Justin M. Keyes
2015-08-09
|
\
\
\
\
|
*
|
|
|
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.781 #3065
Marco Hinz
2015-08-09
*
|
|
|
vim-patch:7.4.773 #3066
Marco Hinz
2015-08-09
*
|
|
|
vim-patch:7.4.776 #3062
Marco Hinz
2015-08-09
*
|
|
|
Merge #3141 'handle clipboard=unnamedplus,unnamed correctly'.
Justin M. Keyes
2015-08-09
|
\
\
\
\
|
*
|
|
|
clipboard: remove documentation for unsupported options
Björn Linse
2015-08-07
|
*
|
|
|
clipboard: support clipboard=unnamedplus,unnamed
Björn Linse
2015-08-07
|
*
|
|
|
clipboard: fixup inconsequential yet embarrassing mixup
Björn Linse
2015-08-06
|
/
/
/
/
*
|
|
|
test: cover msgpackparse() regression
Justin M. Keyes
2015-08-05
*
|
|
|
Merge #3135 'Use proper refcount of msgpack type lists'.
Justin M. Keyes
2015-08-05
|
\
\
\
\
[prev]
[next]