By default, in contrast with Git, ostree does not keep log history to preserve space. You can pull the log with the following commands:
$ sudo ostree pull --commit-metadata-only --depth=10 fedora fedora/32/x86_64/silverblue
$ ostree log fedora:fedora/32/x86_64/silverblue
...