[PATCH] ui-repolist: provide hyperlinks on section names

2016-08-09 Thread Andy Doan
This makes it easier to traverse into a section of git repositories. Signed-off-by: Andy Doan --- ui-repolist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-repolist.c b/ui-repolist.c index 30915df..f6b6b47 100644 --- a/ui-repolist.c +++

Re: [RFC] ui-repolist: Allow sections to be collapsible

2016-08-09 Thread Andy Doan
On 08/09/2016 01:10 PM, John Keeping wrote: On Mon, Aug 08, 2016 at 10:28:17PM -0500, Andy Doan wrote: On 08/08/2016 03:44 AM, John Keeping wrote: I thought about this a bit more and I wonder if it would be more natural to configure this with something like: section.collapse = 1 We'd