COMMITS
May 7, 2026
R
docs(readme): convert numbered steps to subheadings
Robert Hill committed
May 5, 2026
R
refactor: stage unmount attempts by escalating strategy
Robert Hill committed
February 28, 2026
R
perf(init): cache lockfile mount registrations
Robert Hill committed
R
fix(mounts): disambiguate same-host mount selection
Robert Hill committed
R
fix(lockfile): ignore stale pids in in-use checks
Robert Hill committed
February 22, 2026
R
refactor: improve mount directory generation clarity
Robert Hill committed
February 20, 2026
January 21, 2026
R
fix: add lockfile to manage shared mounts
Robert Hill committed
R
fix: only disconnect connections created by current Neovim instance
Robert Hill committed
January 4, 2026
R
style: add stylua configuration and format entire codebase
Robert Hill committed
December 29, 2025
R
Merge pull request #13 from andrewcchu/main
Robert committed
December 25, 2025
A
Quickfix macfuse match, add MointPoint.release_mount()
Andrew Chu committed
December 22, 2025
R
chore: add video to ignore
Robert Hill committed
December 18, 2025
R
refactor: centralize API command setup and expose public methods
Robert Hill committed
R
refactor: remove redundant local 'MountPoint' require
Robert Hill committed
R
refactor: remove unused 'host' parameter from 'normalize_remote_path'
Robert Hill committed
R
refactor: improve readability of socket directory message
Robert Hill committed
December 17, 2025
R
fix: 'lead_prefix' no longer ignored in 'which-key' mount group
Robert Hill committed
R
refactor: Consolidate connection management into 'MountPoint'
Robert Hill committed
R
refactor: Unify mount callbacks with result table
Robert Hill committed
R
fix: Pass resolved remote path to mount callbacks
Robert Hill committed
R
docs: add macOS setup instructions to README
Robert Hill committed
R
fix: resolve remote 'cd' path handling and escaping in ssh caused by work on #8
Robert Hill committed
R
refactor: rename 'Browse files' to 'Find files'
Robert Hill committed
R
feat: add command and keymap to unmount all SSHFS connections
Robert Hill committed
R
feat: improve remote home directory resolution for mounts
Robert Hill committed
R
feat: introduce global default mount paths
Robert Hill committed
R
fix: Prevent unmount errors by checking command executability (#7)
Robert Hill committed
December 16, 2025
R
fix: update netrw command config to 'local_picker'
Robert Hill committed