List for cgit developers and users
 help / color / mirror / Atom feed
From: plenz at cis.fu-berlin.de (Julius Plenz)
Subject: [PATCH 0/4] some miscellaneous features
Date: Tue, 30 Oct 2012 14:07:14 +0100	[thread overview]
Message-ID: <1351602438-955878-1-git-send-email-plenz@cis.fu-berlin.de> (raw)

Here's a collection of patches we use in production. If there's any
useful idea in there, feel free to integrate it into the mainline.

Julius Plenz (4):
  tree view: imitate proper permissions
  Introduce "dont-display-suffix" option
  Make number of columns in stat overview configurable
  Introduce a fallback encoding (eg. for blobs)

 cgit.c      |  4 ++++
 cgit.h      |  6 +++++-
 parsing.c   | 11 +++++++++++
 scan-tree.c | 11 ++++++++---
 ui-diff.c   |  2 +-
 ui-plain.c  |  2 ++
 ui-refs.c   |  2 +-
 ui-shared.c | 15 +++++++++------
 ui-ssdiff.c | 10 +++++-----
 ui-stats.c  | 26 +++++++++++++++++++++-----
 ui-tag.c    |  4 ++--
 ui-tree.c   |  2 +-
 12 files changed, 70 insertions(+), 25 deletions(-)

-- 
1.7.12.3-zedat





             reply	other threads:[~2012-10-30 13:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-30 13:07 plenz [this message]
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
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=1351602438-955878-1-git-send-email-plenz@cis.fu-berlin.de \
    --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).