canola.nvim/lua/oil/adapters
Benedict Ozua 7041528bde
fix: support permissions checks on windows and virtual filesystems (#555)
* use access(2) over file permission checks to workaround systems that change expected file permission view

* cleanup: delete unused function

---------

Co-authored-by: Steven Arcangeli <506791+stevearc@users.noreply.github.com>
2025-01-07 21:04:25 -08:00
..
files lint: fix typechecking for new LuaLS version 2024-11-13 08:58:16 -08:00
ssh lint: stricter type checking 2024-09-17 13:00:48 -07:00
trash fix: guard against nil metadata values (#548) 2025-01-04 12:52:26 -08:00
files.lua fix: support permissions checks on windows and virtual filesystems (#555) 2025-01-07 21:04:25 -08:00
ssh.lua fix: guard against nil metadata values (#548) 2025-01-04 12:52:26 -08:00
test.lua refactor: remove cache side effects from adapter.list 2023-08-20 21:50:02 +00:00
trash.lua feat(trash): support for deleting to windows recycle bin (#243) 2024-01-02 22:05:01 -08:00