dag: make the display more closely match the "git log" UI
commit7373bcd0ba0f8291cfa9a4f05a5094a17d50e8de
authorDavid Aguilar <davvid@gmail.com>
Sat, 3 Jun 2023 04:07:42 +0000 (2 21:07 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 3 Jun 2023 04:17:39 +0000 (2 21:17 -0700)
treeab2fc5bd8bb5117edbffd90752cbb60ab1a5a476
parent8838116da86133bdd45a9de618088ccb878f6e65
dag: make the display more closely match the "git log" UI

Make the DAG display commits more similiarly to "git log"
by grouping the subject and extended description together.

Expose the date field for completeness.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/diff.py