index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
os
/
stdpaths.c
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2024-09-08
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
1
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-04-03
fix(stdpath): remove duplicate directories (#26653)
Raphael
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-27
feat: NVIM_APPNAME supports relative paths #25233
Rory Nesbitt
1
2023-05-28
fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid
Ghjuvan Lacambre
1
2023-05-16
refactor: use xstrl{cpy,cat} on IObuff (#23648)
ii14
1
2023-02-16
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
1
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-06
fix(stdpath): default to /tmp if stdpath('run') cannot be created #20952
zeertzjq
1
2022-09-18
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
1
2022-07-17
fix(windows):exepath, stdpath return wrong slashes #19111
Enan Ajmain
1
2022-06-30
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
1
2022-05-16
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-12
fix(windows): stdpath("state") => "nvim-data" #18546
dundargoc
1
2022-05-12
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
1
2021-11-19
refactor: saner options for uncrustify (#16204)
dundargoc
1
2021-09-14
refactor: format files with uncrustify #15663
dundargoc
1
2021-01-13
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
1
2019-09-06
stdpaths_get_xdg_var: consider empty env vars #10953
Daniel Hahler
1
2019-04-28
win/defaults: Use "…/nvim-data/site" in 'runtimepath'
Justin M. Keyes
1
2018-05-18
do not pass NULL to os_getenv
Justin M. Keyes
1
2018-03-29
eval: Add stdpath() method (#5297)
Christian Höltje
1
2017-04-19
*: Add comment to all C files
ZyX
1
2017-01-08
XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)
Rui Abreu Ferreira
1
2016-07-10
option: Also escape commas in options other then &runtimepath
ZyX
1
2016-03-04
Lint: fix line length >80
Marco Hinz
1
2016-03-03
Windows: XDG: Update default paths. #4403
Rui Abreu Ferreira
1
2015-10-29
stdpaths: Document that stdpaths_*_subpath is not returning NULL
ZyX
1
2015-10-29
stdpaths: Use NULL in place of empty strings
ZyX
1
2015-10-23
stdpaths: Remove outdated comment
ZyX
1
2015-10-23
stdpaths: Add Windows-specific directories
ZyX
1
2015-10-23
stdpaths: Add missing include
ZyX
1
2015-10-23
stdpaths: Remove Apple defaults, use \*nix ones instead
ZyX
1
2015-10-23
option: Add `//` to the end of default `&directory`
ZyX
1
2015-10-23
stdpaths: Add documentation
ZyX
1
2015-10-23
stdpaths: Do NOT create data directories
ZyX
1
2015-10-23
stdpaths: Give proper error message in case directory creation failed
ZyX
1
2015-10-23
stdpaths,main: Remove all remaining memory leaks
ZyX
1
[next]