Fix URL encoding for file paths in fetch command (closes #13) #18

Слито
sneak слито 2 коммит(ов) из fix/issue-13 в next 2026-02-09 02:14:20 +01:00
clawbot прокомментировал(а) 2026-02-08 21:06:21 +01:00
Соавтор
Описание отсутствует.
sneak был(а) назначен(а) clawbot 2026-02-08 21:06:21 +01:00
clawbot добавил(а) 1 коммит 2026-02-08 21:06:21 +01:00
File paths with spaces, #, ?, %, etc. were concatenated directly into
URLs without encoding, producing malformed download URLs.

Add encodeFilePath() that encodes each path segment individually
(preserving directory separators) and use it in fetch.
sneak добавил(а) 1 коммит 2026-02-09 02:13:11 +01:00
sneak слил(а) коммит 7f25970dd3 в next 2026-02-09 02:14:20 +01:00
Войдите, чтобы присоединиться к обсуждению.
2 участников
Уведомления
Срок выполнения
Срок выполнения не установлен.
Зависимости

Зависимостей нет.

Ссылка: sneak/mfer#18