List for cgit developers and users
 help / color / mirror / Atom feed
From: mathstuf at gmail.com (Ben Boeckel)
Subject: [PATCH 2/4] Introduce "dont-display-suffix" option
Date: Thu, 1 Nov 2012 04:03:48 +0000 (UTC)	[thread overview]
Message-ID: <k6ssb4$7jl$2@ger.gmane.org> (raw)
In-Reply-To: <1351602438-955878-3-git-send-email-plenz@cis.fu-berlin.de>

On Tue, Oct 30, 2012 at 13:07:16 GMT, Julius Plenz wrote:
> +	else if (!strcmp(name, "dont-display-suffix"))
> +		ctx.cfg.dont_display_suffix = atoi(value);

Negated configuration names are icky. Could this perhaps be
"preserve-suffix" or "trim-display-suffix"?

-- Ben





  reply	other threads:[~2012-11-01  4:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-30 13:07 [PATCH 0/4] some miscellaneous features plenz
2012-10-30 13:07 ` [PATCH 1/4] tree view: imitate proper permissions plenz
2012-10-30 13:07 ` [PATCH 2/4] Introduce "dont-display-suffix" option plenz
2012-11-01  4:03   ` mathstuf [this message]
2012-11-01  4:22   ` Jason
2012-11-01 10:52     ` plenz
2012-10-30 13:07 ` [PATCH 3/4] Make number of columns in stat overview configurable plenz
2012-10-30 13:07 ` [PATCH 4/4] Introduce a fallback encoding (eg. for blobs) plenz

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='k6ssb4$7jl$2@ger.gmane.org' \
    --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).