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
*
main,os/env: Fix lint errors
ZyX
2015-10-23
*
os/env: Add functions that can iterate over colon-separated variables
ZyX
2015-10-23
*
getenv: return NULL if empty #2574
Scott Prager
2015-05-29
*
Merge 'p' declaration with init in vim_version_dir()
Mark Bainter
2015-05-06
*
Remove char_u: concat_fnames()
Mark Bainter
2015-05-06
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
Refactor get_env() to respect const qualifier
Mark Bainter
2015-04-18
*
Remove char_u: vim_setenv()
Mark Bainter
2015-04-18
*
Remove char_u: vim_getenv()
Mark Bainter
2015-04-17
*
Remove char_u: after_pathstep()
Mark Bainter
2015-04-17
*
Implement os_unsetenv()
Rui Abreu Ferreira
2015-04-14
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
remove char_u: vim_version_dir #2414
Mark Bainter
2015-04-12
*
refactor remove_tail() function to no longer use char_u #2413
Mark Bainter
2015-04-12
*
Refactor default_vim{,runtime}_dir to use char type. #2375
Mark Bainter
2015-04-12
*
Remove potential NULL dereference. #2316
Prajjwal Bhandari
2015-03-31
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
strings: Enable -Wconvert.
Scott Prager
2014-11-27
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
spelling fixes #827
Will Stamper
2014-06-12
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15