[PATCHv3 0/2] Collapsible Section Support

Andy Doan andy.doan at linaro.org
Tue Sep 13 05:54:06 CEST 2016


This series adds hyperlinks to sections and allows them to be collapsed.
A running version of cgit with this change can be seen here:

  https://git-ap.linaro.org/cgit/

Changes since v2:
 - use proper html escaping for section hyperlinks.

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 | 33 ++++++++++++++++++++-------------
 6 files changed, 66 insertions(+), 23 deletions(-)

--
2.7.4



More information about the CGit mailing list