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
...
|
*
Fix python setup: Fix issue for users not using python.
Eliseo Martínez
2014-10-31
|
/
*
Merge pull request #1364 from fwalch/cla
Justin M. Keyes
2014-10-31
|
\
|
*
CONTRIBUTING.md: Add link to CLA.
Florian Walch
2014-10-31
*
|
Merge PR #1358 'Fix python setup'
Thiago de Arruda
2014-10-31
|
\
\
|
|
/
|
/
|
|
*
Fix python setup: Make sure python version on user's path is picked.
Eliseo Martínez
2014-10-31
|
*
Fix python setup: Report errors.
Eliseo Martínez
2014-10-31
|
/
*
Merge pull request #1349 from stefan991/fix-cimport-pragma-pack
Justin M. Keyes
2014-10-30
|
\
|
*
unittest: increase number of retries in cimport
Stefan Hoffmann
2014-10-30
|
*
unittest: fix handling of pragma pack in `cimport`
Stefan Hoffmann
2014-10-30
|
/
*
Merge pull request #1361 from splinterofchaos/silent-system
Justin M. Keyes
2014-10-30
|
\
|
*
Mark patch 427 as included. (#1357)
Scott Prager
2014-10-30
|
/
*
Merge pull request #1312 from GokuITA/coverity1289
Justin M. Keyes
2014-10-30
|
\
|
*
coverity/71507: Unchecked return value (CHECKED_RETURN)
Victor Fonseca
2014-10-20
*
|
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
[prev]
[next]