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
*
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
*
vim_getenv: Use v:progpath instead of os_exepath.
Justin M. Keyes
2017-05-15
*
os_term_is_nice: Return true for rxvt and iTerm.
Justin M. Keyes
2017-04-22
*
*: Add comment to all C files
ZyX
2017-04-19
*
os/env: Fix “invalid pointer to local” false positive
ZyX
2017-04-16
*
win: os_shell_is_cmdexe() + tests
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
*
coverity/161195: Increase scope of exe_name
James McCoy
2017-03-29
*
vim_getenv: $VIMRUNTIME fallback: ../share/nvim/runtime (#6223)
Justin M. Keyes
2017-03-06
*
os/*: Use os_buf instead of NameBuff, IObuff.
Justin M. Keyes
2017-02-12
*
coverity/155968: resource leak
Justin M. Keyes
2017-02-09
*
vim-patch:8.0.0280
Justin M. Keyes
2017-02-04
*
win: Append process dir to $PATH
Justin M. Keyes
2017-02-04
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
test: expand_env_esc()
Justin M. Keyes
2017-01-21
*
Windows: vim_getenv(): Find runtime relative to nvim. #3303 (#5929)
Justin M. Keyes
2017-01-11
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
os/env.c: document remove_tail() properly
Felipe Oliveira Carvalho
2016-05-15
*
os/env.c: declare srcp and dst as restrict in expand_env_esc()
Felipe Oliveira Carvalho
2016-05-15
*
os/env.c: cosmetic changes done during review of the file
Felipe Oliveira Carvalho
2016-05-15
*
Merge pull request #4277 from Jun-T/lang2locale
Justin M. Keyes
2016-02-26
|
\
|
*
build: install *.mo into the "standard" directory
Jun T
2016-02-23
*
|
vim-patch:7.4.845
watiko
2016-02-21
*
|
vim-patch:7.4.832
watiko
2016-02-21
|
/
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
doc: Remove more references to MS-DOS
Seth Jackson
2016-01-16
[next]