master
list: add WithListP helper to implement List for ListP backends
build: use "for i := range n", added in go1.22
sync: implement --list-cutoff to allow on disk sorting for reduced memory use
fs/list: tweak directory listing assertions after allowing // names
list: fix nil pointer panic in Sorter when temp file creation fails