summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/fs.c
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2026-04-22feat(eval): treat Lua string as "blob" in writefile() #39098Barrett Ruth1
2026-04-14build: update clang v21, fix warningsdundargoc1
2026-02-22vim-patch:9.2.0031: Inefficient use of ga_concat()zeertzjq1
2026-01-04vim-patch:9.1.1648: MS-Windows: some style issues with patch v9.1.1646zeertzjq1
2026-01-04vim-patch:9.1.1646: MS-Windows: completion cannot handle implicit drive letterszeertzjq1
2025-10-15vim-patch:8.1.1979: code for handling file names is spread out (#36176)Jan Edmund Lazo1
2025-10-04vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...Jan Edmund Lazo1
2025-08-27refactor: rename ga_concat_strings_sep() to ga_concat_strings() (#35498)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-08-08vim-patch:9.1.1605: cannot specify scope for chdir() (#35239)zeertzjq1
2024-08-06vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq1
2024-08-06vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq1
2024-08-06refactor: extract eval/fs.c from eval/funcs.c (#29985)zeertzjq1