about summary refs log tree commit diff
path: root/ui-summary.h
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2017-03-06 23:27:23 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2017-08-10 16:05:07 +0200
commit51cc456b773a3bb7253fad2146c1a0d2b0fa98cb (patch)
tree4c6fc087bf0b24f50aadd266c191e10e604ac5cd /ui-summary.h
parentcgit: don't set vpath unless repo is set (diff)
downloadcgit-pink-51cc456b773a3bb7253fad2146c1a0d2b0fa98cb.tar.gz
cgit-pink-51cc456b773a3bb7253fad2146c1a0d2b0fa98cb.zip
ui-plain: print symlink content
We currently ignore symlinks in ui-plain, leading to a 404.  In ui-tree
we print the content of the blob (that is, the path to the target of the
link), so it makes sense to do the same here.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
h=1.3&id=a91f975e9b86859f3605c75e42d52e73b1511101&follow=1'>Hash to colors in the range 2-75June McEnroe 2020-02-10Improve color fudgingJune McEnroe 2020-02-10Support all 99 IRC colorsJune McEnroe 2020-02-10Avoid coloring mentions if there are control codesJune McEnroe 2020-02-10Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe