canola.nvim/lua/oil/adapters
DerpDays 65c53dbe4f
fix: correctly check group permissions in unix (#428)
* fix: set modifiable when user in group

* feat: add mode caching, fallback to previous, and better checking of permissions

* fix: make is_modifiable check group permissions even if the user is owner of the directory

* refactor: simplify group ID caching

---------

Co-authored-by: Steven Arcangeli <stevearc@stevearc.com>
2024-06-21 09:07:03 -04:00
..
files fix: sometimes use shell to run trash command (#99) 2023-08-20 05:10:09 +00:00
ssh fix(ssh): garbled output when directory has broken symlinks 2024-05-01 16:10:10 -07:00
trash doc: more detailed type annotations for setup() call 2024-05-22 13:46:11 -07:00
files.lua fix: correctly check group permissions in unix (#428) 2024-06-21 09:07:03 -04:00
ssh.lua ci: run tests against Neovim v0.10.0 2024-05-16 11:09:15 -07: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