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
...
*
|
|
channels: refactor
Björn Linse
2017-11-24
*
|
|
os_nodetype: rework
Justin M. Keyes
2017-11-17
*
|
|
os_open, os_stat: UV_EINVAL on NULL filename
Justin M. Keyes
2017-11-17
*
|
|
pty_process_win: avoid quoting for cmd.exe
erw7
2017-08-16
*
|
|
win/pty: log errors
erw7
2017-08-16
*
|
|
win/pyt: cleanup
erw7
2017-08-16
*
|
|
win/pty: quote_cmd_arg(): check bounds
erw7
2017-08-16
*
|
|
win/pty: jobstart, jobstop: fix null-pointer dereference
erw7
2017-08-16
*
|
|
win: support :terminal
erw7
2017-08-16
*
|
|
win: integrate winpty (WIP)
Ryan Prichard
2017-08-16
*
|
|
io: more guards against NULL filename (#7159)
Justin M. Keyes
2017-08-13
*
|
|
os_stat: return ENOENT on NULL filename arg
James McCoy
2017-08-10
*
|
|
buf_write(): wrong argument to os_fileinfo_hardlinks
Justin M. Keyes
2017-08-09
*
|
|
win_defs.h: redefine RGB macro after undefining
Justin M. Keyes
2017-08-06
*
|
|
coverity/155506: null dereference (#7089)
Justin M. Keyes
2017-07-29
*
|
|
main: Flush file in place of closing it, also do error reporting
ZyX
2017-07-04
*
|
|
os: Add OS_STD*_FILENO constants
ZyX
2017-07-04
*
|
|
os/fileio: Add ability to use os/fileio.c for file descriptors
ZyX
2017-07-04
*
|
|
os/fileio: Add msgpack_file_write function
ZyX
2017-07-04
*
|
|
coverity/155506: fixing "dereference null after check" (#6862)
Chris Hall
2017-06-19
*
|
|
coverity/155509: negative close() arg
Justin M. Keyes
2017-06-14
*
|
|
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
|
|
pty_process_unix.c: include <libutil.h> on DragonFly BSD
Justin M. Keyes
2017-05-21
*
|
|
vim_getenv: Remove redundant NULL check.
Justin M. Keyes
2017-05-20
*
|
|
startup: init v:progpath before calling vim_getenv (#6755)
Justin M. Keyes
2017-05-17
*
|
|
env_iter: Learn `delim` parameter.
Justin M. Keyes
2017-05-15
*
|
|
vim_getenv: Use v:progpath instead of os_exepath.
Justin M. Keyes
2017-05-15
*
|
|
startup: v:progpath fallback: path_guess_exepath
Justin M. Keyes
2017-05-15
*
|
|
os/shell.c: temporary solution to not put ctrl chars on the screen grid
Björn Linse
2017-05-10
*
|
|
refactor/single-include (#6687)
Carlo Abelli
2017-05-08
*
|
|
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
|
\
\
[prev]
[next]