pub fn read_range(repo_dir: &Path, range: &str) -> Result<Vec<RangeCommit>>
Read every commit object in the range, oldest first.