pub fn collect_project_log( repo: &Path, range: &TimeRange, author: Option<&str>, ) -> Option<ProjectLog>