pub fn collect_commit_timestamps() -> Result<Vec<u64>, String>
Collect commit timestamps (unix epoch seconds) in reverse chronological order. Uses clean git invocation with –no-pager and no merges.