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
/
path.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
2026-04-06
vim-patch:9.2.0291: too many strlen() calls
zeertzjq
1
2026-03-20
docs: misc
Justin M. Keyes
1
2026-03-18
fix(fs): expand drive-relative paths on Windows #37084
tao
1
2026-03-11
docs: api, messages, lsp, trust
Justin M. Keyes
1
2026-02-19
vim-patch:9.2.0020: Wrong shortened buffer after :cd with duplicate slashes (...
zeertzjq
1
2026-01-04
vim-patch:9.1.1648: MS-Windows: some style issues with patch v9.1.1646
zeertzjq
1
2026-01-04
vim-patch:9.1.1646: MS-Windows: completion cannot handle implicit drive letters
zeertzjq
1
2025-12-08
build: slience some unwanted clang-tidy warnings
Justin M. Keyes
1
2025-11-15
refactor(path)!: support RFC3986 in path_with_url() #36564
Chip Senkbeil
1
2025-10-31
fix(completion): complete drive-letter filepath on Windows #36353
11soda11
1
2025-10-24
docs: types, news, lua-plugin
Justin M. Keyes
1
2025-08-27
vim-patch:9.1.1690: Missing recursion guard in dos/unix_expandpath() (#35499)
zeertzjq
1
2025-08-27
refactor: rename ga_concat_strings_sep() to ga_concat_strings() (#35498)
zeertzjq
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
2025-03-19
fix(path): crash with nvim_get_runtime_file during wildcard expansion (#32992)
zeertzjq
1
2025-03-15
vim-patch:9.1.1204: MS-Windows: crash when passing long string to expand() (#...
zeertzjq
1
2025-03-15
vim-patch:9.0.1458: buffer overflow when expanding long file name
zeertzjq
1
2025-03-15
vim-patch:8.2.4963: expanding path with "/**" may overrun end of buffer
zeertzjq
1
2025-02-19
vim-patch:9.1.1122: too many strlen() calls in findfile.c (#32516)
zeertzjq
1
2025-01-30
docs: misc
dundargoc
1
2025-01-24
vim-patch:partial:9.1.1050: too many strlen() calls in os_unix.c (#32188)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-10-13
vim-patch:8.2.0985: simplify() does not remove slashes from "///path"
zeertzjq
1
2024-10-11
fix(build): remove USE_FNAME_CASE, redundant with CASE_INSENSITIVE_FILENAME
bfredl
1
2024-10-07
vim-patch:9.1.0761: :cd completion fails on Windows with backslash in path (#...
zeertzjq
1
2024-08-07
vim-patch:partial:8.1.0914: code related to findfile() is spread out (#30000)
zeertzjq
1
2024-08-02
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
1
2024-07-12
vim-patch:9.1.0569: fnamemodify() treats ".." and "../" differently (#29673)
zeertzjq
1
2024-07-12
vim-patch:9.1.0568: Cannot expand paths from 'cdpath' setting
zeertzjq
1
2024-07-12
vim-patch:8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../...
zeertzjq
1
2024-07-10
refactor: remove CH_FOLD macro
dundargoc
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-05-19
refactor(path.c): add nonnull attributes (#28829)
zeertzjq
1
2024-05-17
fix(path): avoid chdir() when resolving path (#28799)
zeertzjq
1
2024-05-15
docs: misc (#28609)
dundargoc
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-04-13
fix(path): check return value of append_path() (#28309)
Joey Gouly
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-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-09
refactor(options): reduce `findoption()` usage
Famiu Haque
1
2023-11-30
refactor(IWYU): fix includes for cmdhist.h (#26324)
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
[next]