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
...
*
option,main: Partial support of XDG base directory specification
Keerthan Jaic
2015-10-23
*
os/time: Make Timestamp be 64-bit unsigned integer
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
os/fs: Define os_strerror as an alias to uv_strerror
ZyX
2015-10-08
*
os/input: Don't advance past incomplete sequences in input_enqueue
Thiago de Arruda
2015-10-01
*
remove HAVE_DUP #1072
Justin M. Keyes
2015-09-12
*
do_path_expand: Avoid non-readable directories. #3273
Felipe Morales
2015-09-04
*
Windows: Define USE_CRNL on Windows. #3249
Seth Jackson
2015-08-28
*
Windows: avoid "uv_" naming conflicts. #3225
Seth Jackson
2015-08-27
*
os/os_defs.h cleanup: Remaining signal stuff
Michael Reed
2015-08-27
*
os/os_defs.h cleanup: SIGHASARG
Michael Reed
2015-08-27
*
os/os_defs.h cleanup: SIGHAS3ARGS
Michael Reed
2015-08-27
*
os/os-defs.h cleanup: Don't include <time.h>
Michael Reed
2015-08-27
*
MSVC: Define `inline` and `restrict`. #3237
Seth Jackson
2015-08-25
*
Windows: Define ssize_t and SSIZE_MAX. #3228
Seth Jackson
2015-08-25
*
remove references to <sys/time.h>
Justin M. Keyes
2015-08-24
*
Windows: is_executable(): do not check exec bit.
Rui Abreu Ferreira
2015-08-23
*
os/fs.c: remove os_file_is_readonly()
Justin M. Keyes
2015-08-17
*
os_file_is_*: libuv impl
Justin M. Keyes
2015-08-17
*
win_defs.h: define R_OK, W_OK for MSVC.
Rui Abreu Ferreira
2015-08-17
*
fs.c: implement os_file_is_readable()
Justin M. Keyes
2015-08-17
*
eval: Fix jobwait() to process multiple jobs concurrently
Thiago de Arruda
2015-08-13
*
rstream: Pass read count to read events
Thiago de Arruda
2015-08-13
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
process: Pass loop reference during initialization
Thiago de Arruda
2015-08-13
*
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
2015-08-13
*
shell.c: A full RBuffer with no NL can freeze shell output. #3156
oni-link
2015-08-11
*
os_get_user_name() for non UNIX system #2729
Rui Abreu Ferreira
2015-08-04
*
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
2015-07-26
*
os/fs: Define os_strerror as an alias to uv_strerror
ZyX
2015-07-26
*
job: Replace by a better process abstraction layer
Thiago de Arruda
2015-07-17
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
Remove dead WIFSTOPPED and WIFCONTINUED checks
Fredrik Fornwall
2015-07-13
*
os/*defs: restore some comments and formatting.
Justin M. Keyes
2015-07-06
*
refactor: remove SYS_MENU_FILE (unused)
Yamakaky
2015-07-06
*
Split os_unix_defs.h into os/
Yamakaky
2015-07-06
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01
*
rstream: Fix bug triggered when libuv doesn't use the allocated buffer
oni-link
2015-07-01
*
klib: Improve klist.h
Thiago de Arruda
2015-07-01
*
os/fs: Use module-local uv_loop_t instance
Thiago de Arruda
2015-07-01
*
Fix warnings: shell.c: do_os_system(): Nonnull passed null: FP. #2923
Eliseo Martínez
2015-06-28
*
event_teardown(): retry uv_loop_close() instead of abort. #2903
oni-link
2015-06-25
*
getenv: return NULL if empty #2574
Scott Prager
2015-05-29
*
input: rename input_{start,stop}_stdin()
Justin M. Keyes
2015-05-27
*
input: stream_set_blocking(): libuv impl
Justin M. Keyes
2015-05-27
*
input: set input stream to blocking on exit
Justin M. Keyes
2015-05-27
*
Rename var eof as input_eof #2728
Rui Abreu Ferreira
2015-05-24
*
Add guard for sys/wait.h header in job.c #2686
Rui Abreu Ferreira
2015-05-21
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
[prev]
[next]