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
path:
root
/
src
/
nvim
/
os
Commit message (
Expand
)
Author
Age
...
*
eval: Fix `jobwait()`
Thiago de Arruda
2015-04-11
*
event: Only process if event_init has been run.
Scott Prager
2015-04-08
*
event.c: Simplify timer use in event_poll()
oni-link
2015-04-08
*
Fix a memory leak for WBuffers used in channel_write().
oni-link
2015-04-03
*
Remove potential NULL dereference. #2316
Prajjwal Bhandari
2015-03-31
*
os_scandir(), scandir_next(), and os_closedir()
Scott Prager
2015-03-31
*
eval: Implement `jobclose()` vimscript function
Thiago de Arruda
2015-03-29
*
eval: Implement `jobwait()` vimscript function
Thiago de Arruda
2015-03-29
*
eval: Refactor vimscript job control API
Thiago de Arruda
2015-03-29
*
tui: Fix reading when stdin is not a tty
Thiago de Arruda
2015-03-26
*
job: Close the process in a queued event handler
Thiago de Arruda
2015-03-25
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
event: Ensure the loop is stopped when a event is pushed.
Thiago de Arruda
2015-03-25
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
job: Fix memory error
oni-link
2015-03-24
*
job: Fix process cleanup using SIGCHLD/waitpid
Thiago de Arruda
2015-03-24
*
Passing-by: Add function attributes.
Eliseo Martínez
2015-03-22
*
coverity/105985: Resource leak: RI.
Eliseo Martínez
2015-03-22
*
coverity/105982: Unckecked return value: RI.
Eliseo Martínez
2015-03-22
*
Merge pull request #2144 from jszakmeister/fix-warning-in-release
John Szakmeister
2015-03-20
|
\
|
*
Fix unused variable in wstream.c for a release build.
John Szakmeister
2015-03-14
*
|
main: Simplify code that deals with early user input
Thiago de Arruda
2015-03-18
*
|
ui: Refactor so that busy state won't be the default
Thiago de Arruda
2015-03-18
*
|
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
|
/
*
Merge pull request #2114 from oni-link/remove.assert
John Szakmeister
2015-03-12
|
\
|
*
Remove unnecessary assert() in os_dirname().
oni-link
2015-03-08
*
|
os_unix_defs && os/unix_defs: Consistently use '~' over '$HOME' #2009
Michael Reed
2015-03-11
|
/
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
*
job: Allow spawning jobs connected to pseudo terminals
Thiago de Arruda
2015-02-23
*
job: Refactor process spawning and startup arguments
Thiago de Arruda
2015-02-23
*
job: Send SIGTERM before calling job_stop in job_teardown
Thiago de Arruda
2015-02-23
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
input: Escape utf8 sequences that contain CSI/K_SPECIAL
Thiago de Arruda
2015-02-18
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
input: Remove input_buffer_{save,restore}
Thiago de Arruda
2015-02-16
*
input: Fix handle_mouse_event function
Thiago de Arruda
2015-02-16
*
input: Prefer keycodes in input_enqueue key translation
Thiago de Arruda
2015-02-16
*
coverity/{68484,68485}: Read from pointer after free: RI.
Thiago de Arruda
2015-02-11
*
Remove long_u: Remove type.
Eliseo Martínez
2015-01-19
*
Merge pull request #1798 from oni-link/fix.job.wait
Justin M. Keyes
2015-01-18
|
\
|
*
job.c: Prevent early return from job_wait().
oni-link
2015-01-11
*
|
input: Fix check for mouse coordinates
Thiago de Arruda
2015-01-15
*
|
input: Read row/col position when processing mouse wheel
Thiago de Arruda
2015-01-14
*
|
shell: When executing command, use screen functions to display output
Thiago de Arruda
2015-01-13
*
|
input: Ignore invalid "<" key sequences
Thiago de Arruda
2015-01-13
*
|
Linting: Recommend os_* instead of POSIX functions.
Florian Walch
2015-01-11
|
/
*
Remove long_u: term: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
Merge pull request #1684 from justinmk/coverity74717
Justin M. Keyes
2014-12-26
|
\
|
*
coverity/74717: FP: NULL Pointer Dereference
Justin M. Keyes
2014-12-23
*
|
Linting: Suppress warnings in os/users.c.
Florian Walch
2014-12-24
[prev]
[next]