From mboxrd@z Thu Jan 1 00:00:00 1970 From: andy.doan at linaro.org (Andy Doan) Date: Mon, 12 Sep 2016 17:01:48 -0500 Subject: [PATCHv2 0/2] Collapsible Section Support Message-ID: <1473717710-31710-1-git-send-email-andy.doan@linaro.org> This series adds hyperlinks to sections and allows them to be collapsed. Changes since v1: - combined these 2 patches into a series Andy Doan (2): ui-repolist: provide hyperlinks on section names ui-repolist: Allow sections to be collapsible cgit.c | 27 +++++++++++++++++++++++---- cgit.h | 13 +++++++++++-- cgitrc.5.txt | 5 +++++ scan-tree.c | 6 +++--- shared.c | 5 ++++- ui-repolist.c | 29 ++++++++++++++++------------- 6 files changed, 62 insertions(+), 23 deletions(-) -- 2.7.4