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
*
api/nvim_get_mode: Use child-queue instead of "priority".
Justin M. Keyes
2017-04-28
*
input.c: Process only safe events before blocking.
Justin M. Keyes
2017-04-28
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
*
test/fs: sanity check for literal "~" directory (#6579)
Justin M. Keyes
2017-04-24
*
os_term_is_nice: Return true for rxvt and iTerm.
Justin M. Keyes
2017-04-22
*
Merge #6550 from ZyX-I/pvs-check-comment
Justin M. Keyes
2017-04-20
|
\
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
vim-patch:7.4.2209
James McCoy
2017-04-19
|
/
*
os/env: Fix “invalid pointer to local” false positive
ZyX
2017-04-16
*
fileio: Silence “!= identical subexpressions” warning
ZyX
2017-04-16
*
os/shell: Remove FUNC_ATTR_MALLOC from shell_build_argv
ZyX
2017-04-15
*
os/fileio: Remove FUNC_ATTR_MALLOC for file_open_new
ZyX
2017-04-15
*
win: os_shell_is_cmdexe() + tests
Justin M. Keyes
2017-04-12
*
win: defaults: 'shellredir', 'shellxquote', 'shellxescape'
Justin M. Keyes
2017-04-12
*
win: os_get_hostname() #5416 (#6413)
Justin M. Keyes
2017-04-07
*
'guicursor': Disable by default for unknown terminals.
Justin M. Keyes
2017-04-04
*
fileio: Refactor msg_add_fname to something which needs no comments
ZyX
2017-04-03
*
eval: Make writefile() able to disable fsync()
ZyX
2017-04-02
*
eval,fileio: Omit additional fsync() call
ZyX
2017-04-01
*
Merge pull request #6397 from jamessan/coverity
James McCoy
2017-03-31
|
\
|
*
coverity/161195: Increase scope of exe_name
James McCoy
2017-03-29
*
|
win: tempname(): Use $TMPDIR if defined.
Justin M. Keyes
2017-03-30
|
/
*
eval: Move part of dictwatcher* functions to eval/typval
ZyX
2017-03-29
*
*: Fix some Windows-specific warnings
ZyX
2017-03-29
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
ci: Check that `#include "*.h"` works as a single include
Eiichi NISHINA
2017-03-27
*
os_set_cloexec: Fix condition. #5986
Justin M. Keyes
2017-03-17
*
terminal: Support extra arguments in 'shell'. #4504
Jack Bracewell
2017-03-17
*
job-control: set CLOEXEC on pty processes. #5986
Matthew Malcomson
2017-03-17
*
vim_getenv: $VIMRUNTIME fallback: ../share/nvim/runtime (#6223)
Justin M. Keyes
2017-03-06
*
os/fileio: Support appending to a file
ZyX
2017-02-14
*
os/fileio: Allow certain failures during file_fsync
ZyX
2017-02-14
*
os/*: Use os_buf instead of NameBuff, IObuff.
Justin M. Keyes
2017-02-12
*
coverity/155968: resource leak
Justin M. Keyes
2017-02-09
*
process_spawn: Return status code (#6075)
Justin M. Keyes
2017-02-09
*
vim-patch:8.0.0275
Justin M. Keyes
2017-02-06
*
refactor: fix warnings
Justin M. Keyes
2017-02-04
*
win: executable(): full path without extension
Justin M. Keyes
2017-02-04
*
vim-patch:8.0.0280
Justin M. Keyes
2017-02-04
*
win: Append process dir to $PATH
Justin M. Keyes
2017-02-04
*
win: executable()
Justin M. Keyes
2017-02-04
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
refactor: strlcat instead of str{n}cat.
cztchoice
2017-01-23
*
test: expand_env_esc()
Justin M. Keyes
2017-01-21
*
input_enqueue(): Fix length calculation. (#5981)
Justin M. Keyes
2017-01-20
*
win: fix warnings
Justin M. Keyes
2017-01-19
*
Windows: vim_getenv(): Find runtime relative to nvim. #3303 (#5929)
Justin M. Keyes
2017-01-11
*
XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)
Rui Abreu Ferreira
2017-01-08
*
time.c: os_microdelay(): Let input cancel the delay. #5830
Michael Schupikov
2017-01-06
[next]