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
*
TUI: use stdio names instead of magic numbers #11410
erw7
2019-11-17
*
TUI/thread: guard env map from potential race with unibilium #11259
erw7
2019-10-20
*
vim-patch 8.1.0361: remote user not used for completion
erw7
2019-10-14
*
vim-patch 8.1.0084: user name completion does not work on MS-Windows
erw7
2019-10-13
*
Fix potential deadlock #11151
erw7
2019-10-04
*
shell: improve displaying of pulse (#11130)
Daniel Hahler
2019-10-02
*
Revert "win/os_env_exists(): workaround libuv bug #10734"
Daniel Hahler
2019-09-25
*
env: use putenv_s for LC_ALL, LANG, etc. #11050
erw7
2019-09-22
*
refactor: allow us to process a child queue only while waiting on input
Björn Linse
2019-09-08
*
stdpaths_get_xdg_var: consider empty env vars #10953
Daniel Hahler
2019-09-06
*
Log signals handled in deadly_signal (#10939)
Daniel Hahler
2019-09-04
*
Revisit out_data_decide_throttle
Daniel Hahler
2019-08-30
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
vim-patch:8.1.1897: may free memory twice when out of memory (#10827)
Jan Edmund Lazo
2019-08-22
*
build/win: fix warnings
Justin M. Keyes
2019-08-15
*
os/: remove redundant define
Justin M. Keyes
2019-08-15
*
utf16_to_utf8: align with libuv
Justin M. Keyes
2019-08-15
*
utf8_to_utf16: align with libuv
Justin M. Keyes
2019-08-15
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Fix problems with message catalog directory
erw7
2019-06-09
*
|
win/env: Vim-compat: Empty string deletes env var #10743
erw7
2019-08-11
*
|
win: expand nested env var #10662
erw7
2019-08-11
*
|
win/os_env_exists(): workaround libuv bug #10734
Justin M. Keyes
2019-08-10
*
|
channels: reflect exit due to signals in exit status code (#10573)
Daniel Hahler
2019-08-09
*
|
f_environ: cleanup/refactor
Daniel Hahler
2019-08-06
*
|
vim-patch:8.1.0572: stopping a job does not work properly on OpenBSD
Daniel Hahler
2019-07-30
*
|
os/fs: introduce os_fopen()
Justin M. Keyes
2019-07-25
*
|
vim-patch:8.1.1740: exepath() doesn't work for "bin/cat" (#10556)
Daniel Hahler
2019-07-24
*
|
env: invalid pointer after os_setenv() #10558
erw7
2019-07-23
*
|
os_can_exe: remove char_u
Justin M. Keyes
2019-07-21
*
|
win: jobstart(), system(): $PATHEXT-resolve exe
Justin M. Keyes
2019-07-21
*
|
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
|
Fix is_executable_in_path() on Windows (#10468)
erw7
2019-07-15
*
|
viml/profile: revert gettimeofday() #10488
Justin M. Keyes
2019-07-13
*
|
viml/reltime(): allow negative result #10453
Justin M. Keyes
2019-07-09
*
|
CI: improve gcov handling #10404
Daniel Hahler
2019-07-07
*
|
win,fs.c: Fix is_executable_ext #10209
erw7
2019-07-04
*
|
fileio.c: eliminate set_file_time() #10357
Justin M. Keyes
2019-06-30
*
|
viml/profile: switch to uv_gettimeofday() #10356
Justin M. Keyes
2019-06-29
*
|
os: close library even if uv_dlopen() fails
erw7
2019-06-23
*
|
gcov: use __gcov_flush instead of __gcov_dump (#10260)
Daniel Hahler
2019-06-18
*
|
TUI: set os/input.c:global_fd to input->in_fd #10174
erw7
2019-06-10
|
/
*
vim-patch:8.1.0211: expanding a file name "~" results in $HOME
Jan Edmund Lazo
2019-05-25
*
lua/shared: share trim() impl
Justin M. Keyes
2019-05-20
*
fileio: set group of backup file
Justin M. Keyes
2019-05-20
*
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
2019-05-20
|
\
|
*
docs: explicitly state return value on success
Said Al Attrach
2019-03-30
|
*
fs: add os_copy function that uses uv_fs_copyfile
Said Al Attrach
2019-03-10
*
|
vim-patch:8.1.1231: asking about existing swap file unnecessarily
Justin M. Keyes
2019-04-29
*
|
win/defaults: Use "…/nvim-data/site" in 'runtimepath'
Justin M. Keyes
2019-04-28
[next]