about summary refs log tree commit diff
path: root/scan-tree.c
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2010-06-10 01:09:30 +0200
committerLars Hjemli <hjemli@gmail.com>2010-06-19 10:40:23 +0200
commit48f7b982d3bb52f1307df73ceb6dd4cab3fdcc80 (patch)
treee1d275b72e7e3fe47eafd44dbae3b720c895da1f /scan-tree.c
parentui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar (diff)
downloadcgit-pink-48f7b982d3bb52f1307df73ceb6dd4cab3fdcc80.tar.gz
cgit-pink-48f7b982d3bb52f1307df73ceb6dd4cab3fdcc80.zip
ui-tree: Remove unnecessary path breadcrumb navigation
The path breadcrumb navigation at the top of the 'tree' page has now been
duplicated in ui-shared, which leaves the ui-tree implementation unnecessary.

This patch removes the breadcrumb navigation from ui-tree, and moves the
"(plain)" link that followed the breadcrumb when displaying blobs to the
end of the next line, following the blob SHA1.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
?h=2.2a&id=b9a6d35b659e5eba69897d27cee0091821fbe897&follow=1'>Improve 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