The sound distributed version control system

#914 Remove some uses of unsafe

Opened by dblsaiko on March 27, 2024
dblsaiko added a change on March 27, 2024
N5XHCYVTEDH5SJGWHE76A66KDU5CVHM7U5RXWZDE2TT7L3XPGKEAC
main
dblsaiko added a change on March 27, 2024
NPC3BQ5AFVU2WYNPLIEE452WZA2I6GOJT4E67EHEU2ZALCLOTKDAC
dblsaiko added a change on March 27, 2024
7O7J3GZEHPNQAUMXUOV64KX4ZCJV6XGLQYHQA34KVFMOWTFN3PDAC
main
berkus on June 24, 2025

Merged in main

berkus closed this discussion on June 24, 2025
finchie on August 1, 2025

This seems to have broken pijul clone for me - if 7O7J is applied, pijul clone https://nest.pijul.com/pmeunier/zstd-seekable fails:

Repository created at /home/finchie/<...>/zstd-seekable
Error: Channel not found

This seems to be caused by libpijul::pristine::RemoteId::from_bytes now returning None, which means pijul_remote::RemoteRepo::clone_channel fails with the “Channel not found” error.

finchie reopened this discussion on August 1, 2025