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
/
env.c
Commit message (
Expand
)
Author
Age
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
vim-patch:8.2.0942: expanding to local dir after homedir keeps "~/"
zeertzjq
2022-02-07
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
2021-08-22
*
Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)
ffanzhang
2021-01-10
*
win: avoid duplicate separators in $PATH #12869
Justin M. Keyes
2020-09-08
*
env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp
Björn Linse
2020-02-07
*
os/env: fix pvs/v781
Jan Edmund Lazo
2019-12-26
*
os_getenvname_at_index: Handle Windows env vars whose name starts with =
James McCoy
2019-12-11
*
Add os_getfullenv_size/os_copyfullenv
James McCoy
2019-12-11
*
jobstart now supports env/clear_env
Matthieu Coudron
2019-12-11
*
TUI/thread: guard env map from potential race with unibilium #11259
erw7
2019-10-20
*
Fix potential deadlock #11151
erw7
2019-10-04
*
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
*
vim-patch:8.1.1897: may free memory twice when out of memory (#10827)
Jan Edmund Lazo
2019-08-22
*
utf16_to_utf8: 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
*
|
f_environ: cleanup/refactor
Daniel Hahler
2019-08-06
*
|
env: invalid pointer after os_setenv() #10558
erw7
2019-07-23
|
/
*
vim-patch:8.1.0211: expanding a file name "~" results in $HOME
Jan Edmund Lazo
2019-05-25
*
Merge #9686 'win/Lua: monkey-patch os.getenv()'
Justin M. Keyes
2019-03-16
|
\
|
*
Fix environment variable on Windows
erw7
2019-03-06
|
/
*
os/env: Fix completion of multibyte env var names
erw7
2019-03-03
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
os_getenv, os_setenv: revert "widechar" impl
Justin M. Keyes
2019-02-26
*
win: os_getenv(): use _wgetenv()
Justin M. Keyes
2019-02-25
*
os_setenv: use _wputenv_s; remove vestigial code #7920
Justin M. Keyes
2019-02-25
*
Merge #9401 from justinmk/pr-win-erw7
Justin M. Keyes
2018-12-30
|
\
|
*
cleanup: Remove os_term_is_nice()
Justin M. Keyes
2018-12-30
*
|
vim-patch:8.1.0662: needlessly searching for tilde in string
James McCoy
2018-12-30
|
/
*
vim-patch:8.0.0883: invalid memory access with nonsensical script
Jan Edmund Lazo
2018-08-24
*
vim-patch:8.0.1012: MS-Windows: problem with $HOME when is was set internally
Jan Edmund Lazo
2018-07-24
*
use wchar_t instead of WCHAR #6998
Matt Kline
2018-06-18
*
expand_env_esc: fix invalid memory access (#8508)
Justin M. Keyes
2018-06-09
*
*: Fix clint errors
ZyX
2018-04-22
*
os/env: Refactor home_replace() to the new style and to return length
ZyX
2018-04-09
*
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
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
[next]