List for cgit developers and users
 help / color / mirror / Atom feed
From: john at keeping.me.uk (John Keeping)
Subject: reduce number of tags in log/summary view
Date: Sun, 9 Oct 2016 12:35:51 +0100	[thread overview]
Message-ID: <20161009113551.GO1997@john.keeping.me.uk> (raw)
In-Reply-To: <CAC8NTUXbc3GyVma0dFFgH+=Mw1ho4yApeFfKoOE-MbOGVtR9mg@mail.gmail.com>

On Wed, Oct 05, 2016 at 10:10:42PM -0700, Radha Mohan wrote:
> I am looking for an option (if any) in cgitrc that can reduce the
> number for tags of branch shown in log view or summary view.
> 
> I have a situation where a branch is tagged by our automatic build
> systems. If on some branch the commit doesn't move ahead the web view
> makes it clumsy. We have to scroll horizontally to see the full info
> as all the tags occupy the space in a single line.
> 
> If an option exists that can control the number of tags in this kind
> of situation that would be helpful.

The only option that affects this at the moment is the
enable-remote-branches setting, which defaults to false.  It doesn't
sound like you have remote branches, so I don't think that will help.

What does your ideal end result look like?  How should we choose which
refs to drop, and where can users find the dropped refs?

My only thought at the moment is to support switching on/off branch and
tag names in addition to the existing support for remote branches, or to
allow filtering by pattern or regex.


  reply	other threads:[~2016-10-09 11:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-06  5:10 mohun106
2016-10-09 11:35 ` john [this message]
2016-10-19 20:55   ` mohun106

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161009113551.GO1997@john.keeping.me.uk \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).