git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonas Fonseca <fonseca@diku.dk>
To: Timo Hirvonen <tihirvon@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [ANNOUNCE] tig - text-mode interface for git
Date: Wed, 17 May 2006 17:53:10 +0200	[thread overview]
Message-ID: <20060517155310.GA12985@diku.dk> (raw)
In-Reply-To: <20060517165305.07b682b2.tihirvon@gmail.com>

Timo Hirvonen <tihirvon@gmail.com> wrote Wed, May 17, 2006:
> Jonas Fonseca <fonseca@diku.dk> wrote:
> 
> > Hello,
> > 
> > I am pleased to announce tig, a simple git repository browser written
> > using ncurses. Basically, it just acts as a front-end for git-log and
> > git-show/git-diff. Additionally, you can also use it as a pager for git
> > commands.
> > 
> > Currently, it just provides a minimum support for looking through
> > changes. I hope to slowly extend it to also be usable as a front-end for
> > git-blame and for tree browsing. Also, it doesn't do any fancy revision
> > graph rendering, but I want to at least give it a shot at some point. :)
> 
> Thanks.  This makes browsing repositories much easier.  It would be
> great if the colors were customizable.

I am open to providing a better default color scheme, since my fondness
of green might be too dominating. For now you will have to edit the
colors defined under LINE_INFO, but sure. I think supporting something
similar to CG_COLORS will suffice.

-- 
Jonas Fonseca

      reply	other threads:[~2006-05-17 15:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17 12:07 [ANNOUNCE] tig - text-mode interface for git Jonas Fonseca
2006-05-17 12:09 ` tig.c Jonas Fonseca
2006-05-17 12:41 ` [ANNOUNCE] tig - text-mode interface for git Jakub Narebski
2006-05-17 13:53 ` Timo Hirvonen
2006-05-17 15:53   ` Jonas Fonseca [this message]

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=20060517155310.GA12985@diku.dk \
    --to=fonseca@diku.dk \
    --cc=git@vger.kernel.org \
    --cc=tihirvon@gmail.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).