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
...
*
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
*
|
Linting: Fix strcpy warning.
Florian Walch
2014-12-24
*
|
Linting: Fix header guards, add whitespace.
Florian Walch
2014-12-24
|
/
*
coverity/74718: invalid FUNC_ATTR_NONNULL_ARG
Justin M. Keyes
2014-12-20
*
input: Recognize mouse events for abstract_ui
Thiago de Arruda
2014-12-10
*
ui: Add abstract_ui termcap and split UI layer
Thiago de Arruda
2014-12-08
*
shell: Fix shell command output
Thiago de Arruda
2014-12-06
*
shell: Remove kShellOptCooked from ShellOpts
Thiago de Arruda
2014-12-03
*
time: Inline microdelay into os_microdelay
Thiago de Arruda
2014-12-03
*
term: Remove most calls to settmode
Thiago de Arruda
2014-12-02
*
Merge pull request #1497 from splinterofchaos/const-attr
Justin M. Keyes
2014-11-29
|
\
|
*
strings: Enable -Wconvert.
Scott Prager
2014-11-27
*
|
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
|
ui: Remove ui_inchar/ui_char_avail
Thiago de Arruda
2014-11-27
|
/
*
event: No longer process K_EVENT automatically
Thiago de Arruda
2014-11-21
*
input: Refactor to ensure user input has higher priority
Thiago de Arruda
2014-11-21
*
Remove os/provider.{c,h} and all of its references
Thiago de Arruda
2014-11-18
*
shell: Use job_write_cb for closing stdin
Thiago de Arruda
2014-11-10
*
Try to fix problem found in the Travis Ci build.
oni-link
2014-11-09
*
Mark some function arguments as [consumed] in the docs.
oni-link
2014-11-09
*
job: Fix memory leak in job_start().
oni-link
2014-11-09
*
rstream: Expose rstream_read_ptr and _available.
Scott Prager
2014-11-07
*
job: Only force-close stdout/stderr when the job exits
Thiago de Arruda
2014-11-07
*
event: Assert that all libuv handles are closed on exit.
Thiago de Arruda
2014-11-03
*
event: Do an early return from event_teardown when not initialized
Thiago de Arruda
2014-11-03
*
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
*
wstream: Memory allocation improvements
Thiago de Arruda
2014-11-02
*
job: Simplify job_teardown function
Thiago de Arruda
2014-11-02
*
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
[prev]
[next]