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
/
env.c
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-18
refactor(vimfn): full-Lua impl of vim.fn.environ()
Justin M. Keyes
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-04-06
vim-patch:9.2.0291: too many strlen() calls
zeertzjq
1
2026-02-23
fix(logging): don't overwrite NameBuff (#38004)
zeertzjq
1
2025-12-20
test(messages): skip os_delay during tests
Justin M. Keyes
1
2025-12-04
vim-patch:9.1.1947: [security]: Windows: Vim may execute commands from curren...
zeertzjq
1
2025-10-15
vim-patch:8.1.1979: code for handling file names is spread out (#36176)
Jan Edmund Lazo
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-09-02
perf: scheduler priority clamping on macOS #35488
Luna Razzaghipour
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-18
feat(env): remove VIM_VERSION_NODOT macro #34890
Phạm Bình An
1
2025-06-23
fix(tui): avoid memory leak and compiler warning on Windows (#34225)
Axel
1
2025-06-19
vim-patch:9.1.1467: too many strlen() calls (#34572)
zeertzjq
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2025-01-01
refactor(options): use `const` in more places (#31791)
Famiu Haque
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-09-15
refactor: rename "process" => "proc" #30387
Justin M. Keyes
1
2024-09-01
docs: misc #28970
Justin M. Keyes
1
2024-06-18
refactor: Windows tilde expansion followup (#29380)
Rafael Kitover
1
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-05-17
fix(path): avoid chdir() when resolving path (#28799)
zeertzjq
1
2024-04-27
refactor(build): make all generated c files headers
bfredl
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-03-10
vim-patch:9.1.0161: expand() removes slash after env variable that ends with ...
zeertzjq
1
2024-03-08
vim-patch:8.2.5077: various warnings from clang on MS-Windows (#27773)
zeertzjq
1
2024-02-24
perf(os/env): os_getenv() allocation when there is no env var set
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-01
refactor: remove redundant NOLINT comments
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-27
refactor: remove unnecessary HAVE_PATHDEF macro
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-02
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
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-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
1
2023-11-20
build: adjust clang-tidy warning exclusion logic
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-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-08
refactor(map): enhanced implementation, Clean Code™, etc etc
bfredl
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-20
refactor(env): remove unused mutex
bfredl
1
2023-04-14
vim-patch:8.2.1071: Vim9: no line break allowed inside a lambda
zeertzjq
1
2023-04-07
refactor: remove redundant const char * casts
ii14
1
2023-04-07
refactor: make char * parameters const in message.c
ii14
1
2023-04-01
refactor: add const and remove unnecessary casts (#22841)
ii14
1
2023-02-11
build: enable MSVC level 3 warnings (#21934)
dundargoc
1
[next]