Expand description
Jujutsu (jj) output compression.
jj log renders a two-line-per-commit graph (header with author/date, then
the description). We collapse each commit to change_id commit_id desc and
drop author/timestamp + graph art. jj status/diff keep the file-change
lines and the working-copy/parent summary.