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
/
file_search.c
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-14
fix(gf): handle local `file:` URI paths #38915
Barrett Ruth
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-03-11
docs: api, messages, lsp, trust
Justin M. Keyes
1
2026-01-04
vim-patch:9.1.1646: MS-Windows: completion cannot handle implicit drive letters
zeertzjq
1
2025-10-31
fix(completion): complete drive-letter filepath on Windows #36353
11soda11
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.1891: functions used in one file are global
Jan Edmund Lazo
1
2025-06-19
vim-patch:9.1.1467: too many strlen() calls (#34572)
zeertzjq
1
2025-02-25
fix(api): don't override Vimscript SID (#32610)
zeertzjq
1
2025-02-22
vim-patch:9.1.1135: 'suffixesadd' doesn't work with multiple items (#32573)
zeertzjq
1
2025-02-19
vim-patch:9.1.1122: too many strlen() calls in findfile.c (#32516)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-16
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
1
2024-10-29
vim-patch:9.1.0810: cannot easily adjust the |:find| command
zeertzjq
1
2024-08-07
vim-patch:partial:8.1.0914: code related to findfile() is spread out (#30000)
zeertzjq
1
2024-07-12
vim-patch:9.1.0567: Cannot use relative paths as findfile() stop directories
zeertzjq
1
2024-07-12
vim-patch:9.1.0566: Stop dir in findfile() doesn't work properly w/o trailing...
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
Merge pull request #29278 from bfredl/strcat
bfredl
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-06-08
refactor: quadratic behavior in vim_findfile_stopdir (#29232)
James
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-02
refactor: remove redundant struct names
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-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
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-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-10-10
fix(file_search): path with spaces in finddir() and findfile() (#25493)
Leonardo Mello
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor(message): smsg_attr -> smsg
bfredl
1
2023-07-17
feat(options)!: remove compatible behaviours for vim 5.0 and earlier
Lewis Russell
1
2023-05-05
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-17
vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)
zeertzjq
1
2023-04-07
refactor: remove redundant const char * casts
ii14
1
2023-04-06
refactor: remove use of reserved c++ keywords
ii14
1
2023-04-05
refactor: make error message definitions const
ii14
1
2023-04-02
refactor: remove char_u (#22829)
dundargoc
1
2023-02-11
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
1
[next]