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
*
channel: Move mch_exit(0) call to a non-deferred event handler
Thiago de Arruda
2014-11-03
*
event: Do an early return from event_teardown when not initialized
Thiago de Arruda
2014-11-03
*
travis: Test `nvim --version` in gcc build
Thiago de Arruda
2014-11-03
*
travis: Force travis build to fail when core files are dumped
Thiago de Arruda
2014-11-03
*
Merge pull request #1377 from Pyrohh/msgpack_rpc-doc-fixes
Justin M. Keyes
2014-11-03
|
\
|
*
runtime/docs/msgpack-rpc: Misc. fixes
Michael Reed
2014-11-03
|
/
*
Merge pull request #1387 from fwalch/fix-installation
Justin M. Keyes
2014-11-03
|
\
|
*
CMake: Fix helptags generation.
Florian Walch
2014-11-03
|
*
Revert "Merge pull request #1381 from xzfc/master"
Florian Walch
2014-11-03
|
/
*
Merge pull request #1381 from xzfc/master
Justin M. Keyes
2014-11-03
|
\
|
*
GenerateHelptags: Use ${PREFIX} variable
Albert Safin
2014-11-03
|
*
CMake: Fix checking of DESTDIR
Albert Safin
2014-11-03
|
/
*
Merge pull request #1366 from fwalch/homebrew-release
Justin M. Keyes
2014-11-03
|
\
|
*
Homebrew: Compile as release build.
Florian Walch
2014-11-02
*
|
Merge pull request #1379 from xu-cheng/GenerateHelptags_fix
Justin M. Keyes
2014-11-03
|
\
\
|
*
|
GenerateHelptags: check whether DESTDIR exists
Xu Cheng
2014-11-03
|
/
/
*
|
Merge PR #1369 'Assert libuv event loop is properly cleaned up'
Thiago de Arruda
2014-11-02
|
\
\
|
*
|
event: Ensure the event loop has been cleaned up in event_teardown
Thiago de Arruda
2014-11-02
|
*
|
event: Reintroduce the immediate event queue
Thiago de Arruda
2014-11-02
|
*
|
event: Rename pending_events to deferred_events
Thiago de Arruda
2014-11-02
|
*
|
server: Refactor to ensure server handles are always properly closed
Thiago de Arruda
2014-11-02
|
*
|
wstream: Memory allocation improvements
Thiago de Arruda
2014-11-02
|
*
|
job: Simplify job_teardown function
Thiago de Arruda
2014-11-02
|
/
/
*
|
Merge pull request #951 from bfredl/curfix
Justin M. Keyes
2014-11-01
|
\
\
|
*
|
test/api: add test for set_cursor always updating the screen
Björn Linse
2014-11-01
|
*
|
api/window_set_cursor: make sure cursor line is visible.
Björn Linse
2014-11-01
*
|
|
Merge pull request #1371 from GokuITA/coverity74362
Justin M. Keyes
2014-11-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
coverity/74362: Initialized Array using ARRAY_DICT_INIT
Victor Fonseca
2014-11-01
|
/
/
*
|
Merge PR #1365 'Refactor os_call_shell to use os_system'
Thiago de Arruda
2014-10-31
|
\
\
|
*
|
job: Fix job_wait to properly cleanup the job when it exits.
Thiago de Arruda
2014-10-31
|
*
|
job: Refactor how job kill timeouts are handled
Thiago de Arruda
2014-10-31
|
*
|
job/shell: Refactor os_call_shell/os_system to share code
Thiago de Arruda
2014-10-31
|
*
|
rstream: Add rstream_buffer method to get a reference to RBuffer
Thiago de Arruda
2014-10-31
|
*
|
shell: Rename dyn_buffer_t to DynamicBuffer
Thiago de Arruda
2014-10-31
|
*
|
job: Let job_start callers to selectively ignore stdio
Thiago de Arruda
2014-10-31
|
*
|
job: Close libuv handles when uv_spawn fails
Thiago de Arruda
2014-10-31
|
/
/
*
|
Merge pull request #1367 from elmart/python-setup-fix
Justin M. Keyes
2014-10-31
|
\
\
|
|
/
|
/
|
|
*
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
[next]