commit | 59d8fa1a62e7c19911fdf7ee9ceb0fdf8fa3331c | [log] [tgz] |
---|---|---|
author | Tim Nordell <tim.nordell@logicpd.com> | Fri Feb 26 14:58:41 2016 -0600 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Thu May 12 17:19:20 2016 +0200 |
tree | a7215ee7bed77029a7940e3fb28b037d7b7c890f | |
parent | 499b23979cd29513df16e4c2acce934932e09f7a [diff] |
ui-log: Simplify decoration code The decoration code inside of git returns the decoration type, so utilize this to create the decoration spans. Additionally, use prettify_refname(...) to get the shorter name for the ref. Signed-off-by: Tim Nordell <tim.nordell@logicpd.com>