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
*
CONTRIBUTING.md: more guidance on cosmetic changes #1346
Kartik Agaram
2014-10-30
*
fs.c: add FUNC_ATTR_NONNULL_ALL to all functions
Justin M. Keyes
2014-10-30
*
Merge PR #1357 'Fixes to input/job modules'
Thiago de Arruda
2014-10-29
|
\
|
*
travis: Make sure valgrind report is shown on test failures
Thiago de Arruda
2014-10-29
|
*
api: Add vim_input function and mark vim_feedkeys as deferred
Thiago de Arruda
2014-10-29
|
*
input: Fix sizes of input/read buffers
Thiago de Arruda
2014-10-29
|
*
input/job: process ctrl+c and do conversion in the read callback
Thiago de Arruda
2014-10-29
|
/
*
fix #1027: :wundo segfault in new, non-empty buffer
Justin M. Keyes
2014-10-26
*
Merge pull request #1347 from splinterofchaos/433
Justin M. Keyes
2014-10-29
|
\
|
*
version: Mark patch 430 NA.
Scott Prager
2014-10-25
|
*
vim-patch:7.4.433
Scott Prager
2014-10-25
*
|
Merge #1342 "signs bugfix"
Justin M. Keyes
2014-10-28
|
\
\
|
*
|
fix 'sign unplace id'
Kartik K. Agaram
2014-10-28
|
*
|
api: Implement vim_command_output function
Thiago de Arruda
2014-10-28
|
/
/
*
|
Merge PR #1350 'valgrind/jobs: Fix invalid reads.'
Thiago de Arruda
2014-10-28
|
\
\
|
*
|
test/job: Implement some basic jobs tests.
Scott Prager
2014-10-28
|
*
|
test/shell: Add failure tests for `system()`.
Scott Prager
2014-10-28
|
*
|
job_start: Do not close in/out/err on error.
Scott Prager
2014-10-28
|
*
|
job/valgrind: Fix invalid reads/missing free.
Scott Prager
2014-10-28
|
/
/
*
|
Merge PR #1354 'Fixes to channel.c, input.c and helpers.lua'
Thiago de Arruda
2014-10-28
|
\
\
|
|
/
|
/
|
|
*
input: Fix conversion error in `convert_input()`
Thiago de Arruda
2014-10-28
|
*
test: Small fixes and improvements to functional helpers.lua
Thiago de Arruda
2014-10-28
|
*
msgpack-rpc: Terminate server->client calls when the channel closes
Thiago de Arruda
2014-10-28
|
*
channel: fix `REQ` definition for msgpack-rpc logging
Thiago de Arruda
2014-10-28
|
/
*
Merge PR #1331 'Fixes to job and channel modules'
Thiago de Arruda
2014-10-23
|
\
|
*
test: verify that msgpacks-rpc exceptions are working
Thiago de Arruda
2014-10-23
|
*
msgpack-rpc: Improve logging of msgpack-rpc messages
Thiago de Arruda
2014-10-23
|
*
job: Only decrease refcount after `settmode` in `job_wait`
Thiago de Arruda
2014-10-23
|
*
travis: Setup xvfb for running xclip tests
Thiago de Arruda
2014-10-23
|
*
job: Refactor to ensure that all callbacks will be invoked
Thiago de Arruda
2014-10-23
|
*
msgpack-rpc: Fix error handling and leak in call_request_handler
Thiago de Arruda
2014-10-23
|
*
msgpack-rpc: Ensure stdio channels are properly closed
Thiago de Arruda
2014-10-23
|
*
runtime: Fix rpcstop call in python_setup.vim
Thiago de Arruda
2014-10-23
|
/
*
Merge pull request #1332 from splinterofchaos/listbr
Justin M. Keyes
2014-10-23
|
\
|
*
vim-patch:7.4.422
Scott Prager
2014-10-23
*
|
Merge pull request #1330 from splinterofchaos/na-patches
Justin M. Keyes
2014-10-23
|
\
\
|
|
/
|
/
|
|
*
version: update patches to 488
Scott Prager
2014-10-23
|
*
version: More NA patches.
Scott Prager
2014-10-23
|
*
vim-patch:7.4.406
Scott Prager
2014-10-23
|
/
*
legacy tests: migrate test35. #1318
Nate Sullivan
2014-10-22
*
Merge PR #1326 'Add verification of log macros'
Thiago de Arruda
2014-10-22
|
\
|
*
debug: Improve debugging of msgpack-rpc requests
Thiago de Arruda
2014-10-22
|
*
debug: Fix broken DLOG macro calls
Thiago de Arruda
2014-10-22
|
*
travis: Force verification of DLOG macros
Thiago de Arruda
2014-10-22
|
*
input: Fix ctrl+c handling in convert_input
Thiago de Arruda
2014-10-22
|
/
*
Merge PR #1316 'Refactor event deferral'
Thiago de Arruda
2014-10-22
|
\
|
*
test: verify that v:shell_error is set by `system()`/`systemlist()`
Thiago de Arruda
2014-10-22
|
*
input: Don't remove Ctrl+C from the input_buffer
Thiago de Arruda
2014-10-21
|
*
event: Remove direct calls to `uv_run` from job.c/shell.c
Thiago de Arruda
2014-10-21
|
*
travis: Remove `install_functional_test_deps` function
Thiago de Arruda
2014-10-21
[next]