about summary refs log tree commit diff
path: root/ui-shared.h
diff options
context:
space:
mode:
authorTim Nordell <tim.nordell@logicpd.com>2016-02-26 14:58:41 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2016-05-12 17:19:20 +0200
commit59d8fa1a62e7c19911fdf7ee9ceb0fdf8fa3331c (patch)
treea7215ee7bed77029a7940e3fb28b037d7b7c890f /ui-shared.h
parentui-log: Do not always emit decoration span (diff)
downloadcgit-pink-59d8fa1a62e7c19911fdf7ee9ceb0fdf8fa3331c.tar.gz
cgit-pink-59d8fa1a62e7c19911fdf7ee9ceb0fdf8fa3331c.zip
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
778aa8d14644dabe08df95fba51d2544540a3d&follow=1'>Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe