pub fn build_graph(log_text: &str) -> Vec<GraphRow>
High-level: parse + layout from raw git log pretty output.