git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Sebrecht <nicolas.s.dev@gmx.fr>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: Nicolas Sebrecht <nicolas.s.dev@gmx.fr>,
	Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org
Subject: Re: rfc - Changing the way gitk and git-gui are managed
Date: Sat, 24 Jul 2010 16:00:54 +0200	[thread overview]
Message-ID: <20100724140054.GB13067@vidovic> (raw)
In-Reply-To: <20100724125408.GA17481@burratino>

The 24/07/10, Jonathan Nieder wrote:
> Nicolas Sebrecht wrote:
> 
> > What is the issue with the current status?
> 
> Here is one:
> 
>  $ git log --oneline -SListbox.font -- gitk-git/gitk
>  $ git log --oneline --follow -SListbox.font -- gitk-git/gitk
>  62ba514 Move gitk to its own subdirectory
>  $ git log --oneline -SListbox.font -- gitk-git/gitk gitk
>  207ad7b gitk: Set the font for all listbox widgets
>  $

I'm sorry, I don't get your point here.

> > Going this way, why would we want gitk and git-gui as submodules at all?
> 
> If we want to stop distributing them completely (though I am not
> convinced that would be a good idea), then submodules would be a
> good stopping point along the way to avoid changing the world too
> much at a time.

It depends on why we would want to split gitk and git-gui from git. If
it's a packaging issue only (especially for distribution maintainers),
going by the "submodule" step looks more like adding a non-valuable
extra step in the "splitting packages" mainstream.

Changing the world once seems better than twice.

> git archive hasn’t learned to do recursive archive yet; I think
> the last murmurs of that topic were [1] and [2],

I understand gitk and git-gui are in the Git repository mostly for
historical reason. I don't want to hurt someone here but I still don't
see what both have so special against other porcelain tools not in
git.git.

>                                                  though it would
> be simple enough to use "git archive" more than once together
> with "tar rf" to take care of it by hand in this case.

So, doing a tar archive of them all (with or whitout submodules) is not
such an issue.

-- 
Nicolas Sebrecht

  parent reply	other threads:[~2010-07-24 14:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-23  2:39 rfc - Changing the way gitk and git-gui are managed Junio C Hamano
2010-07-23  4:04 ` Sverre Rabbelier
2010-07-23  6:16   ` Avery Pennarun
2010-07-27  5:30     ` Jeff King
2010-07-27  5:42       ` Avery Pennarun
2010-07-27  5:46         ` Jeff King
2010-07-27 10:28       ` Jakub Narebski
2010-07-23  6:54 ` Will Palmer
2010-07-25 10:44   ` Sam Vilain
2010-07-23 19:18 ` Greg Troxel
2010-07-24 11:02 ` Nicolas Sebrecht
2010-07-24 12:54   ` Jonathan Nieder
2010-07-24 12:57     ` Jonathan Nieder
2010-07-24 14:00     ` Nicolas Sebrecht [this message]
2010-07-24 17:22       ` Jonathan Nieder
2010-07-24 19:18     ` Avery Pennarun
2010-07-24 19:34       ` Jonathan Nieder
2010-07-25  4:11         ` Avery Pennarun

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=20100724140054.GB13067@vidovic \
    --to=nicolas.s.dev@gmx.fr \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jrnieder@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).