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