pub fn log_oneline(range: &str) -> Result<Vec<(String, String)>>
(short-sha, subject) for each commit in range (e.g. “main..HEAD”), newest first - one git call, for listing a branch’s own commits.
(short-sha, subject)
range