pub fn recent_commits(path: &Path, count: usize) -> Option<String>
Get recent commit history (one-line format).