yazi/yazi-sftp/src/requests
三咲雅 misaki masa 9accf929f4
Some checks are pending
Cachix / Publish Flake (push) Waiting to run
Check / clippy (push) Waiting to run
Check / rustfmt (push) Waiting to run
Check / stylua (push) Waiting to run
Draft / build-unix (gcc-aarch64-linux-gnu, ubuntu-latest, aarch64-unknown-linux-gnu) (push) Waiting to run
Draft / build-unix (gcc-i686-linux-gnu, ubuntu-latest, i686-unknown-linux-gnu) (push) Waiting to run
Draft / build-unix (gcc-riscv64-linux-gnu, ubuntu-latest, riscv64gc-unknown-linux-gnu) (push) Waiting to run
Draft / build-unix (gcc-sparc64-linux-gnu, ubuntu-latest, sparc64-unknown-linux-gnu) (push) Waiting to run
Draft / build-unix (macos-latest, aarch64-apple-darwin) (push) Waiting to run
Draft / build-unix (macos-latest, x86_64-apple-darwin) (push) Waiting to run
Draft / build-unix (ubuntu-latest, x86_64-unknown-linux-gnu) (push) Waiting to run
Draft / build-windows (windows-latest, aarch64-pc-windows-msvc) (push) Waiting to run
Draft / build-windows (windows-latest, x86_64-pc-windows-msvc) (push) Waiting to run
Draft / build-musl (aarch64-unknown-linux-musl) (push) Waiting to run
Draft / build-musl (x86_64-unknown-linux-musl) (push) Waiting to run
Draft / build-snap (amd64, ubuntu-latest) (push) Waiting to run
Draft / build-snap (arm64, ubuntu-24.04-arm) (push) Waiting to run
Draft / snap (push) Blocked by required conditions
Draft / draft (push) Blocked by required conditions
Draft / nightly (push) Blocked by required conditions
Test / test (macos-latest) (push) Waiting to run
Test / test (ubuntu-latest) (push) Waiting to run
Test / test (windows-latest) (push) Waiting to run
feat: trash bin (#4144)
2026-07-22 03:13:58 +08:00
..
close.rs feat: new yazi-sftp crate (#3166) 2025-09-14 02:50:28 +08:00
extended.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
fstat.rs feat: new yazi-vfs crate (#3187) 2025-09-21 11:44:52 +08:00
init.rs feat: trash bin (#4144) 2026-07-22 03:13:58 +08:00
lstat.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
mkdir.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
mod.rs feat: new yazi-sftp crate (#3166) 2025-09-14 02:50:28 +08:00
open.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
open_dir.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
read.rs feat: new yazi-sftp crate (#3166) 2025-09-14 02:50:28 +08:00
read_dir.rs feat: new yazi-sftp crate (#3166) 2025-09-14 02:50:28 +08:00
readlink.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
realpath.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
remove.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
rename.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
rmdir.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
set_stat.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
stat.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
symlink.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
write.rs feat: new yazi-sftp crate (#3166) 2025-09-14 02:50:28 +08:00