git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: Steffen Prohaska <prohaska@zib.de>,
	Git Mailing List <git@vger.kernel.org>,
	msysGit <msysgit@googlegroups.com>
Subject: Re: [msysGit] Re: [PATCH] git-gui: offer a list of recent repositories on startup
Date: Wed, 10 Oct 2007 16:43:59 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0710101643190.4174@racer.site> (raw)
In-Reply-To: <20071010044030.GJ2137@spearce.org>

Hi,

On Wed, 10 Oct 2007, Shawn O. Pearce wrote:

> Steffen Prohaska <prohaska@zib.de> wrote:
> > On Oct 9, 2007, at 1:43 PM, Johannes Schindelin wrote:
> > >On Mon, 8 Oct 2007, Steffen Prohaska wrote:
> > >
> > >>commit a483fdd562d6c44d68a998224e0bbb17933b624a
> > >>Author: Steffen Prohaska <prohaska@zib.de>
> > >>Date:   Mon Oct 8 08:25:47 2007 +0200
> > >>
> > >>   git-gui: offer a list of recent repositories on startup
> > >
> > >May I suggest not putting this list into ~/.gitconfig, but rather
> > >~/.gitguirc?  It is not really a user-specific git configuration...
> > 
> > git-gui already stores other options as global variables gui.*.
> > (see git-gui/lib/option.tcl). I just added gui.recentrepo. The
> > list of recent repos should go to wherever git-gui stores its options.
> > 
> > Right now this is in ~/.gitconfig, if I understand correctly. Shawn?
> 
> Yes, that's correct.
> 
> An item on my todo list (see todo branch in git-gui.git) is to move
> this into a ~/.gitguiconfig or something like that, but I was going
> to keep it as a git-config style file so git-config can be used to
> process its contents.
> 
> Until that task is complete I'd rather keep all of the "gui" options
> in ~/.gitconfig (global) or .git/config (per-repository).  When I
> split stuff out to git-gui specific files I'll have to migrate the
> entire "gui" section at once.

FWIW I was only concerned about the recent repos, since strictly speaking, 
they are not options to git-gui...  But I do not care deeply.

Ciao,
Dscho

  reply	other threads:[~2007-10-10 15:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-07 21:28 [PATCH] git-gui: offer a list of recent repositories on startup Steffen Prohaska
2007-10-07 23:30 ` Shawn O. Pearce
2007-10-08 14:16   ` Steffen Prohaska
2007-10-09 11:43     ` [msysGit] " Johannes Schindelin
2007-10-09 12:42       ` Steffen Prohaska
2007-10-10  4:40         ` Shawn O. Pearce
2007-10-10 15:43           ` Johannes Schindelin [this message]
2007-10-10  7:30     ` Shawn O. Pearce
2007-10-10  8:13       ` [msysGit] " Steffen Prohaska
2007-10-10  8:19         ` Shawn O. Pearce

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=Pine.LNX.4.64.0710101643190.4174@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=msysgit@googlegroups.com \
    --cc=prohaska@zib.de \
    --cc=spearce@spearce.org \
    /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).