pub fn entries(
    repo: Repository,
    format: OutputFormat,
    out: impl Write
) -> Result<()>