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
*
shell/logging: Fix E730 with verbose system({List}) #9009
Justin M. Keyes
2018-09-21
*
log: RPC, input, other events
Justin M. Keyes
2018-09-19
*
do_shell, do_filter: Remove "clear screen", "wait for return" calls
Justin M. Keyes
2018-09-12
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
shell.c: fix scan-build NPE warning #8932
Justin M. Keyes
2018-08-29
*
vim-patch:8.0.0883: invalid memory access with nonsensical script
Jan Edmund Lazo
2018-08-24
*
Fix crash in lang_init() on macOS if lang_region = NULL
battlmonstr
2018-08-01
*
Merge pull request #8485 from janlazo/vim-8.0.1012
James McCoy
2018-07-27
|
\
|
*
vim-patch:8.0.1012: MS-Windows: problem with $HOME when is was set internally
Jan Edmund Lazo
2018-07-24
*
|
rename: os_get_localtime => os_localtime
Justin M. Keyes
2018-07-24
|
/
*
Check all child processes for exit in SIGCHLD handler
David Hotham
2018-07-14
*
Only waitpid() for processes that we care about
David Hotham
2018-07-13
*
use wchar_t instead of WCHAR #6998
Matt Kline
2018-06-18
*
doc: job/channel, misc #7783
Justin M. Keyes
2018-06-11
*
Merge #7679 'startup: treat stdin as text instead of commands'
Justin M. Keyes
2018-06-10
|
\
|
*
cleanup, test interactive -E
Justin M. Keyes
2018-06-04
|
*
win/startup: remove --literal
Justin M. Keyes
2018-06-04
|
*
startup: allow explicit "-" file arg with --headless
Justin M. Keyes
2018-06-04
|
*
startup: fix -es/-Es so they are actually silent
Justin M. Keyes
2018-06-04
|
*
lint
Justin M. Keyes
2018-06-04
*
|
expand_env_esc: fix invalid memory access (#8508)
Justin M. Keyes
2018-06-09
*
|
vim-patch:8.0.0355: using uninitialized memory when 'isfname' is empty (#8493)
Jan Edmund Lazo
2018-06-08
*
|
win/build: avoid "C4142: benign redefinition of type"
Justin M. Keyes
2018-06-06
|
/
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
do not pass NULL to os_getenv
Justin M. Keyes
2018-05-18
*
Merge #4486 'refactor: Remove maxmem, maxmemtot options'
Justin M. Keyes
2018-05-02
|
\
|
*
Remove maxmem and maxmemtot options
Felipe Oliveira Carvalho
2017-04-11
*
|
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
\
|
*
|
*: Fix clint errors
ZyX
2018-04-22
|
*
|
os/fs: Fix PVS/V560: condition was already checked in while()
ZyX
2018-04-15
|
*
|
os/env: Refactor home_replace() to the new style and to return length
ZyX
2018-04-09
*
|
|
API: nvim__stats()
Justin M. Keyes
2018-04-24
*
|
|
IO: let 'fsync' option control more cases
Justin M. Keyes
2018-04-21
*
|
|
Merge #8276 'startup: Make -s - read from stdin'
Justin M. Keyes
2018-04-17
|
\
\
\
|
*
|
|
win: Fix reading from stdin
b-r-o-c-k
2018-04-14
|
*
|
|
Merge branch 'master' into s-dash-stdin
b-r-o-c-k
2018-04-14
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
|
\
\
\
\
|
*
|
|
|
|
os/fileio: Fix QB failure
ZyX
2017-03-19
|
*
|
|
|
|
fileio,main: Do not restart syscall at EAGAIN when reading for -s
ZyX
2017-03-19
|
*
|
|
|
|
getchar: Use fileio instead of fdopen
ZyX
2017-03-19
|
*
|
|
|
|
main: Temporary fix assertion error
ZyX
2017-03-19
*
|
|
|
|
|
Merge #6272 'stdpath()'
Justin M. Keyes
2018-04-15
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
eval: Add stdpath() method (#5297)
Christian Höltje
2018-03-29
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
os/shell: use msg functions instead of screen when throttling
Björn Linse
2018-04-09
*
|
|
|
|
os/shell: remove dead calls to screen functions
Björn Linse
2018-04-09
*
|
|
|
|
build/OpenBSD: need -lpthread -lc++abi for LuaJIT (#8215)
Utkarsh Anand
2018-04-02
|
/
/
/
/
*
|
|
|
lint
James McCoy
2018-03-29
*
|
|
|
build/NetBSD: use kinfo_proc2; undef uint64_t (#8197)
Utkarsh Anand
2018-03-29
*
|
|
|
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
*
|
|
|
Merge #8107 'jobs: separate process-group'
Justin M. Keyes
2018-03-18
|
\
\
\
\
[next]