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
...
|
*
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
*
|
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
[prev]
[next]