[PATCHv2 0/2] Collapsible Section Support
Tim Nordell
tim at nordell.us
Mon Oct 3 20:10:59 CEST 2016
On 09/12/2016 05:01 PM, Andy Doan wrote:
> 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
>
Adding to the discussion that I submitted a patch for something akin to
this changeset back in March, albeit, I'm no longer working at the
company that I was when I submitted it (as such I don't have as much
vested interest in getting that patchset in). In that case, I had
patched in section name filters so that the end user could organize it
however they pleased. The net result is similar to what this patch
series does.
Patch series: https://lists.zx2c4.com/pipermail/cgit/2016-March/002961.html
Example implementation: http://git.logicpd.com
- Tim
More information about the CGit
mailing list